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