1. 96cac56 Remove stale connections to DataLoaders. by Alex Buynytskyy · 1 year, 11 months ago
  2. a3a7732 Mark all installations using PMSC as "ADB". by Alex Buynytskyy · 2 years, 9 months ago
  3. ca1bbb6 Organize incremental test plan for PackageManager by Felka Chang · 3 years ago
  4. 5c5f8ff Merge "[services.incremental] Use shared libutils for remount" am: 44233c693c am: bdf15f2234 am: 65ee23bba4 am: a00b50e072 am: cfa0cf527d by Treehugger Robot · 3 years, 4 months ago
  5. bdf15f2 Merge "[services.incremental] Use shared libutils for remount" am: 44233c693c by Treehugger Robot · 3 years, 4 months ago
  6. cebf049 [services.incremental] Use shared libutils for remount by Pirama Arumuga Nainar · 3 years, 4 months ago
  7. ccc91c4 Move CtsContentTestCases to group presubmit-large by Jackal Guo · 3 years, 4 months ago
  8. a4ddfbe Mark classes as final that have final destructors by Liz Kammer · 3 years, 5 months ago
  9. 6e0b0fa Reduce timeout for DL to destroy. by Alex Buynytskyy · 3 years, 6 months ago
  10. 4bafd4d Proper retrying DL installation sessions. by Alex Buynytskyy · 3 years, 7 months ago
  11. 0d68016 [incremental/metrics] report uid of last read error by Songchun Fan · 3 years, 7 months ago
  12. 43628ca Updates OWNERS files by Patrick Baumann · 3 years, 8 months ago
  13. e6c0a4f Updates OWNERS files by Patrick Baumann · 3 years, 8 months ago
  14. 98a3c8f Duplicate apk names on package update. by Alex Buynytskyy · 3 years, 8 months ago
  15. f6c65bb [incremental] use same sysfs name for setOptions by Songchun Fan · 3 years, 8 months ago
  16. e76e1ef Avoid sysfs name clashes. by Alex Buynytskyy · 3 years, 8 months ago
  17. e749b4b Merge "[incremental] report new metrics from Incremental Service" into sc-dev by Songchun Fan · 3 years, 8 months ago
  18. 0dc7772 [incremental] report new metrics from Incremental Service by Songchun Fan · 3 years, 8 months ago
  19. 30253ad Merge "[IncrementalService] add last read error in dumpsys" into sc-dev by Songchun Fan · 3 years, 8 months ago
  20. 7a76d7f Merge "[IncrementalService] use sysfs_name in mount options and dumpsys" into sc-dev by Songchun Fan · 3 years, 8 months ago
  21. d48a25e [IncrementalService] add last read error in dumpsys by Songchun Fan · 3 years, 8 months ago
  22. 878714a Add more info to IncrementalService::onDump() by Yurii Zubrytskyi · 3 years, 8 months ago
  23. f949c37 [IncrementalService] use sysfs_name in mount options and dumpsys by Songchun Fan · 3 years, 8 months ago
  24. 03c3c1b Merge "[incremental] expose more metrics fields" into sc-dev by Songchun Fan · 3 years, 8 months ago
  25. 9471be5 [incremental] expose more metrics fields by Songchun Fan · 3 years, 8 months ago
  26. de4b823 Retry on unavailable. by Alex Buynytskyy · 3 years, 8 months ago
  27. 18ecd98 Merge "[pm] remove incremental startable/unstartable code" into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  28. 5c6d0c5 Merge "Move CtsInstalledLoadingProgressHostTests to group presubmit-large" into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  29. 3c8c536 reflect libbinder->libpermission: appops by Steven Moreland · 3 years, 9 months ago
  30. 25a14af Move CtsInstalledLoadingProgressHostTests to group presubmit-large by easoncylee · 3 years, 8 months ago
  31. 5ada150 [pm] remove incremental startable/unstartable code by Songchun Fan · 3 years, 9 months ago
  32. c231a5b reflect libbinder->libpermission: appops by Steven Moreland · 3 years, 9 months ago
  33. f2af4d8 Add storage state and installation ts to dump. by Alex Buynytskyy · 3 years, 9 months ago
  34. c144cc4 Installation hardening: reducing read timeout during installation. by Alex Buynytskyy · 3 years, 9 months ago
  35. 5ac5553 More logging and better retry logic. by Alex Buynytskyy · 3 years, 9 months ago
  36. 4cd2492 [incfs] Space trimming for IncFS v1 by Yurii Zubrytskyi · 3 years, 9 months ago
  37. 9acc9ac [incfs] Fix the mount state callbacks processing by Yurii Zubrytskyi · 3 years, 9 months ago
  38. fef3257 Merge "Reduce ifs lock scope." into sc-dev by Alex Buynytskyy · 3 years, 9 months ago
  39. 779c7e1 Merge "Add properties to test readlogs timeout." into sc-dev by Alex Buynytskyy · 3 years, 9 months ago
  40. 50d83ff Reduce ifs lock scope. by Alex Buynytskyy · 3 years, 9 months ago
  41. bcb2fe0c Add properties to test readlogs timeout. by Alex Buynytskyy · 3 years, 9 months ago
  42. d098016 Merge "[incfs] Optimize path::join for appending" into sc-dev by Yurii Zubrytskyi · 3 years, 9 months ago
  43. 7b3e06e Add a first chance retry delay of 1s. by Alex Buynytskyy · 3 years, 9 months ago
  44. fe807fd [incfs] Optimize path::join for appending by Yurii Zubrytskyi · 3 years, 9 months ago
  45. cb163f9 Unbind from DataLoader when not needed anymore. by Alex Buynytskyy · 3 years, 9 months ago
  46. 0583e7f [incfs] Allow multiple timed jobs at the same time point by Yurii Zubrytskyi · 3 years, 9 months ago
  47. f4769e2 Untangle listeners mess in IncrementalService by Yurii Zubrytskyi · 3 years, 9 months ago
  48. 883a27a [incfs] Call the new isFullyLoaded api where possible by Yurii Zubrytskyi · 3 years, 9 months ago
  49. f5a6fb9 [incfs] Fix the unsafe memory copy in IncrementalService by Yurii Zubrytskyi · 3 years, 9 months ago
  50. 4375a74 [incfs] Use a more efficient getBlockCount() for incfs v2 by Yurii Zubrytskyi · 3 years, 9 months ago
  51. 256a1a4 [incfs] Use the new libincfs API for file status checking by Yurii Zubrytskyi · 3 years, 9 months ago
  52. 65fc38a [incfs] Preallocate space for IncFS files by Yurii Zubrytskyi · 3 years, 10 months ago
  53. d7aa346 Limit read log reporting to 2hrs for non-system DLs (non-adb). by Alex Buynytskyy · 3 years, 10 months ago
  54. 3a88d55 Merge "DL lifecycle: handle slow DL binding." into sc-dev by Alex Buynytskyy · 3 years, 10 months ago
  55. 7e06d71 DL lifecycle: handle slow DL binding. by Alex Buynytskyy · 3 years, 10 months ago
  56. 1180590 Merge "[hardening] Switch to hardened libziparchive in system_server" into sc-dev by Yurii Zubrytskyi · 3 years, 10 months ago
  57. 1b76ccf [incremental] expose duration since oldest pending read by Songchun Fan · 3 years, 10 months ago
  58. a68ff5d Merge "[incremental] update owners file for incremental service" am: bc92c6eb23 am: 2432332a16 am: 3aa5e72742 by Songchun Fan · 3 years, 10 months ago
  59. f628917 [incremental] update owners file for incremental service by Songchun Fan · 3 years, 10 months ago
  60. 80d0f4c [hardening] Switch to hardened libziparchive in system_server by Yurii Zubrytskyi · 3 years, 10 months ago
  61. 0813fb0 [test] TEST_MAPPING for incremental service by Songchun Fan · 3 years, 10 months ago
  62. 3fde572 Fix the progress getting for mapped files by Yurii Zubrytskyi · 3 years, 10 months ago
  63. a5946f7 [incremental] Use file range mapping for .so if available by Yurii Zubrytskyi · 3 years, 10 months ago
  64. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  65. 060c9d6 Potential deadlock mitigation. by Alex Buynytskyy · 3 years, 10 months ago
  66. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  67. b19ee3e DataLoader lifecycle. by Alex Buynytskyy · 3 years, 11 months ago
  68. 5968a39 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 3 years, 11 months ago
  69. ddd4aa0 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years ago
  70. 0447ce4 Merge "Specify version for aidl_interface explicitly" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
  71. 933f1de Merge "Fix system_server's main thread name." am: 7fa0e63bc3 am: a184cbd7fb am: a3ba5784d3 by Songchun Fan · 3 years, 11 months ago
  72. 0a79ec1 Fix system_server's main thread name. by jiangyou li · 3 years, 11 months ago
  73. 2b2f5f7 Per UID DataLoader API. by Alex Buynytskyy · 4 years ago
  74. 969b921 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years ago
  75. 07694ed Inherited installation support for Incremental. by Alex Buynytskyy · 4 years ago
  76. fe6b4c0 Per-uid timeouts. by Alex Buynytskyy · 4 years ago
  77. 5f69292 Incfs: Add the new .blocks_written control file by Yurii Zubrytskyi · 4 years, 1 month ago
  78. 42d4ba4 Require INTERACT_ACROSS_USERS to enable readlogs. by Alex Buynytskyy · 4 years ago
  79. aa8e95e Per package read timeouts. by Alex Buynytskyy · 4 years ago
  80. 6aa40c3 mkdir .incomplete in backing storage to fix CTS/GTS failures by Charles Lin · 4 years ago
  81. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
  82. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
  83. af764c8 Merge "incfs: Create incomplete folder" by TreeHugger Robot · 4 years, 1 month ago
  84. 87a92e1 incfs: Create incomplete folder by Paul Lawrence · 4 years, 1 month ago
  85. 6944f1e [incremental] add last pending reads info in dumpsys by Songchun Fan · 4 years, 2 months ago
  86. 2570ec0 [incremental/pm] set health listener on commit and on reboot by Songchun Fan · 4 years, 3 months ago
  87. 3309398 [incremental/pm] app states and transitions by Songchun Fan · 4 years, 4 months ago
  88. 2ff2a48 [incremental] fix x86 native lib extraction by Songchun Fan · 4 years, 3 months ago
  89. bd8444d Excessive battery usage fix. by Alex Buynytskyy · 4 years, 3 months ago
  90. b65a77f Using wake to forcefully wake up the looper instead of 1s timeout. by Alex Buynytskyy · 4 years, 3 months ago
  91. b39d13e Installer digests for Incremental installations. by Alex Buynytskyy · 4 years, 4 months ago
  92. a709859 [incremental/pm] register progress listener by Songchun Fan · 4 years, 4 months ago
  93. 388d513 Add '-unstable' to solve ODR violation by Jeongik Cha · 4 years, 5 months ago
  94. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
  95. 99a44d8 Merge "Add '-unstable' to solve ODR violation" into rvc-dev-plus-aosp am: 2555567ca2 am: 7cab297dc3 am: 7cfc3735c5 by TreeHugger Robot · 4 years, 4 months ago
  96. bc0a7e6 Wait for APK to be fully downloaded for full APK digests. by Alex Buynytskyy · 4 years, 4 months ago
  97. 425862f [incremental] storage is regarded as fully loaded if there's no file or only empty files by Songchun Fan · 4 years, 4 months ago
  98. 374f765 [IncrementalService] getLoadingProgress (v1) by Songchun Fan · 4 years, 4 months ago
  99. b3288fb Add '-unstable' to solve ODR violation by Jeongik Cha · 4 years, 5 months ago
  100. 16bac85 Switch aidl::nullable to std::optional by Jooyung Han · 4 years, 5 months ago