1. 31ce3a8 Re-pin camera odex/vdex files only if they have changed by Calin Juravle · 7 years ago
  2. f107a23 Re-run pinner service on camera app update and dex optimization. by Carmen Jackson · 7 years ago
  3. a70b1b1 Compile secondary dex files according to REASON_BACKGROUND_DEXOPT by Calin Juravle · 8 years ago
  4. 91d40f1 Set pm.BackgroundDexOptService as the source of true by Calin Juravle · 7 years ago
  5. 4466c5a Fix typo in dexopt.secondary system property by Calin Juravle · 8 years ago
  6. 51f521c Compile secondary dex files during background dexopt job by Calin Juravle · 8 years ago
  7. cb5f41e Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  8. c660475 A bit more refactoring in BackgroundDexOptService by Calin Juravle · 8 years ago
  9. a50d58e Add an extra debug flag to BackgroundDexOptimizer by Calin Juravle · 8 years ago
  10. be6a71a Some refactoring in BackgroundDexOptService. by Calin Juravle · 8 years ago
  11. 8735f07 BackgroundDexOptService: Check for low storage conditions. by Narayan Kamath · 8 years ago
  12. fb6cf77 Cleanup performDexOpt with instruction sets. by Nicolas Geoffray · 8 years ago
  13. 8412cf4 Revert "Enable profile merging for post-OTA package verification" by Calin Juravle · 8 years ago
  14. 5da9dad Enable profile merging for post-OTA package verification by David Brazdil · 8 years ago
  15. ace80c5 Retry compiling a previously failing package after update by David Brazdil · 8 years ago
  16. 80932c1 Assume package failed to compile unless proven otherwise by David Brazdil · 8 years ago
  17. 37a8769 Update packages in post-boot background job by David Brazdil · 8 years ago
  18. 43fc244 PackageManager: Move compilation reasons to PMS by Andreas Gampe · 8 years ago
  19. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  20. 493411a Add 'package compile' shell command by David Brazdil · 9 years ago
  21. a0e1043 Extract APKs on install or OTA by David Brazdil · 9 years ago
  22. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  23. 27c0737 Remove performBootDexOpt and am's ensurePackageDexOpt. by Nicolas Geoffray · 9 years ago
  24. 2c9655b If we're out of space, retry background dexopting later by Christopher Tate · 9 years ago
  25. a00be9b Remember failed dexopt to avoid retry by Brian Carlstrom · 10 years ago
  26. 9f837a9 Reduce PackageManager RAM usage: ArrayMap/Set. by Jeff Sharkey · 10 years ago
  27. d382be9 Fix backwards arguments to performDexOpt by Brian Carlstrom · 10 years ago
  28. 2053168 Dexopt for Context.createPackageContext when code is included. by Narayan Kamath · 10 years ago
  29. 1b8b3aa Fix BackgroundDexOptService scheduled job by Christopher Tate · 10 years ago
  30. cf1a2f7 Switch everything to scheduled jobs by Christopher Tate · 10 years ago
  31. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 10 years ago