1. f24977b Merge "Pass targetSdkVersion to installd" am: 106a915256 am: 77ba6baab5 by David Brazdil · 7 years ago
  2. 3d44ed0 Pass targetSdkVersion to installd by David Brazdil · 7 years ago
  3. 388cd5f Rename snapshotProfile to createProfileSnapshot for consistency by Calin Juravle · 7 years ago
  4. fd9f8ae Implement ArtManager#snapshotProfile API by Calin Juravle · 7 years ago
  5. a002360 Log SHA256 of secondary dex files during reconcile. by Alan Stokes · 7 years ago
  6. 11c22e3 Use dex2oatd when available on debug builds by David Sehr · 7 years ago
  7. 3aeca17 Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  8. 1285cfd Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  9. 2118ec4 Use dex2oatd when available on debug builds by David Sehr · 7 years ago
  10. 246dccf Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  11. c8b29ac Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  12. b562e53 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  13. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  14. 235845d Copy preopted profiles to ref for first boot by Mathieu Chartier · 7 years ago
  15. 972b2c2 Remove obsolete DEXOPT_SAFEMODE. by Nicolas Geoffray · 7 years ago
  16. 56123ba Remove obsolete DEXOPT_SAFEMODE. by Nicolas Geoffray · 7 years ago
  17. 0034788 Fix code accounting bugs, track external app data. by Jeff Sharkey · 7 years ago
  18. 811a75a Pass SElinux info to installd dexopt by Calin Juravle · 7 years ago
  19. 1566233 Offer to "fixup" GIDs used for app data. by Jeff Sharkey · 7 years ago
  20. 82add8a Fix two storage measurement bugs. by Jeff Sharkey · 7 years ago
  21. 458428e Split cache clearing into two phases. by Jeff Sharkey · 7 years ago
  22. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 7 years ago
  23. 1aa5f88 [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  24. c22c30e Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  25. 16382634 installd: add command 'removeIdmap' by Mårten Kongstad · 8 years ago
  26. e1a774e Merge "Follow installd API changes." am: 915f279556 am: 6b662722f0 am: 5e17fe3e8c by Jeff Sharkey · 8 years ago
  27. 36ba022 Follow installd API changes. by Jeff Sharkey · 8 years ago
  28. 7d25faf Invalidate installd when mounts change. by Jeff Sharkey · 8 years ago
  29. 82ca901 Methods to calculate user and external disk usage. by Jeff Sharkey · 8 years ago
  30. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  31. 9f2f218 Reconnect to installd when it restarts. by Jeff Sharkey · 8 years ago
  32. 1c6f723 Remove ~1/3 of the installd calls at boot. by Jeff Sharkey · 8 years ago
  33. 447a3ac Catch all exceptions from installd, log codes. by Jeff Sharkey · 8 years ago
  34. 4f05cd8 Remove DEXOPT_OTA flag. by Jeff Sharkey · 8 years ago
  35. 740f523 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago
  36. c98c7bc Prepare to move dexopt calls to Binder. by Jeff Sharkey · 8 years ago
  37. c69b210 Merge "Yet another set of installd Binder methods." by Jeff Sharkey · 8 years ago
  38. c24fa02 Yet another set of installd Binder methods. by Jeff Sharkey · 8 years ago
  39. 019ac85 Move more installd methods to Binder. by Jeff Sharkey · 8 years ago
  40. c8ddc2d Move moveCompleteApp() to Binder. by Jeff Sharkey · 8 years ago
  41. 70b4d10 Initial Binder interface for installd. by Jeff Sharkey · 8 years ago
  42. 33c592d Installer: Support delete_odex command by Andreas Gampe · 8 years ago
  43. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  44. a877708 Installer connection support for dump_profiles by David Sehr · 8 years ago
  45. c7b9482 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  46. fcf1e55 Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  47. 4288419 Use inode numbers for CE storage. by Jeff Sharkey · 8 years ago
  48. e1cf49e Merge "Delete app profiles only during updates and uninstalls" into nyc-dev by Calin Juravle · 8 years ago
  49. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  50. d6d27e3 Delete app profiles only during updates and uninstalls by Calin Juravle · 8 years ago
  51. 9aa6db0 Add option to clear profile data to 'cmd package compile' by David Brazdil · 8 years ago
  52. abcbe2f Frameworks/base: OtaDexopt needs to move artifacts on boot by Andreas Gampe · 8 years ago
  53. e469713 Migrate default app data on non-FBE devices. by Jeff Sharkey · 8 years ago
  54. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  55. a890875 Frameworks/base: Add A/B OTA preopting by Andreas Gampe · 9 years ago
  56. a9aa249 Remove "updatecmds" feature. by Jeff Sharkey · 9 years ago
  57. a0e1043 Extract APKs on install or OTA by David Brazdil · 9 years ago
  58. 7bdf3cf Merge "Enable profile guided compilation on the framework side" by Calin Juravle · 9 years ago
  59. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  60. f340974 Change permissions of apps' home dir to 0700 for SDK > 23 by Janis Danisevskis · 9 years ago
  61. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  62. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  63. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  64. 8948c01 Yell when calling installd with PM lock held. by Jeff Sharkey · 9 years ago
  65. 92b28f3 resolved conflicts for 4ed21bf0 to stage-aosp-master by Todd Kennedy · 9 years ago
  66. 8c6e537 Allow using the JIT by Todd Kennedy · 9 years ago
  67. 9f86026 resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 9 years ago
  68. fa54ab7 Pass dexopt flags as integer by Todd Kennedy · 9 years ago
  69. 4e32174 resolved conflicts for cafacef6 to stage-aosp-master by Todd Kennedy · 9 years ago
  70. 55fe944 Frameworks/base: Propagate boot status to installd by Andreas Gampe · 9 years ago
  71. 6b7bb60 Split app move into separate copy/delete steps. by Jeff Sharkey · 9 years ago
  72. c8a2cfe Actually wait for installd by Makoto Onuki · 9 years ago
  73. e845a1e Move linking and directory creation logic to installd. by Narayan Kamath · 9 years ago
  74. bd0e9e4 Move both app code and data together. by Jeff Sharkey · 9 years ago
  75. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  76. b9f3674 Support moving apps to expanded storage. by Jeff Sharkey · 9 years ago
  77. 1d3c77a Merge "Start passing volume UUID to installd." by Jeff Sharkey · 9 years ago
  78. 790a4ec Start passing volume UUID to installd. by Jeff Sharkey · 9 years ago
  79. 7b08b35 Reuse dexopt method for both dex2oat and patchoat. by Richard Uhler · 9 years ago
  80. b94c165 Support for storing OAT files in app directory by Fyodor Kupolov · 9 years ago
  81. 735600c Frameworks/base: Pass APK debugability to installd by Andreas Gampe · 9 years ago
  82. 343f478 Tell installd when boot completes. by Narayan Kamath · 10 years ago
  83. e545035 Remove obsolete pruneDexCache by Alex Light · 10 years ago
  84. feb1930 Pass vmSafeMode (manifest attribute) to installd. by Calin Juravle · 10 years ago
  85. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  86. 6c4b9de Validate instruction sets passed to installd. by Narayan Kamath · 10 years ago
  87. a25dc2b resolved conflicts for merge of 37651b60 to lmp-dev-plus-aosp by Alex Light · 10 years ago
  88. 4ed745d Add code cache directory for apps. by Jeff Sharkey · 10 years ago
  89. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  90. 06505d2 am 1f0180bf: am 74803e55: Merge "Make misc config directory during user creation" by Robin Lee · 10 years ago
  91. 152d5cd am 22a32d88: am 2a0f9e6a: Merge "Explicitly list out the list of cache subdirs to prune." by Narayan Kamath · 10 years ago
  92. 5406f59 am 6a6411e3: am 076dc013: Merge "Move dex file pruning to installd." by Narayan Kamath · 10 years ago
  93. 3a951e5 resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  94. ce30fca85 am e531e2ec: am 3b2a9d22: Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  95. b630ffe am e75d340a: am 5c8e1a6e: Merge "Allow PMS to restorecon directories under /data." by Nick Kralevich · 10 years ago
  96. 324aa69 am b94904ab: am 3fc3b9fd: Merge "ART profiler usage." by Dave Allison · 10 years ago
  97. dd3d95f resolved conflicts for merge of 4ad93639 to klp-modular-dev-plus-aosp by Nick Kralevich · 10 years ago
  98. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  99. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  100. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/pm/Installer.java]