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.cpp
Age
Commit message (
Expand
)
Author
2021-01-12
Require INTERACT_ACROSS_USERS to enable readlogs.
Alex Buynytskyy
2021-01-12
Per package read timeouts.
Alex Buynytskyy
2020-11-21
Merge "incfs: Create incomplete folder"
TreeHugger Robot
2020-11-20
incfs: Create incomplete folder
Paul Lawrence
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-29
[incremental] fix x86 native lib extraction
Songchun Fan
2020-09-22
Using wake to forcefully wake up the looper instead of 1s timeout.
Alex Buynytskyy
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-25
[incremental] storage is regarded as fully loaded if there's no file or only ...
Songchun Fan
2020-08-22
[IncrementalService] getLoadingProgress (v1)
Songchun Fan
2020-08-10
Switch aidl::nullable to std::optional
Jooyung Han
2020-07-13
[IncrementalService] fix native lib check after OTA
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-18
Don't restart non-system DataLoaders on reboot.
Alex Buynytskyy
2020-05-12
Don't try to recreate IncrementalFileStorages on re-commit.
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-27
Fix for Binder one-way deadlock.
Alex Buynytskyy
2020-04-23
Corner cases handling.
Alex Buynytskyy
2020-04-23
Keep only service binding in DataLoaderManager.
Alex Buynytskyy
2020-04-22
[cleanup] Enable clang-tidy and fix warnings
Yurii Zubrytskyi
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-20
Unblock the unmount on uninstallation.
Alex Buynytskyy
2020-04-17
Cleaning up resources on mount destruction.
Alex Buynytskyy
2020-04-17
Switching to FSM-based DL lifecycle.
Alex Buynytskyy
2020-04-15
Merge "[incfs] Fix the block size calculation in .so extraction" into rvc-dev
TreeHugger Robot
2020-04-14
[incfs] Fix the block size calculation in .so extraction
Yurii Zubrytskyi
2020-04-14
DataLoader lifecycle.
Alex Buynytskyy
2020-04-13
[incfs] Correctly wait for async .so's extraction
Yurii Zubrytskyi
2020-04-11
Reconnect to DataLoaders on restart.
Alex Buynytskyy
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
Merge "Refactor: move dataLoader details to a separate class." into rvc-dev
TreeHugger Robot
2020-04-10
Get rid of two runtime static destructors
Yurii Zubrytskyi
2020-04-09
Refactor: move dataLoader details to a separate class.
Alex Buynytskyy
2020-04-08
More setStorageParams improvements.
Alex Buynytskyy
2020-04-08
Merge "Uninitialized member fix :(" into rvc-dev
TreeHugger Robot
2020-04-07
Uninitialized member fix :(
Alex Buynytskyy
[prev]
[next]