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
/
ServiceWrappers.h
Age
Commit message (
Expand
)
Author
2025-02-04
[appops] Migrate native IAppOpsCallback to aidl
Atneya Nair
2021-05-11
[incremental] use same sysfs name for setOptions
Songchun Fan
2021-05-03
[IncrementalService] add last read error in dumpsys
Songchun Fan
2021-04-30
[IncrementalService] use sysfs_name in mount options and dumpsys
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-19
[incfs] Use a more efficient getBlockCount() for incfs v2
Yurii Zubrytskyi
2021-03-18
[incfs] Use the new libincfs API for file status checking
Yurii Zubrytskyi
2021-03-17
[incfs] Preallocate space for IncFS files
Yurii Zubrytskyi
2021-03-11
DL lifecycle: handle slow DL binding.
Alex Buynytskyy
2021-02-22
Fix the progress getting for mapped files
Yurii Zubrytskyi
2021-02-22
[incremental] Use file range mapping for .so if available
Yurii Zubrytskyi
2021-02-11
DataLoader lifecycle.
Alex Buynytskyy
2021-01-14
Incfs: Add the new .blocks_written control file
Yurii Zubrytskyi
2021-01-12
Per package read timeouts.
Alex Buynytskyy
2020-11-09
[incremental] add last pending reads info in dumpsys
Songchun Fan
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-01
Healthcheck: proper job allocation and test.
Alex Buynytskyy
2020-05-26
Lifecycle: detecting blocked and unhealthy.
Alex Buynytskyy
2020-05-07
Lifecycle: detecting pending reads.
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-10
[incfs] Fix a crash in worker thread calling JNI
Yurii Zubrytskyi
2020-04-06
Appops permission monitoring for GET_USAGE_STATS.
Alex Buynytskyy
2020-04-03
Disallow read logs collection if user changes their mind.
Alex Buynytskyy
2020-04-02
Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev
Alex Buynytskyy
2020-04-02
Checking LOADER_USAGE_STATS before enabling read logs.
Alex Buynytskyy
2020-04-01
Use the new incfs API to open files
Yurii Zubrytskyi
2020-03-27
[frameworks] update with incfs.h
Songchun Fan
2020-03-03
directly call data loader manager service from incremental service
Songchun Fan
2020-03-03
libincfs and libdataloader headers not using std::span
Songchun Fan
2020-02-11
Incremental installations in PackageManagerShellCommand.
Alex Buynytskyy
2020-02-04
fix dir creation mode
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