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