1. e363724 Command to move private app data between volumes. by Jeff Sharkey · 9 years ago
  2. 6fe28a0 Start accepting volume UUIDs from framework. by Jeff Sharkey · 9 years ago
  3. 41ea424 More volume UUID awareness. by Jeff Sharkey · 9 years ago
  4. d107c30 Merge "Plumb through volume UUID when building paths." by Jeff Sharkey · 9 years ago
  5. c03de09 Plumb through volume UUID when building paths. by Jeff Sharkey · 9 years ago
  6. c92fb62 installd: Add support for SELF_PATCHOAT_NEEDED. by Richard Uhler · 9 years ago
  7. 1980380 Switch installd to compile as C++. by Jeff Sharkey · 9 years ago[Renamed (97%) from cmds/installd/installd.c]
  8. e23a132 Valid APK paths now include expanded storage. by Jeff Sharkey · 9 years ago
  9. 88ce4ff Support for storing OAT files in app directory by Fyodor Kupolov · 10 years ago
  10. 598c25e Installd: Pass debuggable flag by Andreas Gampe · 10 years ago
  11. 7fb390d Mark 2 unused paramters as such by Bernhard Rosenkränzer · 10 years ago
  12. 754f16f Merge "Fix installd command line parser" by Mike Lockwood · 10 years ago
  13. 091ea77 Add an installd command to mark the end of boot. by Narayan Kamath · 10 years ago
  14. 62bb385 Fix installd command line parser by Serguei Katkov · 10 years ago
  15. 0adea3b am 60fd3fee: Migrate CA certificates to all users by Robin Lee · 10 years ago
  16. 60fd3fe Migrate CA certificates to all users by Robin Lee · 10 years ago
  17. 9e8b528 resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  18. 99d9fb1 Fix warnings on unused variables and parameters. by Chih-Hung Hsieh · 10 years ago
  19. 770180a Add new system APK locations. by Jeff Sharkey · 10 years ago
  20. 8b17ac6 Remove obsolete prunedexcache by Alex Light · 10 years ago
  21. 5f727f8 Remove obsolete prunedexcache by Alex Light · 10 years ago
  22. 4f60ac2 Add vm_safe_mode to dexopt. by Calin Juravle · 10 years ago
  23. b1efac1 Add vm_safe_mode to dexopt. by Calin Juravle · 10 years ago
  24. 43c5d30 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  25. 7365a10 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  26. 119b765 Fix implicit declaration of function 'prctl' in installd. by Elliott Hughes · 10 years ago
  27. ec535c5 Fix implicit declaration of function 'prctl' in installd. by Elliott Hughes · 10 years ago
  28. c796b68 Offer to delete code cache directories. by Jeff Sharkey · 10 years ago
  29. 7c5be65 Merge "Rename 'mkuser' command to 'mkuserconfig'" by Robin Lee · 10 years ago
  30. 1e57e4a Exclude subdirectories when pruning the dex cache. by Narayan Kamath · 10 years ago
  31. 8c9bcff Merge "Add an installd command to prune dex files." by Narayan Kamath · 10 years ago
  32. 7c8bec0 Rename 'mkuser' command to 'mkuserconfig' by Robin Lee · 10 years ago
  33. 3aee2c5 Add an installd command to prune dex files. by Narayan Kamath · 10 years ago
  34. 07053fc Migrate keychain directories to /data/misc/user/0 by Robin Lee · 10 years ago
  35. 095c763 Add installd command to create /data/misc user dir by Robin Lee · 10 years ago
  36. 1b40032 Add instruction-set arguments to installd commands. by Narayan Kamath · 10 years ago
  37. da30dc7 Modify installd's restorecon function. by Robert Craig · 10 years ago
  38. 7abb52b Send libselinux logging to logcat. by Stephen Smalley · 11 years ago
  39. e9887e4 Extend installd to support SELinux restorecon function. by Robert Craig · 11 years ago
  40. d937073 ART profiler by Dave Allison · 11 years ago
  41. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  42. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  43. 63568b1 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  44. 47a3518 restorecon /data/media when re-creating it for multi-user upgrade. by Stephen Smalley · 11 years ago
  45. bef08b8 Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 11 years ago
  46. e4e91c4 resolved conflicts for merge of e678897f to klp-dev-plus-aosp by Nick Kralevich · 11 years ago
  47. 880d1a9 Proper security labeling of multi-user data directories. by Robert Craig · 11 years ago
  48. bd558d6 Handle policy reloads within installd rather than restarting it. by Stephen Smalley · 11 years ago
  49. abe4fe5 Change legacy "persona" references to userid_t. by Jeff Sharkey · 11 years ago
  50. 1705fc4 Moving dex2oat installd patches from frameworks/base by Brian Carlstrom · 12 years ago
  51. 8b41780 Fix issue #8768456: Settings > App Info under reports... by Dianne Hackborn · 11 years ago
  52. 4d3fd4e Add seinfo parsing to PackageManagerService. by Robert Craig · 12 years ago
  53. d747129 installd: use correct header file. by Nick Kralevich · 12 years ago
  54. a2d838a Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 12 years ago
  55. 7f5c84a App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 12 years ago
  56. f62d285 remove unused code. by Nick Kralevich · 12 years ago
  57. 94afecf Move non-Java commands over from frameworks/base by Mike Lockwood · 12 years ago