index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
incremental
/
ServiceWrappers.h
Age
Commit message (
Expand
)
Author
2020-06-01
Healthcheck: proper job allocation and test.
Alex Buynytskyy
2020-05-26
Lifecycle: detecting blocked and unhealthy.
Alex Buynytskyy
2020-05-07
Lifecycle: detecting pending reads.
Alex Buynytskyy
2020-04-23
Keep only service binding in DataLoaderManager.
Alex Buynytskyy
2020-04-22
[incfs] Use the new IncFs_MakeDirs() function
Yurii Zubrytskyi
2020-04-22
[incfs] Use MountRegistry to import existing mounts on start
Yurii Zubrytskyi
2020-04-10
[incfs] Fix a crash in worker thread calling JNI
Yurii Zubrytskyi
2020-04-06
Appops permission monitoring for GET_USAGE_STATS.
Alex Buynytskyy
2020-04-03
Disallow read logs collection if user changes their mind.
Alex Buynytskyy
2020-04-02
Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev
Alex Buynytskyy
2020-04-02
Checking LOADER_USAGE_STATS before enabling read logs.
Alex Buynytskyy
2020-04-01
Use the new incfs API to open files
Yurii Zubrytskyi
2020-03-27
[frameworks] update with incfs.h
Songchun Fan
2020-03-03
directly call data loader manager service from incremental service
Songchun Fan
2020-03-03
libincfs and libdataloader headers not using std::span
Songchun Fan
2020-02-11
Incremental installations in PackageManagerShellCommand.
Alex Buynytskyy
2020-02-04
fix dir creation mode
Songchun Fan
2020-01-28
Port the current code to new IncFS
Yurii Zubrytskyi
2019-12-19
[incremental] native implementation of Incremental Service
Songchun Fan