index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
incremental
/
IncrementalService.h
Age
Commit message (
Expand
)
Author
2025-02-04
[appops] Migrate native IAppOpsCallback to aidl
Atneya Nair
2021-06-08
Proper retrying DL installation sessions.
Alex Buynytskyy
2021-05-08
Avoid sysfs name clashes.
Alex Buynytskyy
2021-05-04
[incremental] report new metrics from Incremental Service
Songchun Fan
2021-04-26
[incremental] expose more metrics fields
Songchun Fan
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-24
[incfs] Space trimming for IncFS v1
Yurii Zubrytskyi
2021-03-24
[incfs] Fix the mount state callbacks processing
Yurii Zubrytskyi
2021-03-23
Reduce ifs lock scope.
Alex Buynytskyy
2021-03-23
Unbind from DataLoader when not needed anymore.
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-18
[incfs] Use the new libincfs API for file status checking
Yurii Zubrytskyi
2021-03-16
Limit read log reporting to 2hrs for non-system DLs (non-adb).
Alex Buynytskyy
2021-03-11
DL lifecycle: handle slow DL binding.
Alex Buynytskyy
2021-03-09
[incremental] expose duration since oldest pending read
Songchun Fan
2021-02-20
Potential deadlock mitigation.
Alex Buynytskyy
2021-02-11
DataLoader lifecycle.
Alex Buynytskyy
2021-01-29
Inherited installation support for Incremental.
Alex Buynytskyy
2021-01-12
Per package read timeouts.
Alex Buynytskyy
2020-11-09
[incremental] add last pending reads info in dumpsys
Songchun Fan
2020-10-20
[incremental/pm] set health listener on commit and on reboot
Songchun Fan
2020-10-01
[incremental/pm] app states and transitions
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-12
Don't provide read logs for shell-initiated installations.
Alex Buynytskyy
2020-06-01
Healthcheck: proper job allocation and test.
Alex Buynytskyy
2020-05-29
Lifecycle: detecting blocked and unhealthy, part 2.
Alex Buynytskyy
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-26
Lifecycle: detecting blocked and unhealthy.
Alex Buynytskyy
2020-05-08
Addressing CL comments.
Alex Buynytskyy
2020-05-07
Lifecycle: detecting pending reads.
Alex Buynytskyy
2020-05-04
Additional lock to avoid access to deleted object.
Alex Buynytskyy
2020-04-29
Unavailable DataLoader status.
Alex Buynytskyy
2020-04-23
Corner cases handling.
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-17
Cleaning up resources on mount destruction.
Alex Buynytskyy
2020-04-17
Switching to FSM-based DL lifecycle.
Alex Buynytskyy
2020-04-14
DataLoader lifecycle.
Alex Buynytskyy
2020-04-13
[incfs] Correctly wait for async .so's extraction
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-09
Refactor: move dataLoader details to a separate class.
Alex Buynytskyy
2020-04-08
Merge "Uninitialized member fix :(" into rvc-dev
TreeHugger Robot
[next]