1. 82ca901 Methods to calculate user and external disk usage. by Jeff Sharkey · 8 years ago
  2. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  3. 9f2f218 Reconnect to installd when it restarts. by Jeff Sharkey · 8 years ago
  4. 1c6f723 Remove ~1/3 of the installd calls at boot. by Jeff Sharkey · 8 years ago
  5. 447a3ac Catch all exceptions from installd, log codes. by Jeff Sharkey · 8 years ago
  6. 4f05cd8 Remove DEXOPT_OTA flag. by Jeff Sharkey · 8 years ago
  7. 740f523 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago
  8. c98c7bc Prepare to move dexopt calls to Binder. by Jeff Sharkey · 8 years ago
  9. c69b210 Merge "Yet another set of installd Binder methods." by Jeff Sharkey · 8 years ago
  10. c24fa02 Yet another set of installd Binder methods. by Jeff Sharkey · 8 years ago
  11. 019ac85 Move more installd methods to Binder. by Jeff Sharkey · 8 years ago
  12. c8ddc2d Move moveCompleteApp() to Binder. by Jeff Sharkey · 8 years ago
  13. 70b4d10 Initial Binder interface for installd. by Jeff Sharkey · 8 years ago
  14. 33c592d Installer: Support delete_odex command by Andreas Gampe · 8 years ago
  15. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  16. a877708 Installer connection support for dump_profiles by David Sehr · 8 years ago
  17. c7b9482 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  18. fcf1e55 Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  19. 4288419 Use inode numbers for CE storage. by Jeff Sharkey · 8 years ago
  20. e1cf49e Merge "Delete app profiles only during updates and uninstalls" into nyc-dev by Calin Juravle · 8 years ago
  21. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  22. d6d27e3 Delete app profiles only during updates and uninstalls by Calin Juravle · 8 years ago
  23. 9aa6db0 Add option to clear profile data to 'cmd package compile' by David Brazdil · 8 years ago
  24. abcbe2f Frameworks/base: OtaDexopt needs to move artifacts on boot by Andreas Gampe · 8 years ago
  25. e469713 Migrate default app data on non-FBE devices. by Jeff Sharkey · 8 years ago
  26. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  27. a890875 Frameworks/base: Add A/B OTA preopting by Andreas Gampe · 9 years ago
  28. a9aa249 Remove "updatecmds" feature. by Jeff Sharkey · 9 years ago
  29. a0e1043 Extract APKs on install or OTA by David Brazdil · 9 years ago
  30. 7bdf3cf Merge "Enable profile guided compilation on the framework side" by Calin Juravle · 9 years ago
  31. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  32. f340974 Change permissions of apps' home dir to 0700 for SDK > 23 by Janis Danisevskis · 9 years ago
  33. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  34. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  35. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  36. 8948c01 Yell when calling installd with PM lock held. by Jeff Sharkey · 9 years ago
  37. 92b28f3 resolved conflicts for 4ed21bf0 to stage-aosp-master by Todd Kennedy · 9 years ago
  38. 8c6e537 Allow using the JIT by Todd Kennedy · 9 years ago
  39. 9f86026 resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 9 years ago
  40. fa54ab7 Pass dexopt flags as integer by Todd Kennedy · 9 years ago
  41. 4e32174 resolved conflicts for cafacef6 to stage-aosp-master by Todd Kennedy · 9 years ago
  42. 55fe944 Frameworks/base: Propagate boot status to installd by Andreas Gampe · 9 years ago
  43. 6b7bb60 Split app move into separate copy/delete steps. by Jeff Sharkey · 9 years ago
  44. c8a2cfe Actually wait for installd by Makoto Onuki · 9 years ago
  45. e845a1e Move linking and directory creation logic to installd. by Narayan Kamath · 9 years ago
  46. bd0e9e4 Move both app code and data together. by Jeff Sharkey · 9 years ago
  47. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  48. b9f3674 Support moving apps to expanded storage. by Jeff Sharkey · 9 years ago
  49. 1d3c77a Merge "Start passing volume UUID to installd." by Jeff Sharkey · 9 years ago
  50. 790a4ec Start passing volume UUID to installd. by Jeff Sharkey · 9 years ago
  51. 7b08b35 Reuse dexopt method for both dex2oat and patchoat. by Richard Uhler · 9 years ago
  52. b94c165 Support for storing OAT files in app directory by Fyodor Kupolov · 9 years ago
  53. 735600c Frameworks/base: Pass APK debugability to installd by Andreas Gampe · 9 years ago
  54. 343f478 Tell installd when boot completes. by Narayan Kamath · 10 years ago
  55. e545035 Remove obsolete pruneDexCache by Alex Light · 10 years ago
  56. feb1930 Pass vmSafeMode (manifest attribute) to installd. by Calin Juravle · 10 years ago
  57. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  58. 6c4b9de Validate instruction sets passed to installd. by Narayan Kamath · 10 years ago
  59. a25dc2b resolved conflicts for merge of 37651b60 to lmp-dev-plus-aosp by Alex Light · 10 years ago
  60. 4ed745d Add code cache directory for apps. by Jeff Sharkey · 10 years ago
  61. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  62. 06505d2 am 1f0180bf: am 74803e55: Merge "Make misc config directory during user creation" by Robin Lee · 10 years ago
  63. 152d5cd am 22a32d88: am 2a0f9e6a: Merge "Explicitly list out the list of cache subdirs to prune." by Narayan Kamath · 10 years ago
  64. 5406f59 am 6a6411e3: am 076dc013: Merge "Move dex file pruning to installd." by Narayan Kamath · 10 years ago
  65. 3a951e5 resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  66. ce30fca85 am e531e2ec: am 3b2a9d22: Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  67. b630ffe am e75d340a: am 5c8e1a6e: Merge "Allow PMS to restorecon directories under /data." by Nick Kralevich · 10 years ago
  68. 324aa69 am b94904ab: am 3fc3b9fd: Merge "ART profiler usage." by Dave Allison · 10 years ago
  69. dd3d95f resolved conflicts for merge of 4ad93639 to klp-modular-dev-plus-aosp by Nick Kralevich · 10 years ago
  70. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  71. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  72. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/pm/Installer.java]
  73. 8643dc6 Proper security labeling of multi-user data directories. by Robert Craig · 11 years ago
  74. ecc8d6f Fix issue #8768456: Settings > App Info under reports... by Dianne Hackborn · 11 years ago
  75. 0f40dc9 Add seinfo parsing to PackageManagerService. by Robert Craig · 11 years ago
  76. 1506921 Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 12 years ago
  77. 92091fa App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 12 years ago
  78. 4d25426 Remove unused code. by Nick Kralevich · 12 years ago
  79. 383fa18 Revert "Check non-primary user dirs during package scan" by Dave Burke · 12 years ago
  80. 4525f5b Check non-primary user dirs during package scan by Kenny Root · 12 years ago
  81. a3e9079 Robustly add symlink and add for non-primary users by Kenny Root · 12 years ago
  82. 54289b8 Fix cache deletion for secondary users by Amith Yamasani · 12 years ago
  83. f69c812 Wait for installd to finish starting before booting. by Jeff Brown · 12 years ago
  84. 9bbd70a Remove "unlinklib" command from installd by Kenny Root · 12 years ago
  85. ddbe50d Move native libraries to /data/app-lib by Kenny Root · 12 years ago
  86. 0c19162 Remove "protect" command from installd by Kenny Root · 12 years ago
  87. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  88. d0c5f51 Fix issue #6295373: "Package com.google.android.apps.authenticator2 has... by Dianne Hackborn · 12 years ago
  89. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  90. 292f8bc Plumb information from the framework about asec container size. by Dianne Hackborn · 13 years ago
  91. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  92. 63ebffc turn off log spew by Joe Onorato · 13 years ago
  93. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 13 years ago[Renamed (66%) from services/java/com/android/server/Installer.java]
  94. 35ab3ad Remove defunct secure FS work by Kenny Root · 13 years ago
  95. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  96. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  97. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  98. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  99. b858dfd Implement system data migration support. by Dianne Hackborn · 14 years ago
  100. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago