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
/
BinderIncrementalService.cpp
Age
Commit message (
Expand
)
Author
2021-04-16
[pm] remove incremental startable/unstartable code
Songchun Fan
2021-04-08
Installation hardening: reducing read timeout during installation.
Alex Buynytskyy
2021-03-19
Untangle listeners mess in IncrementalService
Yurii Zubrytskyi
2021-03-19
[incfs] Call the new isFullyLoaded api where possible
Yurii Zubrytskyi
2021-03-19
[incfs] Fix the unsafe memory copy in IncrementalService
Yurii Zubrytskyi
2021-03-18
[incfs] Use the new libincfs API for file status checking
Yurii Zubrytskyi
2021-03-09
[incremental] expose duration since oldest pending read
Songchun Fan
2021-02-03
Merge "Fix system_server's main thread name." am: 7fa0e63bc3 am: a184cbd7fb a...
Songchun Fan
2021-02-03
Fix system_server's main thread name.
jiangyou li
2021-01-29
Inherited installation support for Incremental.
Alex Buynytskyy
2021-01-12
Per package read timeouts.
Alex Buynytskyy
2020-10-20
[incremental/pm] set health listener on commit and on reboot
Songchun Fan
2020-09-21
Installer digests for Incremental installations.
Alex Buynytskyy
2020-09-15
[incremental/pm] register progress listener
Songchun Fan
2020-08-27
Wait for APK to be fully downloaded for full APK digests.
Alex Buynytskyy
2020-08-22
[IncrementalService] getLoadingProgress (v1)
Songchun Fan
2020-06-15
Merge "Don't provide read logs for shell-initiated installations." into rvc-d...
TreeHugger Robot
2020-06-12
Don't provide read logs for shell-initiated installations.
Alex Buynytskyy
2020-06-12
Don't provide read logs for shell-initiated installations.
Alex Buynytskyy
2020-05-28
Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...
Songchun Fan
2020-05-28
Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...
Songchun Fan
2020-05-27
Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...
Songchun Fan
2020-05-27
[incremental] respect extractNativeLibs in native lib config
Songchun Fan
2020-05-27
Merge "Lifecycle: detecting blocked and unhealthy." into rvc-dev am: 4e5ff2eb...
Alex Buynytskyy
2020-05-27
Merge "Lifecycle: detecting blocked and unhealthy." into rvc-dev am: 4e5ff2eb7d
Alex Buynytskyy
2020-05-26
Lifecycle: detecting blocked and unhealthy.
Alex Buynytskyy
2020-04-30
Remove unneeded dependency on libnativehelper
Orion Hodson
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-10
Get rid of two runtime static destructors
Yurii Zubrytskyi
2020-04-07
Change the way how we call setStorageParams.
Alex Buynytskyy
2020-04-02
Checking LOADER_USAGE_STATS before enabling read logs.
Alex Buynytskyy
2020-03-13
Updated v4 signature processing.
Alex Buynytskyy
2020-02-11
Incremental installations in PackageManagerShellCommand.
Alex Buynytskyy
2020-02-07
Incremental native lib extraction
Songchun Fan
2020-02-03
Dumpsys support for IncrementalService.
Alex Buynytskyy
2020-01-31
make adb install --incremental work
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