- 9acc9ac [incfs] Fix the mount state callbacks processing by Yurii Zubrytskyi · 4 years, 5 months ago
- 7b3e06e Add a first chance retry delay of 1s. by Alex Buynytskyy · 4 years, 5 months ago
- cb163f9 Unbind from DataLoader when not needed anymore. by Alex Buynytskyy · 4 years, 5 months ago
- 883a27a [incfs] Call the new isFullyLoaded api where possible by Yurii Zubrytskyi · 4 years, 5 months ago
- 4375a74 [incfs] Use a more efficient getBlockCount() for incfs v2 by Yurii Zubrytskyi · 4 years, 5 months ago
- 256a1a4 [incfs] Use the new libincfs API for file status checking by Yurii Zubrytskyi · 4 years, 5 months ago
- 65fc38a [incfs] Preallocate space for IncFS files by Yurii Zubrytskyi · 4 years, 5 months ago
- d7aa346 Limit read log reporting to 2hrs for non-system DLs (non-adb). by Alex Buynytskyy · 4 years, 5 months ago
- 7e06d71 DL lifecycle: handle slow DL binding. by Alex Buynytskyy · 4 years, 5 months ago
- 1b76ccf [incremental] expose duration since oldest pending read by Songchun Fan · 4 years, 6 months ago
- 3fde572 Fix the progress getting for mapped files by Yurii Zubrytskyi · 4 years, 6 months ago
- a5946f7 [incremental] Use file range mapping for .so if available by Yurii Zubrytskyi · 4 years, 6 months ago
- b19ee3e DataLoader lifecycle. by Alex Buynytskyy · 4 years, 6 months ago
- 07694ed Inherited installation support for Incremental. by Alex Buynytskyy · 4 years, 6 months ago
- 5f69292 Incfs: Add the new .blocks_written control file by Yurii Zubrytskyi · 4 years, 8 months ago
- 42d4ba4 Require INTERACT_ACROSS_USERS to enable readlogs. by Alex Buynytskyy · 4 years, 7 months ago
- aa8e95e Per package read timeouts. by Alex Buynytskyy · 4 years, 8 months ago
- 6944f1e [incremental] add last pending reads info in dumpsys by Songchun Fan · 4 years, 9 months ago
- 2570ec0 [incremental/pm] set health listener on commit and on reboot by Songchun Fan · 4 years, 10 months ago
- a709859 [incremental/pm] register progress listener by Songchun Fan · 5 years ago
- bc0a7e6 Wait for APK to be fully downloaded for full APK digests. by Alex Buynytskyy · 5 years ago
- 425862f [incremental] storage is regarded as fully loaded if there's no file or only empty files by Songchun Fan · 5 years ago
- 374f765 [IncrementalService] getLoadingProgress (v1) by Songchun Fan · 5 years ago
- 3697d9e Don't provide read logs for shell-initiated installations. by Alex Buynytskyy · 5 years ago
- 46d3ddb Healthcheck: proper job allocation and test. by Alex Buynytskyy · 5 years ago
- 4760d8f Lifecycle: detecting blocked and unhealthy, part 2. by Alex Buynytskyy · 5 years ago
- 8ef61ae Lifecycle: detecting blocked and unhealthy. by Alex Buynytskyy · 5 years ago
- 4dbc060 Don't try to recreate IncrementalFileStorages on re-commit. by Alex Buynytskyy · 5 years ago
- cca2c11 Lifecycle: detecting pending reads. by Alex Buynytskyy · 5 years ago
- ea1390f Keep only service binding in DataLoaderManager. by Alex Buynytskyy · 5 years ago
- efebb45 [incfs] Use the new IncFs_MakeDirs() function by Yurii Zubrytskyi · 5 years ago
- 629051fd [incfs] Use MountRegistry to import existing mounts on start by Yurii Zubrytskyi · 5 years ago
- ab65cb1 Switching to FSM-based DL lifecycle. by Alex Buynytskyy · 5 years ago
- 0b20266 DataLoader lifecycle. by Alex Buynytskyy · 5 years ago
- 8632140 [incfs] Fix a crash in worker thread calling JNI by Yurii Zubrytskyi · 5 years ago
- 0ea4ff4 Refactor: move dataLoader details to a separate class. by Alex Buynytskyy · 5 years ago
- 0a646ca Better test for setStorageParams. by Alex Buynytskyy · 5 years ago
- 1d89216 Appops permission monitoring for GET_USAGE_STATS. by Alex Buynytskyy · 5 years ago
- 96e350b Disallow read logs collection if user changes their mind. by Alex Buynytskyy · 5 years ago
- 50e0244 Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev by Alex Buynytskyy · 5 years ago
- 5e860ba Checking LOADER_USAGE_STATS before enabling read logs. by Alex Buynytskyy · 5 years ago
- e82cdd7 Use the new incfs API to open files by Yurii Zubrytskyi · 5 years ago
- 20d6ef2 [frameworks] update with incfs.h by Songchun Fan · 5 years ago
- b6e02f7 Removing race condition accessing shared binder object. by Alex Buynytskyy · 5 years ago
- 68645c4 directly call data loader manager service from incremental service by Songchun Fan · 5 years ago
- 9b75308 libincfs and libdataloader headers not using std::span by Songchun Fan · 5 years ago
- 1124fd3 Fix mounting existing images on reboot by Songchun Fan · 5 years ago
- 04f7391 Incremental installations in PackageManagerShellCommand. by Alex Buynytskyy · 5 years ago
- 103ba1d more normalized path fix by Songchun Fan · 6 years ago
- 4a25dfb Port the current code to new IncFS by Yurii Zubrytskyi · 6 years ago
- 1ecfcec Migrating Incremental* APIs to PackageManager APIs. by Alex Buynytskyy · 6 years ago
- 3c82a30 [incremental] native implementation of Incremental Service by Songchun Fan · 6 years ago