1. d4a7b45 Use verify-at-runtime if debug.usejit is true by Mathieu Chartier · 10 years ago
  2. 1fc747d am 5a25a63d: Merge "Installd: Pass debuggable flag" by Andreas Gampe · 10 years ago
  3. 598c25e Installd: Pass debuggable flag by Andreas Gampe · 10 years ago
  4. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 10 years ago
  5. 2ead70c Add missing <sys/file.h> include for flock. by Elliott Hughes · 10 years ago
  6. ee7ed02 am 96e4409e: Merge "Installd: Disallow relocation for decryption" by Andreas Gampe · 11 years ago
  7. 14e084d Installd: Disallow relocation for decryption by neo.chae · 11 years ago
  8. 4fb9f93 am d3255076: Merge "Installd: Swap file for dex2oat" by Andreas Gampe · 11 years ago
  9. e1c0135 Installd: Swap file for dex2oat by Andreas Gampe · 11 years ago
  10. 3732128 am 1be4021c: Merge "Installd: Remove dalvik paths" by Andreas Gampe · 11 years ago
  11. bd872e4 Installd: Remove dalvik paths by Andreas Gampe · 11 years ago
  12. 091ea77 Add an installd command to mark the end of boot. by Narayan Kamath · 11 years ago
  13. 35e5423 am 11bf9e5c: Merge "Add support for dalvik.vm.isa.<instruction set>.variant" by Ian Rogers · 11 years ago
  14. 741625a resolved conflicts for merge of 37878b1e to lmp-mr1-dev-plus-aosp by Dmitriy Ivanov · 11 years ago
  15. b1a6c2f Add an installd command to mark the end of boot. by Narayan Kamath · 11 years ago
  16. 16a95b2 Add support for dalvik.vm.isa.<instruction set>.variant by Ian Rogers · 11 years ago
  17. cd647d0 am 106e5820: Merge "installd: Set priority to background for dexopting" into lmp-mr1-dev by Igor Murashkin · 11 years ago
  18. 9e87a80 installd: Set priority to background for dexopting by Igor Murashkin · 11 years ago
  19. 7f8ecd6 am cde4b13a: Merge "Allow more than one dex2oat extra option" by Narayan Kamath · 11 years ago
  20. 28da328 am cde4b13a: Merge "Allow more than one dex2oat extra option" by Narayan Kamath · 11 years ago
  21. b0d8d00 Allow more than one dex2oat extra option by Yevgeny Rouban · 11 years ago
  22. 9e8b528 resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp by Dan Albert · 11 years ago
  23. 99d9fb1 Fix warnings on unused variables and parameters. by Chih-Hung Hsieh · 11 years ago
  24. 0ffb913 am 464e539c: Merge "Add new system APK locations." into lmp-dev by Jeff Sharkey · 11 years ago
  25. 770180a Add new system APK locations. by Jeff Sharkey · 11 years ago
  26. 2a8bb97 am 51eec3b9: Merge "Fix relabeling of secondary user package directories." by Nick Kralevich · 11 years ago
  27. 8ac2a64 Fix relabeling of secondary user package directories. by Stephen Smalley · 11 years ago
  28. ad2a408 am 8c1642ad: Merge "Remove obsolete prunedexcache" by Brian Carlstrom · 11 years ago
  29. 8b17ac6 Remove obsolete prunedexcache by Alex Light · 11 years ago
  30. 5f727f8 Remove obsolete prunedexcache by Alex Light · 11 years ago
  31. 18a9457 am 7903c6a2: Merge "Make clear data stricter." into lmp-dev by Jeff Sharkey · 11 years ago
  32. 7903c6a Merge "Make clear data stricter." into lmp-dev by Jeff Sharkey · 11 years ago
  33. 3316fe4 Make clear data stricter. by Jeff Sharkey · 11 years ago
  34. 7330016 am 97477d20: Set compiler filter flag to true when vmSafeMode is present. by Calin Juravle · 11 years ago
  35. 4f60ac2 Add vm_safe_mode to dexopt. by Calin Juravle · 11 years ago
  36. 97477d2 Set compiler filter flag to true when vmSafeMode is present. by Calin Juravle · 11 years ago
  37. 2d509c0 am 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-dev by Calin Juravle · 11 years ago
  38. 188fb81 am 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-dev by Calin Juravle · 11 years ago
  39. e9eb12c Pass isa features flag to dex2oat. by Calin Juravle · 11 years ago
  40. b1efac1 Add vm_safe_mode to dexopt. by Calin Juravle · 11 years ago
  41. 8fc7315 Pass isa features flag to dex2oat. by Calin Juravle · 11 years ago
  42. 46ab27e am e18987ef: Disable verification based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 11 years ago
  43. e18987e Disable verification based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 11 years ago
  44. f7765c4 Disable verification based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 11 years ago
  45. f12e678 am 1a22eb7b: Merge "Change an accidental ALOGE to an ALOGV" by Andreas Gampe · 11 years ago
  46. 1a22eb7 Merge "Change an accidental ALOGE to an ALOGV" by Andreas Gampe · 11 years ago
  47. 93b1b9a am 82e98c21: Merge "Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup" by Narayan Kamath · 11 years ago
  48. 3b14e5b Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup by Brian Carlstrom · 11 years ago
  49. a7915d4 Change an accidental ALOGE to an ALOGV by Alex Light · 11 years ago
  50. 0378aaf Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup by Brian Carlstrom · 11 years ago
  51. 41cd9eb Disable compilation based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 11 years ago
  52. 9a87db6 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native] by Brian Carlstrom · 11 years ago
  53. 43c5d30 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
  54. 021843c am 8ce28672: Merge "Make system use patchoat to relocate during runtime." by Brian Carlstrom · 11 years ago
  55. 7365a10 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
  56. 755d35f am 74b3ecf4: Merge "Disable compilation based on vold.decrypt. [frameworks/native]" by Brian Carlstrom · 11 years ago
  57. 6461ddb am 9c49e21d: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native]" by Brian Carlstrom · 11 years ago
  58. 538998f Disable compilation based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 11 years ago
  59. cf51ba1 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native] by Brian Carlstrom · 11 years ago
  60. c796b68 Offer to delete code cache directories. by Jeff Sharkey · 11 years ago
  61. 7c5be65 Merge "Rename 'mkuser' command to 'mkuserconfig'" by Robin Lee · 11 years ago
  62. e46a75a Make dex2oat heap size product configurable [frameworks/native] by Brian Carlstrom · 11 years ago
  63. 53e0776 Use current max product dalvik.vm.heapsize as default dex2oat heap size by Brian Carlstrom · 11 years ago
  64. 357df19 Merge "Exclude subdirectories when pruning the dex cache." by Narayan Kamath · 11 years ago
  65. 1e57e4a Exclude subdirectories when pruning the dex cache. by Narayan Kamath · 11 years ago
  66. 71f9956 Merge "Fix obsolete argument name" by Brian Carlstrom · 11 years ago
  67. 7195fcc Fix obsolete argument name by Brian Carlstrom · 11 years ago
  68. 8c9bcff Merge "Add an installd command to prune dex files." by Narayan Kamath · 11 years ago
  69. 7c8bec0 Rename 'mkuser' command to 'mkuserconfig' by Robin Lee · 11 years ago
  70. 3aee2c5 Add an installd command to prune dex files. by Narayan Kamath · 11 years ago
  71. 4fdff46 Pass --top-k-profile-threshold to dex2oat if available. by Calin Juravle · 11 years ago
  72. 57c69c3 Don't always add profile-file option to dex2oat by Calin Juravle · 11 years ago
  73. 095c763 Add installd command to create /data/misc user dir by Robin Lee · 11 years ago
  74. 856bc78 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 11 years ago
  75. 3a98389 Ensure that app lib symlinks are correctly labeled when created. by Stephen Smalley · 11 years ago
  76. 1b40032 Add instruction-set arguments to installd commands. by Narayan Kamath · 11 years ago
  77. 0e8ae16 Fix incorrect odex path handling by Chih-Wei Huang · 11 years ago
  78. da30dc7 Modify installd's restorecon function. by Robert Craig · 11 years ago
  79. e9887e4 Extend installd to support SELinux restorecon function. by Robert Craig · 11 years ago
  80. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  81. 4bc0540 Fix parameter ordering for installd's dex2oat execl. by Anwar Ghuloum · 11 years ago
  82. d937073 ART profiler by Dave Allison · 12 years ago
  83. f53dbfe Don't pass in empty arg to dex2oat. by Mathieu Chartier · 11 years ago
  84. 0ae8e39 Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags by Brian Carlstrom · 11 years ago
  85. 2044ac4 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  86. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  87. 63568b1 Runtime resource overlay, iteration 2 by Mårten Kongstad · 12 years ago
  88. 0c05d3a frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 12 years ago
  89. e4e91c4 resolved conflicts for merge of e678897f to klp-dev-plus-aosp by Nick Kralevich · 12 years ago
  90. 880d1a9 Proper security labeling of multi-user data directories. by Robert Craig · 12 years ago
  91. abe4fe5 Change legacy "persona" references to userid_t. by Jeff Sharkey · 12 years ago
  92. e7a8b17 Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib by Brian Carlstrom · 12 years ago
  93. 1705fc4 Moving dex2oat installd patches from frameworks/base by Brian Carlstrom · 12 years ago
  94. 8b41780 Fix issue #8768456: Settings > App Info under reports... by Dianne Hackborn · 12 years ago
  95. 4d3fd4e Add seinfo parsing to PackageManagerService. by Robert Craig · 12 years ago
  96. d747129 installd: use correct header file. by Nick Kralevich · 12 years ago
  97. a2d838a Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 13 years ago
  98. 7f5c84a App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 13 years ago
  99. f62d285 remove unused code. by Nick Kralevich · 13 years ago
  100. f1c3ffe Bug fix on installd with SELinux enabled kernel. by rpcraig · 13 years ago