summaryrefslogtreecommitdiff
path: root/services/incremental/ServiceWrappers.h
AgeCommit message (Expand)Author
2020-06-01Healthcheck: proper job allocation and test.Alex Buynytskyy
2020-05-26Lifecycle: detecting blocked and unhealthy.Alex Buynytskyy
2020-05-07Lifecycle: detecting pending reads.Alex Buynytskyy
2020-04-23Keep only service binding in DataLoaderManager.Alex Buynytskyy
2020-04-22[incfs] Use the new IncFs_MakeDirs() functionYurii Zubrytskyi
2020-04-22[incfs] Use MountRegistry to import existing mounts on startYurii Zubrytskyi
2020-04-10[incfs] Fix a crash in worker thread calling JNIYurii Zubrytskyi
2020-04-06Appops permission monitoring for GET_USAGE_STATS.Alex Buynytskyy
2020-04-03Disallow read logs collection if user changes their mind.Alex Buynytskyy
2020-04-02Merge changes from topic "LOADER_USAGE_STATS" into rvc-devAlex Buynytskyy
2020-04-02Checking LOADER_USAGE_STATS before enabling read logs.Alex Buynytskyy
2020-04-01Use the new incfs API to open filesYurii Zubrytskyi
2020-03-27[frameworks] update with incfs.hSongchun Fan
2020-03-03directly call data loader manager service from incremental serviceSongchun Fan
2020-03-03libincfs and libdataloader headers not using std::spanSongchun Fan
2020-02-11Incremental installations in PackageManagerShellCommand.Alex Buynytskyy
2020-02-04fix dir creation modeSongchun Fan
2020-01-28Port the current code to new IncFSYurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental ServiceSongchun Fan