1. a7f44ba No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 5 years ago
  2. bab4c2c Remove notion of skip library check in framework. by Nicolas Geoffray · 6 years ago
  3. 22217f6 Revert "[framework] Compile secondary dex files in isolation" by David Brazdil · 6 years ago
  4. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  5. 972b39e Start using shared libraries class loader. by Nicolas Geoffray · 6 years ago
  6. df1c7dc Simplify HIDDEN_API_ENFORCEMENT_ flags by David Brazdil · 6 years ago
  7. 005f959 Use seInfo to label secondary dex files by Nick Kralevich · 6 years ago
  8. 0610dd1 Annotate the compilation reason with dex metadata information by Calin Juravle · 6 years ago
  9. 785d618 Allow only selected priv apps to run OOB by Victor Hsieh · 6 years ago
  10. a9c3433 Add dedicated flag to control app image generation by Mathieu Chartier · 6 years ago
  11. 7fc0f63 Fix BackgroundDexOptTest by Calin Juravle · 6 years ago
  12. 709bfc2 Merge "Add the compilation reason to the dexopt dumps" into pi-dev by Calin Juravle · 6 years ago
  13. ab49fc4 Add the compilation reason to the dexopt dumps by Calin Juravle · 6 years ago
  14. e329953 More flexible API enforcement policy. by Mathew Inwood · 6 years ago
  15. a6d43e4 Clean up comment by Mathieu Chartier · 6 years ago
  16. fa3e976 Add logic for passing down CompactDex generation flag by Mathieu Chartier · 6 years ago
  17. 4bc8f4d Pass the compilation reason to dexopt by Calin Juravle · 6 years ago
  18. f7e31c0 Refactor runtime hidden API flag from negative to positive by David Brazdil · 6 years ago
  19. ff3e4a1 Allow public profile compilation for primary apks by Calin Juravle · 6 years ago
  20. cc65194 [framework] Pass .dm files to dexopt at install time by Calin Juravle · 6 years ago
  21. 2b6e24c Merge "[framework] Extend profile operations to take the profile name" by Calin Juravle · 6 years ago
  22. d2204db Merge "Rewrite handling of oob priv-apps in framework." by Nicolas Geoffray · 6 years ago
  23. 6ae39fc [framework] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  24. 11d21a29 Rewrite handling of oob priv-apps in framework. by Nicolas Geoffray · 6 years ago
  25. 464ed3d Set DEXOPT_DISABLE_HIDDEN_API_CHECKS for system apps by David Brazdil · 7 years ago
  26. f24977b Merge "Pass targetSdkVersion to installd" am: 106a915256 am: 77ba6baab5 by David Brazdil · 7 years ago
  27. 3d44ed0 Pass targetSdkVersion to installd by David Brazdil · 7 years ago
  28. 991da81 Merge changes I80504f43,Ifc372eef am: de7be840a7 by Calin Juravle · 7 years ago
  29. de7be84 Merge changes I80504f43,Ifc372eef by Treehugger Robot · 7 years ago
  30. b423671 Fix package install flow w.r.t. dexopt by Calin Juravle · 7 years ago
  31. c6540da Fix package install flow w.r.t. dexopt by Calin Juravle · 7 years ago
  32. af657ae Merge "Workaround to get passed the broken install flow" am: b0e6508a5b by Calin Juravle · 7 years ago
  33. 5f44aa7 Workaround to get passed the broken install flow by Jeff Sharkey · 7 years ago
  34. a73e165 Hack. by Jeff Sharkey · 7 years ago
  35. cf0583e Change pm.dexopt.priv-apps to .priv-apps-oob by Victor Hsieh · 7 years ago
  36. 66a285d DO NOT MERGE Change pm.dexopt.priv-apps to .priv-apps-oob by Victor Hsieh · 7 years ago
  37. 8a5a708 [framework] Compile secondary dex files in isolation by Calin Juravle · 7 years ago
  38. 5e507fa Add an explicit reason for the compilation of shared apks by Calin Juravle · 7 years ago
  39. 527a2b2 Fix spelling mistake in dumpsys output by Calin Juravle · 7 years ago
  40. 9aab3b5 Handle configuration splits when creating the class loader context by Calin Juravle · 7 years ago
  41. 563a5ca Ensure dexopt is executed only with consistent package data by Calin Juravle · 7 years ago
  42. c0aa880 Merge "Frameworks: Fix idle-background-job flag" am: 3a16db62ec am: 83419c750f by Andreas Gampe · 7 years ago
  43. 64f4a15 Merge "Frameworks: Fix idle-background-job flag" am: 3a16db62ec am: 83419c750f by Andreas Gampe · 7 years ago
  44. 3a16db6 Merge "Frameworks: Fix idle-background-job flag" by Treehugger Robot · 7 years ago
  45. 84d9a81 Fix dexopt dump by Calin Juravle · 7 years ago
  46. c041c33 Frameworks: Fix idle-background-job flag by Andreas Gampe · 7 years ago
  47. d7fb51a resolve merge conflicts of 20d9ae562062 to oc-mr1-dev-plus-aosp by Andreas Gampe · 7 years ago
  48. b314522 Merge "[framework] Add check that classpath is up to date to getDexOptNeeded" am: 945b1dc43e by Calin Juravle · 7 years ago
  49. 11c22e3 Use dex2oatd when available on debug builds by David Sehr · 7 years ago
  50. b130d47 Add package use info to dexopt dump by Calin Juravle · 7 years ago
  51. 943d1e7 Record usage information per split by Calin Juravle · 7 years ago
  52. fad6dc1 Use PackageUseInfo in DexOptimizer by Calin Juravle · 7 years ago
  53. a18e992 Use the class loader context when optimizing secondary dex files by Calin Juravle · 7 years ago
  54. 7ba73dd [framework] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  55. 0a267a8 Encode the entire class loader context for dex2oat by Calin Juravle · 7 years ago
  56. caed600 Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  57. dea3fd8 Refactor the arguments passed to dexopt invocations by Calin Juravle · 7 years ago
  58. 3aeca17 Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  59. 2118ec4 Use dex2oatd when available on debug builds by David Sehr · 7 years ago
  60. c29b11a Move grantPermission to permission manager by Todd Kennedy · 7 years ago
  61. 576e6c0 [framework] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  62. 31ef7f3 Merge "[framework] Compile secondary dex files in isolation" into oc-mr1-dev by Calin Juravle · 7 years ago
  63. 27f9262 [framework] Compile secondary dex files in isolation by Calin Juravle · 7 years ago
  64. b22e7a2 Merge "Fix spelling mistake in dumpsys output" into oc-mr1-dev am: 1198bec925 by Calin Juravle · 7 years ago
  65. 94837e3 Fix spelling mistake in dumpsys output by Calin Juravle · 7 years ago
  66. 61dc6ff Merge "Special handling of priv-apps in PMS." am: 107899c599 am: 15b0493360 by Nicolas Geoffray · 7 years ago
  67. 20a894e Special handling of priv-apps in PMS. by Nicolas Geoffray · 7 years ago
  68. 479af33 Merge "Fix dexopt dump" into oc-mr1-dev by Calin Juravle · 7 years ago
  69. cf72222 Fix dexopt dump by Calin Juravle · 7 years ago
  70. f53201f Add an explicit reason for the compilation of shared apks by Calin Juravle · 7 years ago
  71. da09815 Handle configuration splits when creating the class loader context by Calin Juravle · 7 years ago
  72. 4c2b955 Ensure dexopt is executed only with consistent package data by Calin Juravle · 7 years ago
  73. 41a57a6 Add package use info to dexopt dump by Calin Juravle · 7 years ago
  74. 52a452c Record usage information per split by Calin Juravle · 7 years ago
  75. 3b74c41 Use PackageUseInfo in DexOptimizer by Calin Juravle · 7 years ago
  76. f1ff36f Use the class loader context when optimizing secondary dex files by Calin Juravle · 7 years ago
  77. 52c8620 Update DexFile#getDexOptNeeded usages to reflect API change by Shubham Ajmera · 7 years ago
  78. 19da1cf Encode the entire class loader context for dex2oat by Calin Juravle · 7 years ago
  79. b6f844d Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  80. 1d0e83d Refactor the arguments passed to dexopt invocations by Calin Juravle · 7 years ago
  81. 246dccf Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  82. 7e1a273 resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  83. 3b4359a Pass bootComplete to dexopt. by Nicolas Geoffray · 7 years ago
  84. cb42fae Merge "Remove obsolete DEXOPT_SAFEMODE." am: 383b2af3ec am: 10085b3737 by Nicolas Geoffray · 7 years ago
  85. 307a5af Remove obsolete DEXOPT_SAFEMODE. by Nicolas Geoffray · 7 years ago
  86. 731a7f3 Remove line from bad resolution merge. by Nicolas Geoffray · 7 years ago
  87. b0818e8 resolve merge conflicts of c2421a2a3c37 to oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  88. a34610c Merge "Handle safe mode in PackageManager." by Nicolas Geoffray · 7 years ago
  89. 384683e Merge "Adjust forced dexopt in case of stripped APKs." am: 5669550a83 am: f59dd816b1 by Nicolas Geoffray · 7 years ago
  90. 96d12a9 Adjust forced dexopt in case of stripped APKs. by Nicolas Geoffray · 7 years ago
  91. bca6bd2 Merge "Use timeout for *dexopt* wake lock" into oc-dev by Fyodor Kupolov · 7 years ago
  92. d093b20 Handle safe mode in PackageManager. by Nicolas Geoffray · 7 years ago
  93. 28f2855 Use timeout for *dexopt* wake lock by Fyodor Kupolov · 7 years ago
  94. d132652 Update frameworks/base to new compiler filters. by Nicolas Geoffray · 7 years ago
  95. be7b0d1 Update frameworks/base to new compiler filters. by Nicolas Geoffray · 7 years ago
  96. 5def5e5 Gather shared libs for split apks based on dependencies. by Jeff Hao · 7 years ago
  97. c6687da Handle shared libraries for split apks. by Jeff Hao · 7 years ago
  98. 7da652f Handle shared libraries for split apks. by Jeff Hao · 7 years ago
  99. 31762dd Merge "Pass SElinux info to installd dexopt" into oc-dev by Calin Juravle · 7 years ago
  100. 539128f Merge "Keep track of protected data dirs in DexManager" into oc-dev by Calin Juravle · 7 years ago