1. 37e5fdc Frameworks/base: Add compiler stats to Package Manager by Andreas Gampe · 8 years ago
  2. 6d99f79 PackageManager: Fix reference profile canonicalization. by Narayan Kamath · 8 years ago
  3. 88eea9e Add a command to print package dexopt status. by Narayan Kamath · 8 years ago
  4. c7b9482 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  5. 90e2699 Change app selection policy for post-OTA verification by David Brazdil · 8 years ago
  6. 6a3b2d2 Refactor return values of performDexOpt by David Brazdil · 8 years ago
  7. 47c170a Package Manager: Use new DexFile function to upgrade filter by Andreas Gampe · 8 years ago
  8. 9fa0254 Don't check if forward locked apps are used by others by Calin Juravle · 8 years ago
  9. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  10. 990fb6b Add option to compile all packages with 'cmd package compile' by David Brazdil · 8 years ago
  11. 693f997 Better handling of various types of compilation in DexOptimizer by Calin Juravle · 8 years ago
  12. d479b52 Restrict the cases when we profile guided compile an apk by Calin Juravle · 8 years ago
  13. 0cf8cc6 Fix useProfiles usage in PackageDexOptimizer by Calin Juravle · 8 years ago
  14. a890875 Frameworks/base: Add A/B OTA preopting by Andreas Gampe · 9 years ago
  15. 493411a Add 'package compile' shell command by David Brazdil · 8 years ago
  16. 6dfd83d Revert "Revert "Fix optimizable package filter"" by Calin Juravle · 9 years ago
  17. d9c31db Revert "Fix optimizable package filter" by Calin Juravle · 9 years ago
  18. 8aaaf13 Fix optimizable package filter by Calin Juravle · 9 years ago
  19. 9dff854 Clean up passing volumeUuid to DexOptimizer by Calin Juravle · 9 years ago
  20. a0e1043 Extract APKs on install or OTA by David Brazdil · 9 years ago
  21. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  22. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  23. 27c0737 Remove performBootDexOpt and am's ensurePackageDexOpt. by Nicolas Geoffray · 9 years ago
  24. 27c24fb Enable "quick install" by Todd Kennedy · 9 years ago
  25. b4d4102 am 92b28f37: resolved conflicts for 4ed21bf0 to stage-aosp-master by Todd Kennedy · 9 years ago
  26. 92b28f3 resolved conflicts for 4ed21bf0 to stage-aosp-master by Todd Kennedy · 9 years ago
  27. 8c6e537 Allow using the JIT by Todd Kennedy · 9 years ago
  28. 389bb7f am 9f860264: resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 9 years ago
  29. 9f86026 resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 9 years ago
  30. fa54ab7 Pass dexopt flags as integer by Todd Kennedy · 9 years ago
  31. 4e32174 resolved conflicts for cafacef6 to stage-aosp-master by Todd Kennedy · 9 years ago
  32. 55fe944 Frameworks/base: Propagate boot status to installd by Andreas Gampe · 9 years ago
  33. 06bb908 Frameworks/base: Propagate boot status to installd by Andreas Gampe · 9 years ago
  34. ebcac16 Use app directory as apkPath for cluster installs by Fyodor Kupolov · 9 years ago
  35. 589f2b5 Do not create oat directory for an app in ASEC container by Fyodor Kupolov · 9 years ago
  36. a91a6f6 Merge "Hold wakelock while dexopting" into mnc-dev by Fyodor Kupolov · 9 years ago
  37. a627c09 Hold wakelock while dexopting by Fyodor Kupolov · 9 years ago
  38. 01dcb76 Be more accepting of dex2oat errors. by Narayan Kamath · 9 years ago
  39. 94056d1 Do not create oat directory for an app in ASEC container by Fyodor Kupolov · 9 years ago
  40. 7b08b35 Reuse dexopt method for both dex2oat and patchoat. by Richard Uhler · 9 years ago
  41. b94c165 Support for storing OAT files in app directory by Fyodor Kupolov · 9 years ago
  42. 7487657 Extracted a separate class to run dexopt on packages by Fyodor Kupolov · 9 years ago