summaryrefslogtreecommitdiff
path: root/services/incremental/BinderIncrementalService.cpp
AgeCommit message (Expand)Author
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-10[incfs] Make native library extraction async Yurii Zubrytskyi
2020-04-10Get rid of two runtime static destructors Yurii Zubrytskyi
2020-04-07Change the way how we call setStorageParams. Alex Buynytskyy
2020-04-02Checking LOADER_USAGE_STATS before enabling read logs. Alex Buynytskyy
2020-03-13Updated v4 signature processing. Alex Buynytskyy
2020-02-11Incremental installations in PackageManagerShellCommand. Alex Buynytskyy
2020-02-07Incremental native lib extraction Songchun Fan
2020-02-03Dumpsys support for IncrementalService. Alex Buynytskyy
2020-01-31make adb install --incremental work Songchun Fan
2020-01-28Port the current code to new IncFS Yurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental Service Songchun Fan