summaryrefslogtreecommitdiff
path: root/services/incremental/ServiceWrappers.cpp
AgeCommit message (Expand)Author
2021-05-11[incremental] use same sysfs name for setOptionsSongchun Fan
2021-05-03[IncrementalService] add last read error in dumpsysSongchun Fan
2021-04-30[IncrementalService] use sysfs_name in mount options and dumpsysSongchun Fan
2021-04-08Installation hardening: reducing read timeout during installation.Alex Buynytskyy
2021-03-24[incfs] Space trimming for IncFS v1Yurii Zubrytskyi
2021-03-19[incfs] Allow multiple timed jobs at the same time pointYurii Zubrytskyi
2021-03-19[incfs] Use a more efficient getBlockCount() for incfs v2Yurii Zubrytskyi
2021-03-18[incfs] Use the new libincfs API for file status checkingYurii Zubrytskyi
2021-03-17[incfs] Preallocate space for IncFS filesYurii Zubrytskyi
2021-03-11DL lifecycle: handle slow DL binding.Alex Buynytskyy
2021-02-22Fix the progress getting for mapped filesYurii Zubrytskyi
2021-02-22[incremental] Use file range mapping for .so if availableYurii Zubrytskyi
2021-02-11DataLoader lifecycle.Alex Buynytskyy
2021-02-02Per UID DataLoader API.Alex Buynytskyy
2021-01-29Inherited installation support for Incremental.Alex Buynytskyy
2021-01-29Per-uid timeouts.Alex Buynytskyy
2021-01-14Incfs: Add the new .blocks_written control fileYurii Zubrytskyi
2021-01-12Per package read timeouts.Alex Buynytskyy
2020-11-09[incremental] add last pending reads info in dumpsysSongchun Fan
2020-09-15[incremental/pm] register progress listenerSongchun Fan
2020-08-27Wait for APK to be fully downloaded for full APK digests.Alex Buynytskyy
2020-08-22[IncrementalService] getLoadingProgress (v1)Songchun Fan
2020-06-01Healthcheck: proper job allocation and test.Alex Buynytskyy
2020-05-26Lifecycle: detecting blocked and unhealthy.Alex Buynytskyy
2020-05-07Lifecycle: detecting pending reads.Alex Buynytskyy
2020-04-23Keep only service binding in DataLoaderManager.Alex Buynytskyy
2020-04-22[cleanup] Enable clang-tidy and fix warningsYurii Zubrytskyi
2020-04-22[incfs] Use the new IncFs_MakeDirs() functionYurii Zubrytskyi
2020-04-22[incfs] Use MountRegistry to import existing mounts on startYurii Zubrytskyi
2020-04-10[incfs] Fix a crash in worker thread calling JNIYurii Zubrytskyi
2020-04-03Disallow read logs collection if user changes their mind.Alex Buynytskyy
2020-03-03directly call data loader manager service from incremental serviceSongchun Fan
2020-01-28Port the current code to new IncFSYurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental ServiceSongchun Fan