1. bbb7355 Excessive battery usage fix. by Alex Buynytskyy · 3 years, 8 months ago
  2. c897531 [IncrementalService] fix native lib check after OTA by Songchun Fan · 3 years, 10 months ago
  3. 0403545 Don't provide read logs for shell-initiated installations. by Alex Buynytskyy · 4 years ago
  4. 46d3ddb Healthcheck: proper job allocation and test. by Alex Buynytskyy · 4 years ago
  5. 4760d8f Lifecycle: detecting blocked and unhealthy, part 2. by Alex Buynytskyy · 4 years ago
  6. f2a6af4 Merge "[incremental] respect extractNativeLibs in native lib config" into rvc-dev by Songchun Fan · 4 years ago
  7. 14f6c3c [incremental] respect extractNativeLibs in native lib config by Songchun Fan · 4 years ago
  8. 8ef61ae Lifecycle: detecting blocked and unhealthy. by Alex Buynytskyy · 4 years ago
  9. ea96c1f Don't restart non-system DataLoaders on reboot. by Alex Buynytskyy · 4 years ago
  10. 4dbc060 Don't try to recreate IncrementalFileStorages on re-commit. by Alex Buynytskyy · 4 years ago
  11. d0855a3 Addressing CL comments. by Alex Buynytskyy · 4 years ago
  12. cca2c11 Lifecycle: detecting pending reads. by Alex Buynytskyy · 4 years ago
  13. b0ea448 Additional lock to avoid access to deleted object. by Alex Buynytskyy · 4 years ago
  14. 7e0a1a8 Unavailable DataLoader status. by Alex Buynytskyy · 4 years, 1 month ago
  15. 64067b2 Fix for Binder one-way deadlock. by Alex Buynytskyy · 4 years, 1 month ago
  16. 0bdbccf Corner cases handling. by Alex Buynytskyy · 4 years, 1 month ago
  17. ea1390f Keep only service binding in DataLoaderManager. by Alex Buynytskyy · 4 years, 1 month ago
  18. 510037b [cleanup] Enable clang-tidy and fix warnings by Yurii Zubrytskyi · 4 years, 1 month ago
  19. efebb45 [incfs] Use the new IncFs_MakeDirs() function by Yurii Zubrytskyi · 4 years, 1 month ago
  20. 629051fd [incfs] Use MountRegistry to import existing mounts on start by Yurii Zubrytskyi · 4 years, 1 month ago
  21. 529a37d [incfs] Fix bad path::join() path preparation by Yurii Zubrytskyi · 4 years, 1 month ago
  22. c2a645d Unblock the unmount on uninstallation. by Alex Buynytskyy · 4 years, 1 month ago
  23. 9a54579 Cleaning up resources on mount destruction. by Alex Buynytskyy · 4 years, 1 month ago
  24. ab65cb1 Switching to FSM-based DL lifecycle. by Alex Buynytskyy · 4 years, 1 month ago
  25. 3e188ae Merge "[incfs] Fix the block size calculation in .so extraction" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  26. 6c65a56 [incfs] Fix the block size calculation in .so extraction by Yurii Zubrytskyi · 4 years, 1 month ago
  27. 0b20266 DataLoader lifecycle. by Alex Buynytskyy · 4 years, 1 month ago
  28. 721ac4d [incfs] Correctly wait for async .so's extraction by Yurii Zubrytskyi · 4 years, 1 month ago
  29. 6994166 Reconnect to DataLoaders on restart. by Alex Buynytskyy · 4 years, 1 month ago
  30. 8632140 [incfs] Fix a crash in worker thread calling JNI by Yurii Zubrytskyi · 4 years, 1 month ago
  31. da20801 [incfs] Make native library extraction async by Yurii Zubrytskyi · 4 years, 1 month ago
  32. 7710270 Merge "Refactor: move dataLoader details to a separate class." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  33. 0cd8012 Get rid of two runtime static destructors by Yurii Zubrytskyi · 4 years, 1 month ago
  34. 0ea4ff4 Refactor: move dataLoader details to a separate class. by Alex Buynytskyy · 4 years, 1 month ago
  35. 8213773 Merge "More setStorageParams improvements." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  36. 119de1f More setStorageParams improvements. by Alex Buynytskyy · 4 years, 1 month ago
  37. 0a646ca Better test for setStorageParams. by Alex Buynytskyy · 4 years, 1 month ago
  38. b9bc1df Merge "Uninitialized member fix :(" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  39. 5f9e3a0 Uninitialized member fix :( by Alex Buynytskyy · 4 years, 1 month ago
  40. 9f16f26 Merge "Change the way how we call setStorageParams." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  41. f415679 Change the way how we call setStorageParams. by Alex Buynytskyy · 4 years, 1 month ago
  42. c3fcae2 Merge "[incfs] Add time measurement for native libs extraction" into rvc-dev by Yurii Zubrytskyi · 4 years, 1 month ago
  43. 3787c9f [incfs] Add time measurement for native libs extraction by Yurii Zubrytskyi · 4 years, 1 month ago
  44. 1d89216 Appops permission monitoring for GET_USAGE_STATS. by Alex Buynytskyy · 4 years, 1 month ago
  45. 96e350b Disallow read logs collection if user changes their mind. by Alex Buynytskyy · 4 years, 1 month ago
  46. 107ae35 [incfs] fix the storage loading for existing mounts by Yurii Zubrytskyi · 4 years, 1 month ago
  47. 50e0244 Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev by Alex Buynytskyy · 4 years, 1 month ago
  48. 5e860ba Checking LOADER_USAGE_STATS before enabling read logs. by Alex Buynytskyy · 4 years, 1 month ago
  49. e82cdd7 Use the new incfs API to open files by Yurii Zubrytskyi · 4 years, 1 month ago
  50. 20d6ef2 [frameworks] update with incfs.h by Songchun Fan · 4 years, 2 months ago
  51. 686a537 Dynamic args complete removal. by Alex Buynytskyy · 4 years, 2 months ago
  52. 9cce14e Merge "[incremental native lib] skip writing to zero byte files" into rvc-dev by Yurii Zubrytskyi · 4 years, 2 months ago
  53. 793f738 Merge "Incremental apps removal on data loader failures." into rvc-dev by Yurii Zubrytskyi · 4 years, 2 months ago
  54. afaf6e9 [incremental native lib] skip writing to zero byte files by Songchun Fan · 4 years, 2 months ago
  55. 1d6e6bf Merge "Removing race condition accessing shared binder object." into rvc-dev by Yurii Zubrytskyi · 4 years, 2 months ago
  56. 2cf1d18 Incremental apps removal on data loader failures. by Alex Buynytskyy · 4 years, 2 months ago
  57. b6e02f7 Removing race condition accessing shared binder object. by Alex Buynytskyy · 4 years, 2 months ago
  58. eee228f Merge "[incremental service] avoid nullptr dereferencing" into rvc-dev by Songchun Fan · 4 years, 2 months ago
  59. 306b7df [incremental service] avoid nullptr dereferencing by Songchun Fan · 4 years, 2 months ago
  60. f5e605a Updated v4 signature processing. by Alex Buynytskyy · 4 years, 2 months ago
  61. 66c567a Use aidl::nullable for nullable type in C++ by Jooyung Han · 4 years, 2 months ago
  62. bf1c063 DataLoader lifecycle cleanup. by Alex Buynytskyy · 4 years, 2 months ago
  63. d1c62a4 rename incremental service name by Songchun Fan · 4 years, 2 months ago
  64. 68645c4 directly call data loader manager service from incremental service by Songchun Fan · 4 years, 3 months ago
  65. 9b75308 libincfs and libdataloader headers not using std::span by Songchun Fan · 4 years, 3 months ago
  66. 1124fd3 Fix mounting existing images on reboot by Songchun Fan · 4 years, 3 months ago
  67. f3b2e68 Merge "Incremental installations in PackageManagerShellCommand." by Alex Buynytskyy · 4 years, 3 months ago
  68. 04f7391 Incremental installations in PackageManagerShellCommand. by Alex Buynytskyy · 4 years, 3 months ago
  69. 431f9f0 Merge "incfs: fix uninitialized values" by TreeHugger Robot · 4 years, 3 months ago
  70. dd5275d incfs: fix uninitialized values by George Burgess IV · 4 years, 3 months ago
  71. cd4d387 Incremental install via adb. by Alex Buynytskyy · 4 years, 3 months ago
  72. 0f8b6fe Incremental native lib extraction by Songchun Fan · 4 years, 3 months ago
  73. 716588d Minor renaming: IIncrementalManagerNative -> IIncrementalService. by Alex Buynytskyy · 4 years, 3 months ago
  74. 1a79ff6 Merge "fix dir creation mode" by TreeHugger Robot · 4 years, 3 months ago
  75. fb740d5 Merge "Dumpsys support for IncrementalService." by TreeHugger Robot · 4 years, 3 months ago
  76. 18b07a4 Dumpsys support for IncrementalService. by Alex Buynytskyy · 4 years, 3 months ago
  77. 103ba1d more normalized path fix by Songchun Fan · 4 years, 3 months ago
  78. 9610093 fix dir creation mode by Songchun Fan · 4 years, 3 months ago
  79. 54c6aed make adb install --incremental work by Songchun Fan · 4 years, 3 months ago
  80. 4a25dfb Port the current code to new IncFS by Yurii Zubrytskyi · 4 years, 4 months ago
  81. b459a67 Disable module `service.incremental` on Linux-Bionic builds. by Roland Levillain · 4 years, 4 months ago
  82. 1ecfcec Migrating Incremental* APIs to PackageManager APIs. by Alex Buynytskyy · 4 years, 5 months ago
  83. 3c82a30 [incremental] native implementation of Incremental Service by Songchun Fan · 4 years, 6 months ago