1. 64067b2 Fix for Binder one-way deadlock. by Alex Buynytskyy · 5 years ago
  2. 0bdbccf Corner cases handling. by Alex Buynytskyy · 5 years ago
  3. ea1390f Keep only service binding in DataLoaderManager. by Alex Buynytskyy · 5 years ago
  4. 510037b [cleanup] Enable clang-tidy and fix warnings by Yurii Zubrytskyi · 5 years ago
  5. efebb45 [incfs] Use the new IncFs_MakeDirs() function by Yurii Zubrytskyi · 5 years ago
  6. 629051fd [incfs] Use MountRegistry to import existing mounts on start by Yurii Zubrytskyi · 5 years ago
  7. c2a645d Unblock the unmount on uninstallation. by Alex Buynytskyy · 5 years ago
  8. 9a54579a Cleaning up resources on mount destruction. by Alex Buynytskyy · 5 years ago
  9. ab65cb1 Switching to FSM-based DL lifecycle. by Alex Buynytskyy · 5 years ago
  10. 3e188ae Merge "[incfs] Fix the block size calculation in .so extraction" into rvc-dev by TreeHugger Robot · 5 years ago
  11. 6c65a56 [incfs] Fix the block size calculation in .so extraction by Yurii Zubrytskyi · 5 years ago
  12. 0b20266 DataLoader lifecycle. by Alex Buynytskyy · 5 years ago
  13. 721ac4d [incfs] Correctly wait for async .so's extraction by Yurii Zubrytskyi · 5 years ago
  14. 6994166 Reconnect to DataLoaders on restart. by Alex Buynytskyy · 5 years ago
  15. 8632140 [incfs] Fix a crash in worker thread calling JNI by Yurii Zubrytskyi · 5 years ago
  16. da20801 [incfs] Make native library extraction async by Yurii Zubrytskyi · 5 years ago
  17. 7710270 Merge "Refactor: move dataLoader details to a separate class." into rvc-dev by TreeHugger Robot · 5 years ago
  18. 0cd8012 Get rid of two runtime static destructors by Yurii Zubrytskyi · 5 years ago
  19. 0ea4ff4 Refactor: move dataLoader details to a separate class. by Alex Buynytskyy · 5 years ago
  20. 119de1f More setStorageParams improvements. by Alex Buynytskyy · 5 years ago
  21. b9bc1df Merge "Uninitialized member fix :(" into rvc-dev by TreeHugger Robot · 5 years ago
  22. 5f9e3a0 Uninitialized member fix :( by Alex Buynytskyy · 5 years ago
  23. 9f16f26 Merge "Change the way how we call setStorageParams." into rvc-dev by TreeHugger Robot · 5 years ago
  24. f415679 Change the way how we call setStorageParams. by Alex Buynytskyy · 5 years ago
  25. c3fcae2 Merge "[incfs] Add time measurement for native libs extraction" into rvc-dev by Yurii Zubrytskyi · 5 years ago
  26. 3787c9f [incfs] Add time measurement for native libs extraction by Yurii Zubrytskyi · 5 years ago
  27. 1d89216 Appops permission monitoring for GET_USAGE_STATS. by Alex Buynytskyy · 5 years ago
  28. 96e350b Disallow read logs collection if user changes their mind. by Alex Buynytskyy · 5 years ago
  29. 107ae35 [incfs] fix the storage loading for existing mounts by Yurii Zubrytskyi · 5 years ago
  30. 50e0244 Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev by Alex Buynytskyy · 5 years ago
  31. 5e860ba Checking LOADER_USAGE_STATS before enabling read logs. by Alex Buynytskyy · 5 years ago
  32. e82cdd7 Use the new incfs API to open files by Yurii Zubrytskyi · 5 years ago
  33. 20d6ef2 [frameworks] update with incfs.h by Songchun Fan · 5 years ago
  34. 686a537 Dynamic args complete removal. by Alex Buynytskyy · 5 years ago
  35. 9cce14e Merge "[incremental native lib] skip writing to zero byte files" into rvc-dev by Yurii Zubrytskyi · 5 years ago
  36. 793f738 Merge "Incremental apps removal on data loader failures." into rvc-dev by Yurii Zubrytskyi · 5 years ago
  37. afaf6e9 [incremental native lib] skip writing to zero byte files by Songchun Fan · 5 years ago
  38. 1d6e6bf Merge "Removing race condition accessing shared binder object." into rvc-dev by Yurii Zubrytskyi · 5 years ago
  39. 2cf1d18 Incremental apps removal on data loader failures. by Alex Buynytskyy · 5 years ago
  40. b6e02f7 Removing race condition accessing shared binder object. by Alex Buynytskyy · 5 years ago
  41. eee228f Merge "[incremental service] avoid nullptr dereferencing" into rvc-dev by Songchun Fan · 5 years ago
  42. 306b7df [incremental service] avoid nullptr dereferencing by Songchun Fan · 5 years ago
  43. f5e605a Updated v4 signature processing. by Alex Buynytskyy · 5 years ago
  44. 66c567a Use aidl::nullable for nullable type in C++ by Jooyung Han · 5 years ago
  45. bf1c063 DataLoader lifecycle cleanup. by Alex Buynytskyy · 5 years ago
  46. 68645c4 directly call data loader manager service from incremental service by Songchun Fan · 5 years ago
  47. 1124fd3 Fix mounting existing images on reboot by Songchun Fan · 5 years ago
  48. f3b2e68 Merge "Incremental installations in PackageManagerShellCommand." by Alex Buynytskyy · 5 years ago
  49. 04f7391 Incremental installations in PackageManagerShellCommand. by Alex Buynytskyy · 5 years ago
  50. dd5275d incfs: fix uninitialized values by George Burgess IV · 5 years ago
  51. 0f8b6fe Incremental native lib extraction by Songchun Fan · 5 years ago
  52. 1a79ff6 Merge "fix dir creation mode" by TreeHugger Robot · 5 years ago
  53. fb740d5 Merge "Dumpsys support for IncrementalService." by TreeHugger Robot · 5 years ago
  54. 18b07a4 Dumpsys support for IncrementalService. by Alex Buynytskyy · 5 years ago
  55. 103ba1d more normalized path fix by Songchun Fan · 5 years ago
  56. 9610093 fix dir creation mode by Songchun Fan · 5 years ago
  57. 54c6aed make adb install --incremental work by Songchun Fan · 5 years ago
  58. 4a25dfb Port the current code to new IncFS by Yurii Zubrytskyi · 5 years ago
  59. 1ecfcec Migrating Incremental* APIs to PackageManager APIs. by Alex Buynytskyy · 6 years ago
  60. 3c82a30 [incremental] native implementation of Incremental Service by Songchun Fan · 6 years ago