summaryrefslogtreecommitdiff
path: root/cmds/installd/binder/android
AgeCommit message (Expand)Author
2024-01-10Fix fs-verity API for secondary users Victor Hsieh
2023-10-20Remove installd support for compiled views Jared Duke
2023-09-11[installd] return deDataInode in the createAppData result Songchun Fan
2023-08-14installd: allow enabling fs-verity to a given file Victor Hsieh
2022-04-19Add a flag to dumpProfiles to send --dump-classes-and-methods to profman. Martin Stjernholm
2022-03-29Add a method to installd to delete a reference profile. Jiakai Zhang
2022-03-18Added support to calculate storage using project ids on devices whose Shikha Malhotra
2022-03-18Merge "Use speed-profile with the cloud profile for apks loaded by other apps... Jiakai Zhang
2022-03-15Use speed-profile with the cloud profile for apks loaded by other apps. Jiakai Zhang
2022-03-15Make ReconcileSdkData more flexible Mohammad Samiul Islam
2022-03-08Create separate api for reconciling per-sdk storage Samiul Islam
2022-03-04Create sdk directory for an app only if app consumes sdk Samiul Islam
2022-02-15Merge "Per user, per storage type cleanup to match PM behavior." am: 74687141... Treehugger Robot
2022-02-14Per user, per storage type cleanup to match PM behavior. Alex Buynytskyy
2022-02-14Merge "More robust app data and user data removal." am: 0a258b89c7 am: cccc28... Treehugger Robot
2022-02-14Merge "More robust app data and user data removal." Treehugger Robot
2022-02-12More robust app data and user data removal. Alex Buynytskyy
2022-02-11Delete unused API for legacy fs-verity Victor Hsieh
2022-02-10Delete unused API for legacy fs-verity Victor Hsieh
2021-12-27Merge "Periodically free cache below high storage threshold" Neharika Jali
2021-11-21Add packageName argument in preparation for per-package lock. Alex Buynytskyy
2021-11-11Merge "Eliminating the concept of reserved cache" Neharika Jali
2021-11-08Periodically free cache below high storage threshold Neharika Jali
2021-10-28Eliminating the concept of reserved cache Neharika Jali
2021-10-21Support migrating app data to a new appId John Wu
2021-09-01Merge "add IInstalld.controlDexOptBlocking call" am: 16d7c90ff1 Treehugger Robot
2021-08-27add IInstalld.controlDexOptBlocking call Keun young Park
2021-06-17Merge changes from topics "delete_odex", "verify-prof" am: d8ee0ace65 am: 54d... Calin Juravle
2021-06-14Return the freed bytes from deleteOdex API Calin Juravle
2021-06-08Extend profile analysis with proper return codes Calin Juravle
2020-08-14More robust createAppData() batching. Jeff Sharkey
2020-04-16Merge "Add batched createAppData API to installd." am: 7d1604dc3d am: 8251605... Treehugger Robot
2020-04-16Merge "Add batched createAppData API to installd." am: 7d1604dc3d am: 8251605bde Treehugger Robot
2020-04-16Merge "Add batched createAppData API to installd." am: 7d1604dc3d Treehugger Robot
2020-04-16Add batched createAppData API to installd. Ben Murdoch
2020-04-01Merge "Add installd method to delete CE snapshots." am: 4ce8b0dd93 am: 4c8041... Oli Lan
2020-04-01Merge "Add installd method to delete CE snapshots." am: 4ce8b0dd93 am: 4c8041... Oli Lan
2020-03-26Add installd method to delete CE snapshots. Oli Lan
2020-03-19Revert "Revert "resolve merge conflicts of ca3425964ae63a69dc1e8..." Calin Juravle
2020-03-19Add installd method to delete CE snapshots. Oli Lan
2020-03-19Revert "resolve merge conflicts of ca3425964ae63a69dc1e8bf8d9a09..." Rick Yiu
2020-03-18resolve merge conflicts of ca3425964ae63a69dc1e8bf8d9a0995fd8cc120e to qt-qpr... Calin Juravle
2020-02-19[installd] clean up moveCompleteApp Songchun Fan
2020-02-13Fix private volume DE data path for mounting data mirror Ricky Wai
2020-02-05Passing code path to installd moveCompleteApps Songchun Fan
2020-01-31[installd] Remove boot complete marker Calin Juravle
2020-01-28[installd] Remove boot complete marker Calin Juravle
2019-12-19Merge "add function to traversal the crates" TreeHugger Robot
2019-12-18add function to traversal the crates Felka Chang
2019-12-17Create, mount and unmount app data mirror directory Ricky Wai