1. 60fd3fe Migrate CA certificates to all users by Robin Lee · 11 years ago
  2. 770180a Add new system APK locations. by Jeff Sharkey · 11 years ago
  3. 8b17ac6 Remove obsolete prunedexcache by Alex Light · 11 years ago
  4. 7903c6a Merge "Make clear data stricter." into lmp-dev by Jeff Sharkey · 11 years ago
  5. 3316fe4 Make clear data stricter. by Jeff Sharkey · 11 years ago
  6. 97477d2 Set compiler filter flag to true when vmSafeMode is present. by Calin Juravle · 11 years ago
  7. b1efac1 Add vm_safe_mode to dexopt. by Calin Juravle · 11 years ago
  8. 8fc7315 Pass isa features flag to dex2oat. by Calin Juravle · 11 years ago
  9. c597b6d Fix validation of system paths in installd. by Calin Juravle · 11 years ago
  10. fd88ff2 Allow apk path to contain one subdirectory. by Calin Juravle · 11 years ago
  11. e18987e Disable verification based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 11 years ago
  12. 3b14e5b Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup by Brian Carlstrom · 11 years ago
  13. 41cd9eb Disable compilation based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 11 years ago
  14. 9a87db6 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native] by Brian Carlstrom · 11 years ago
  15. 43c5d30 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
  16. 119b765 Fix implicit declaration of function 'prctl' in installd. by Elliott Hughes · 11 years ago
  17. c796b68 Offer to delete code cache directories. by Jeff Sharkey · 11 years ago
  18. 7c5be65 Merge "Rename 'mkuser' command to 'mkuserconfig'" by Robin Lee · 11 years ago
  19. e46a75a Make dex2oat heap size product configurable [frameworks/native] by Brian Carlstrom · 11 years ago
  20. 53e0776 Use current max product dalvik.vm.heapsize as default dex2oat heap size by Brian Carlstrom · 11 years ago
  21. 357df19 Merge "Exclude subdirectories when pruning the dex cache." by Narayan Kamath · 11 years ago
  22. 1e57e4a Exclude subdirectories when pruning the dex cache. by Narayan Kamath · 11 years ago
  23. 71f9956 Merge "Fix obsolete argument name" by Brian Carlstrom · 11 years ago
  24. 7195fcc Fix obsolete argument name by Brian Carlstrom · 11 years ago
  25. 8c9bcff Merge "Add an installd command to prune dex files." by Narayan Kamath · 11 years ago
  26. 0db0f97 installd: change profile files to 0660 by Nick Kralevich · 11 years ago
  27. 7281ca6 Merge "Pass --top-k-profile-threshold to dex2oat if available." by Calin Juravle · 11 years ago
  28. 7c8bec0 Rename 'mkuser' command to 'mkuserconfig' by Robin Lee · 11 years ago
  29. 3aee2c5 Add an installd command to prune dex files. by Narayan Kamath · 11 years ago
  30. 4fdff46 Pass --top-k-profile-threshold to dex2oat if available. by Calin Juravle · 11 years ago
  31. c4193f1 Merge "Migrate keychain directories to /data/misc/user/0" by Robin Lee · 11 years ago
  32. 57c69c3 Don't always add profile-file option to dex2oat by Calin Juravle · 11 years ago
  33. 07053fc Migrate keychain directories to /data/misc/user/0 by Robin Lee · 11 years ago
  34. 095c763 Add installd command to create /data/misc user dir by Robin Lee · 11 years ago
  35. 856bc78 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 11 years ago
  36. 3a98389 Ensure that app lib symlinks are correctly labeled when created. by Stephen Smalley · 11 years ago
  37. 1b40032 Add instruction-set arguments to installd commands. by Narayan Kamath · 11 years ago
  38. 0e8ae16 Fix incorrect odex path handling by Chih-Wei Huang · 11 years ago
  39. a240733 restorecon the profile directory. by Stephen Smalley · 11 years ago
  40. da30dc7 Modify installd's restorecon function. by Robert Craig · 11 years ago
  41. 7abb52b Send libselinux logging to logcat. by Stephen Smalley · 11 years ago
  42. e9887e4 Extend installd to support SELinux restorecon function. by Robert Craig · 11 years ago
  43. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  44. 4bc0540 Fix parameter ordering for installd's dex2oat execl. by Anwar Ghuloum · 11 years ago
  45. d937073 ART profiler by Dave Allison · 12 years ago
  46. f53dbfe Don't pass in empty arg to dex2oat. by Mathieu Chartier · 11 years ago
  47. 0ae8e39 Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags by Brian Carlstrom · 11 years ago
  48. 7400742 Correcting include path in installd test project's Android.mk by Ramin Zaghi · 11 years ago
  49. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  50. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  51. 63568b1 Runtime resource overlay, iteration 2 by Mårten Kongstad · 12 years ago
  52. 0c05d3a frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 12 years ago
  53. 47a3518 restorecon /data/media when re-creating it for multi-user upgrade. by Stephen Smalley · 12 years ago
  54. bef08b8 Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 12 years ago
  55. e4e91c4 resolved conflicts for merge of e678897f to klp-dev-plus-aosp by Nick Kralevich · 12 years ago
  56. 880d1a9 Proper security labeling of multi-user data directories. by Robert Craig · 12 years ago
  57. bd558d6 Handle policy reloads within installd rather than restarting it. by Stephen Smalley · 12 years ago
  58. abe4fe5 Change legacy "persona" references to userid_t. by Jeff Sharkey · 12 years ago
  59. e7a8b17 Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib by Brian Carlstrom · 12 years ago
  60. 1705fc4 Moving dex2oat installd patches from frameworks/base by Brian Carlstrom · 12 years ago
  61. 8b41780 Fix issue #8768456: Settings > App Info under reports... by Dianne Hackborn · 12 years ago
  62. 8a0cb4e Add liblog by Ying Wang · 12 years ago
  63. 4d3fd4e Add seinfo parsing to PackageManagerService. by Robert Craig · 12 years ago
  64. d747129 installd: use correct header file. by Nick Kralevich · 12 years ago
  65. a2d838a Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 13 years ago
  66. 7f5c84a App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 13 years ago
  67. f62d285 remove unused code. by Nick Kralevich · 13 years ago
  68. f1c3ffe Bug fix on installd with SELinux enabled kernel. by rpcraig · 13 years ago
  69. 94afecf Move non-Java commands over from frameworks/base by Mike Lockwood · 13 years ago