summaryrefslogtreecommitdiff
path: root/services/incremental/BinderIncrementalService.cpp
AgeCommit message (Expand)Author
2021-04-16[pm] remove incremental startable/unstartable codeSongchun Fan
2021-04-08Installation hardening: reducing read timeout during installation.Alex Buynytskyy
2021-03-19Untangle listeners mess in IncrementalServiceYurii Zubrytskyi
2021-03-19[incfs] Call the new isFullyLoaded api where possibleYurii Zubrytskyi
2021-03-19[incfs] Fix the unsafe memory copy in IncrementalServiceYurii Zubrytskyi
2021-03-18[incfs] Use the new libincfs API for file status checkingYurii Zubrytskyi
2021-03-09[incremental] expose duration since oldest pending readSongchun Fan
2021-02-03Merge "Fix system_server's main thread name." am: 7fa0e63bc3 am: a184cbd7fb a...Songchun Fan
2021-02-03Fix system_server's main thread name.jiangyou li
2021-01-29Inherited installation support for Incremental.Alex Buynytskyy
2021-01-12Per package read timeouts.Alex Buynytskyy
2020-10-20[incremental/pm] set health listener on commit and on rebootSongchun Fan
2020-09-21Installer digests for Incremental installations.Alex Buynytskyy
2020-09-15[incremental/pm] register progress listenerSongchun Fan
2020-08-27Wait for APK to be fully downloaded for full APK digests.Alex Buynytskyy
2020-08-22[IncrementalService] getLoadingProgress (v1)Songchun Fan
2020-06-15Merge "Don't provide read logs for shell-initiated installations." into rvc-d...TreeHugger Robot
2020-06-12Don't provide read logs for shell-initiated installations.Alex Buynytskyy
2020-06-12Don't provide read logs for shell-initiated installations.Alex Buynytskyy
2020-05-28Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...Songchun Fan
2020-05-28Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...Songchun Fan
2020-05-27Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...Songchun Fan
2020-05-27[incremental] respect extractNativeLibs in native lib configSongchun Fan
2020-05-27Merge "Lifecycle: detecting blocked and unhealthy." into rvc-dev am: 4e5ff2eb...Alex Buynytskyy
2020-05-27Merge "Lifecycle: detecting blocked and unhealthy." into rvc-dev am: 4e5ff2eb7dAlex Buynytskyy
2020-05-26Lifecycle: detecting blocked and unhealthy.Alex Buynytskyy
2020-04-30Remove unneeded dependency on libnativehelperOrion Hodson
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-10[incfs] Make native library extraction asyncYurii Zubrytskyi
2020-04-10Get rid of two runtime static destructorsYurii 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 extractionSongchun Fan
2020-02-03Dumpsys support for IncrementalService.Alex Buynytskyy
2020-01-31make adb install --incremental workSongchun Fan
2020-01-28Port the current code to new IncFSYurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental ServiceSongchun Fan