- 0430279 Make ReconcileSdkData more flexible by Mohammad Samiul Islam · 2 years, 10 months ago
- 7fa4f88 Added support to calculate storage using project ids on devices whose by Shikha Malhotra · 3 years ago
- b9e96bf Create separate api for reconciling per-sdk storage by Samiul Islam · 3 years ago
- 9c3e8f5 Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 2 years, 11 months ago
- b911bc6 Create supplemental data directories when app data is created by Samiul Islam · 3 years ago
- 0a7603c Add a timeout for all installd operations. by Jiakai Zhang · 2 years, 11 months ago
- 4ab5d53 Revert Android.bp changes. by Alex Buynytskyy · 2 years, 11 months ago
- 5cb2526 Remove rename/delete for external storage. by Alex Buynytskyy · 2 years, 11 months ago
- 58a7309 Per user, per storage type cleanup to match PM behavior. by Alex Buynytskyy · 2 years, 11 months ago
- 038a19b More robust app data and user data removal. by Alex Buynytskyy · 2 years, 11 months ago
- 818ac48 Merge "Implement quota calculation for project ID based quota." am: 26b068e97c am: 93f07fb962 am: ad4e7b6bcf by Automerger Merge Worker · 4 years, 11 months ago
- 771cc34 Implement quota calculation for project ID based quota. by Martijn Coenen · 4 years, 11 months ago
- dc2083f [installd] clean up moveCompleteApp by Songchun Fan · 5 years ago
- 2a0a246 add function to traversal the crates by Felka Chang · 5 years ago
- 6d775c5 Shift to measure per-userId OBB directories. by Jeff Sharkey · 6 years ago
- b68f0d1 installd: parameterize user data snapshots with snapshot_id by Nikita Ioffe · 6 years ago
- 77be2ed installd: Add destroyAppDataSnapshot and corresponding binder API by Nikita Ioffe · 6 years ago
- d2be632 Extracted some logic to utils_default.cpp in order to make platform specific overriding easier by Oleksandr Peletskyi · 6 years ago
- 85bd1ec Merge "installd: Implement support for userdata snapshot and restore." by Narayan Kamath · 6 years ago
- 0ebbe0f [view compilation] Add viewcompiler support to installd by Eric Holk · 6 years ago
- e63ca7d installd: Implement support for userdata snapshot and restore. by Narayan Kamath · 6 years ago
- c78374d Cleanup Quota limit in Installd by Risan · 6 years ago
- ce764fa Disable APPLY_HARD_QUOTAS in favor of "resgid". by Jeff Sharkey · 7 years ago
- e61189e [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
- cfcd6aa Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
- 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
- 7d76546 Move secondary dex files processing in the app process by Calin Juravle · 7 years ago
- c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 7 years ago
- dd42e27 Adjust the validation code for secondary dex paths by Calin Juravle · 7 years ago
- 4f7be17 Fix casting bug, add control for hard quotas. by Jeff Sharkey · 7 years ago
- c7342f8 Remove code_cache info from parent's inode when code_cache is removed by Ryuki Nakamura · 7 years ago
- d712f0c Clear cached files on external storage. by Jeff Sharkey · 8 years ago
- a084fcd Fix external cache and secondary user bugs. by Jeff Sharkey · 8 years ago
- ec1be62 Get a hack in place for broken quotas. by Jeff Sharkey · 8 years ago
- e12d596 Offer to "fixup" GIDs used for app data. by Jeff Sharkey · 8 years ago
- 1cb4aaf Remove legacy cache clearing logic. by Jeff Sharkey · 8 years ago
- ed909ae Follow "atomic" to "group" refactoring. by Jeff Sharkey · 8 years ago
- 8348fa3 Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f by Calin Juravle · 8 years ago
- 114f081 Support profile guided compilation for secondary dex files by Calin Juravle · 8 years ago
- 47ec286 Merge "Use std::string for profile operations instead of const char" am: 7c7d888d94 am: ccaa1f3f78 by Calin Juravle · 8 years ago
- 76268c5 Use std::string for profile operations instead of const char by Calin Juravle · 8 years ago
- c9e5578 Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 am: 9d4819ff2e by Calin Juravle · 8 years ago
- 35c8465 Installd: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
- 80a2125 Add installd logic for compiling secondary dex files by Calin Juravle · 8 years ago
- 871a8f2 Logic for atmoic/tombstone behavior; split mode. by Jeff Sharkey · 8 years ago
- 20e0fd8 Merge "Add installd logic for compiling secondary dex files" by Calin Juravle · 8 years ago
- 42451c0 Add installd logic for compiling secondary dex files by Calin Juravle · 8 years ago
- f3124d8 Remove from preloads/file_cache when clearing the cache by Fyodor Kupolov · 8 years ago
- 7bf5b95 Measure external storage using new GIDs. by Jeff Sharkey · 8 years ago
- df2d754 Methods to calculate user and external disk usage. by Jeff Sharkey · 8 years ago
- 3dfae0c Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
- 90aff26 Split all dexopt-related code into dexopt.cpp. by Jeff Sharkey · 8 years ago
- 423e746 Return real error strings from installd. by Jeff Sharkey · 8 years ago
- 0274c97 Shuffle installd Binder implementation around. by Jeff Sharkey · 8 years ago
- 9a998f4 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 8 years ago
- 54e292e Search both CE/DE storage when clearing caches. by Jeff Sharkey · 9 years ago
- 379a12b Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
- 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 9 years ago
- b06f98a Don't report errors when trying to delete a non-existing profile dir by Calin Juravle · 9 years ago
- 6a1648e Extract profile files in their dedicated folder by Calin Juravle · 9 years ago
- e02657d Remove older migration code. by Jeff Sharkey · 9 years ago
- 02d0de5 Installd: Refactor in preparation for OTA by Andreas Gampe · 9 years ago