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
/
ServiceWrappers.cpp
Age
Commit message (
Expand
)
Author
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] Allow multiple timed jobs at the same time point
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-02-02
Per UID DataLoader API.
Alex Buynytskyy
2021-01-29
Inherited installation support for Incremental.
Alex Buynytskyy
2021-01-29
Per-uid timeouts.
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
[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-10
[incfs] Fix a crash in worker thread calling JNI
Yurii Zubrytskyi
2020-04-03
Disallow read logs collection if user changes their mind.
Alex Buynytskyy
2020-03-03
directly call data loader manager service from incremental service
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