1. 4bafd4d Proper retrying DL installation sessions. by Alex Buynytskyy · 4 years, 11 months ago
  2. e76e1ef Avoid sysfs name clashes. by Alex Buynytskyy · 5 years ago
  3. 0dc7772 [incremental] report new metrics from Incremental Service by Songchun Fan · 5 years ago
  4. 9471be5 [incremental] expose more metrics fields by Songchun Fan · 5 years ago
  5. 5ada150 [pm] remove incremental startable/unstartable code by Songchun Fan · 5 years ago
  6. c144cc4 Installation hardening: reducing read timeout during installation. by Alex Buynytskyy · 5 years ago
  7. 4cd2492 [incfs] Space trimming for IncFS v1 by Yurii Zubrytskyi · 5 years ago
  8. 9acc9ac [incfs] Fix the mount state callbacks processing by Yurii Zubrytskyi · 5 years ago
  9. 50d83ff Reduce ifs lock scope. by Alex Buynytskyy · 5 years ago
  10. cb163f9 Unbind from DataLoader when not needed anymore. by Alex Buynytskyy · 5 years ago
  11. f4769e2 Untangle listeners mess in IncrementalService by Yurii Zubrytskyi · 5 years ago
  12. 883a27a [incfs] Call the new isFullyLoaded api where possible by Yurii Zubrytskyi · 5 years ago
  13. 256a1a4 [incfs] Use the new libincfs API for file status checking by Yurii Zubrytskyi · 5 years ago
  14. d7aa346 Limit read log reporting to 2hrs for non-system DLs (non-adb). by Alex Buynytskyy · 5 years ago
  15. 7e06d71 DL lifecycle: handle slow DL binding. by Alex Buynytskyy · 5 years ago
  16. 1b76ccf [incremental] expose duration since oldest pending read by Songchun Fan · 5 years ago
  17. 060c9d6 Potential deadlock mitigation. by Alex Buynytskyy · 5 years ago
  18. b19ee3e DataLoader lifecycle. by Alex Buynytskyy · 5 years ago
  19. 07694ed Inherited installation support for Incremental. by Alex Buynytskyy · 5 years ago
  20. aa8e95e Per package read timeouts. by Alex Buynytskyy · 5 years ago
  21. 6944f1e [incremental] add last pending reads info in dumpsys by Songchun Fan · 5 years ago
  22. 2570ec0 [incremental/pm] set health listener on commit and on reboot by Songchun Fan · 6 years ago
  23. 3309398 [incremental/pm] app states and transitions by Songchun Fan · 6 years ago
  24. b39d13e Installer digests for Incremental installations. by Alex Buynytskyy · 6 years ago
  25. a709859 [incremental/pm] register progress listener by Songchun Fan · 6 years ago
  26. bc0a7e6 Wait for APK to be fully downloaded for full APK digests. by Alex Buynytskyy · 6 years ago
  27. 374f765 [IncrementalService] getLoadingProgress (v1) by Songchun Fan · 6 years ago
  28. 3697d9e Don't provide read logs for shell-initiated installations. by Alex Buynytskyy · 6 years ago
  29. 46d3ddb3 Healthcheck: proper job allocation and test. by Alex Buynytskyy · 6 years ago
  30. 4760d8f Lifecycle: detecting blocked and unhealthy, part 2. by Alex Buynytskyy · 6 years ago
  31. f2a6af4 Merge "[incremental] respect extractNativeLibs in native lib config" into rvc-dev by Songchun Fan · 6 years ago
  32. 14f6c3c [incremental] respect extractNativeLibs in native lib config by Songchun Fan · 6 years ago
  33. 8ef61ae Lifecycle: detecting blocked and unhealthy. by Alex Buynytskyy · 6 years ago
  34. d0855a3 Addressing CL comments. by Alex Buynytskyy · 6 years ago
  35. cca2c11 Lifecycle: detecting pending reads. by Alex Buynytskyy · 6 years ago
  36. b0ea448 Additional lock to avoid access to deleted object. by Alex Buynytskyy · 6 years ago
  37. 7e0a1a8 Unavailable DataLoader status. by Alex Buynytskyy · 6 years ago
  38. 0bdbccf Corner cases handling. by Alex Buynytskyy · 6 years ago
  39. ea1390f Keep only service binding in DataLoaderManager. by Alex Buynytskyy · 6 years ago
  40. efebb45 [incfs] Use the new IncFs_MakeDirs() function by Yurii Zubrytskyi · 6 years ago
  41. 629051fd [incfs] Use MountRegistry to import existing mounts on start by Yurii Zubrytskyi · 6 years ago
  42. 9a54579a Cleaning up resources on mount destruction. by Alex Buynytskyy · 6 years ago
  43. ab65cb1 Switching to FSM-based DL lifecycle. by Alex Buynytskyy · 6 years ago
  44. 0b20266 DataLoader lifecycle. by Alex Buynytskyy · 6 years ago
  45. 721ac4d [incfs] Correctly wait for async .so's extraction by Yurii Zubrytskyi · 6 years ago
  46. 8632140 [incfs] Fix a crash in worker thread calling JNI by Yurii Zubrytskyi · 6 years ago
  47. da20801 [incfs] Make native library extraction async by Yurii Zubrytskyi · 6 years ago
  48. 0ea4ff4 Refactor: move dataLoader details to a separate class. by Alex Buynytskyy · 6 years ago
  49. b9bc1df Merge "Uninitialized member fix :(" into rvc-dev by TreeHugger Robot · 6 years ago
  50. 5f9e3a0 Uninitialized member fix :( by Alex Buynytskyy · 6 years ago
  51. 9f16f26 Merge "Change the way how we call setStorageParams." into rvc-dev by TreeHugger Robot · 6 years ago
  52. f415679 Change the way how we call setStorageParams. by Alex Buynytskyy · 6 years ago
  53. c3fcae2 Merge "[incfs] Add time measurement for native libs extraction" into rvc-dev by Yurii Zubrytskyi · 6 years ago
  54. 3787c9f [incfs] Add time measurement for native libs extraction by Yurii Zubrytskyi · 6 years ago
  55. 1d89216 Appops permission monitoring for GET_USAGE_STATS. by Alex Buynytskyy · 6 years ago
  56. 96e350b Disallow read logs collection if user changes their mind. by Alex Buynytskyy · 6 years ago
  57. 107ae35 [incfs] fix the storage loading for existing mounts by Yurii Zubrytskyi · 6 years ago
  58. 5e860ba Checking LOADER_USAGE_STATS before enabling read logs. by Alex Buynytskyy · 6 years ago
  59. bf1c063 DataLoader lifecycle cleanup. by Alex Buynytskyy · 6 years ago
  60. 68645c4 directly call data loader manager service from incremental service by Songchun Fan · 6 years ago
  61. 9b75308 libincfs and libdataloader headers not using std::span by Songchun Fan · 6 years ago
  62. 04f7391 Incremental installations in PackageManagerShellCommand. by Alex Buynytskyy · 6 years ago
  63. cd4d387 Incremental install via adb. by Alex Buynytskyy · 6 years ago
  64. 0f8b6fe Incremental native lib extraction by Songchun Fan · 6 years ago
  65. 1a79ff6 Merge "fix dir creation mode" by TreeHugger Robot · 6 years ago
  66. fb740d5 Merge "Dumpsys support for IncrementalService." by TreeHugger Robot · 6 years ago
  67. 18b07a4 Dumpsys support for IncrementalService. by Alex Buynytskyy · 6 years ago
  68. 103ba1d more normalized path fix by Songchun Fan · 6 years ago
  69. 9610093 fix dir creation mode by Songchun Fan · 6 years ago
  70. 4a25dfb Port the current code to new IncFS by Yurii Zubrytskyi · 6 years ago
  71. 3c82a30 [incremental] native implementation of Incremental Service by Songchun Fan · 6 years ago