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