summaryrefslogtreecommitdiff
path: root/cmds/installd/installd.cpp
AgeCommit message (Expand)Author
2023-03-14Don't infer the default boot image location in otapreopt. Jiakai Zhang
2019-08-16Move layout_version to /data/misc/installd Paul Crowley
2018-10-26[installd] Modernize codebase by replacing NULL with nullptr Yi Kong
2017-10-31Enable clang-tidy for sensitive domain. Jeff Sharkey
2016-12-22Replace cutils/log.h and rationalize log/log.h and android/log.h Mark Salyzyn
2016-12-09Filename refactoring, remove DEXOPT_OTA flag. Jeff Sharkey
2016-12-09Final push of installd to Binder; goodbye socket! Jeff Sharkey
2016-12-07Yet another set of installd Binder methods. Jeff Sharkey
2016-12-06Move more installd methods to Binder. Jeff Sharkey
2016-12-06Shuffle installd Binder implementation around. Jeff Sharkey
2016-12-05Initial Binder interface for installd. Jeff Sharkey
2016-09-28Installd: Add a delete_odex command Andreas Gampe
2016-09-07Merge "installd: Simplify Dalvik cache path creation" David Brazdil
2016-09-06Otapreopt: Implement new A/B OTA path Andreas Gampe
2016-09-06Otapreopt: Fix after shared-library work Andreas Gampe
2016-09-06installd: Simplify Dalvik cache path creation David Brazdil
2016-06-01installd support for profman --dump-info-for David Sehr
2016-06-01installd support for profman --dump-info-for David Sehr
2016-04-27Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev Jeff Hao
2016-04-27Support to pass <uses-library> option through to dex2oat. Jeff Hao
2016-04-18Merge "Consistent creation/destruction of user data." into nyc-dev Jeff Sharkey
2016-04-15Consistent creation/destruction of user data. Jeff Sharkey
2016-04-11Merge "Let\'s try casting to fix the build." into nyc-dev Jeff Sharkey
2016-04-11Let's try casting to fix the build. Jeff Sharkey
2016-04-11Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev Jeff Sharkey
2016-04-10Use inode numbers for CE storage, fix sizes. Jeff Sharkey
2016-03-28resolve merge conflicts of 1ccaed4 to nyc-dev-plus-aosp Dan Austin
2016-03-25Merge "Do not clean profiles unconditonally during app data clean up" into ny... Calin Juravle
2016-03-24Do not clean profiles unconditonally during app data clean up Calin Juravle
2016-03-23Installd: Separate profile merging and compilation Andreas Gampe
2016-03-15Otapreopt: Adapt for actual A/B Andreas Gampe
2016-03-14installd: Avoid potential use of null 'src'. Greg Kaiser
2016-03-08Add 'rmprofiles' command to installd David Brazdil
2016-03-03Installd: Add move_ab command Andreas Gampe
2016-02-06Migrate default app data on non-FBE devices. Jeff Sharkey
2016-02-01Installd: Introduce otapreopt Andreas Gampe
2016-01-29Remove "updatecmds" feature. Jeff Sharkey
2016-01-19Merge "Add profile guided compilation hooks in installd" Calin Juravle
2016-01-19Add profile guided compilation hooks in installd Calin Juravle
2016-01-16Change permissions of apps' home dir to 0700 for SDK > 23 Janis Danisevskis
2016-01-15Remove older migration code. Jeff Sharkey
2016-01-12Let callers specify which storage to operate on. Jeff Sharkey
2015-12-08Installd: Refactor in preparation for OTA Andreas Gampe
2015-12-07Merge "Create new ephemeral app directory" Todd Kennedy
2015-12-04Merge "Track rename from base/ to android-base/." am: f31cf3ab0f am: c21980bc12 Elliott Hughes
2015-12-04Track rename from base/ to android-base/. Elliott Hughes
2015-12-02Create new ephemeral app directory Todd Kennedy
2015-11-11Create device-encrypted directories for apps. Jeff Sharkey
2015-09-25am d529cd47: Merge "Pass dexopt flags as integer" Todd Kennedy
2015-09-25Pass dexopt flags as integer Todd Kennedy