1. fed3167 Fix dex file leak in oat file manager by Mathieu Chartier · 8 years ago
  2. af0e482 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  3. 6619cdd Only compile dex files if they are not up to date. by Richard Uhler · 9 years ago
  4. 5872d7c Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  5. 25792ae Make dex file loading failure more explicit about failure. by Alex Light · 9 years ago
  6. 7506423 Skip profiling if the dex file is fully compiled by Calin Juravle · 9 years ago
  7. 1153ae1 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 9 years ago
  8. ff0274b Refine OatFileAssistant.MakeUpToDate failure result. by Richard Uhler · 9 years ago
  9. 7bcfcb8 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  10. 04680f3 Dump oat file information as part of DumpForSigQuit. by Nicolas Geoffray · 9 years ago
  11. c421907 Merge "Update GetDexOptNeeded to handle different levels of compilation" by Calin Juravle · 9 years ago
  12. 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 9 years ago
  13. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 9 years ago
  14. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  15. c90bc92 Record foreign dex files loaded by the app in the profile by Calin Juravle · 9 years ago
  16. a6e81ed Add lz4hc image compression format by Mathieu Chartier · 9 years ago
  17. bd064ea Fix app image memory leak by Mathieu Chartier · 9 years ago
  18. 61d2b2d Use GC critical section for adding and removing app images by Mathieu Chartier · 9 years ago
  19. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 9 years ago
  20. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  21. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  22. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  23. 46ac34f Merge "Update to INFO to not confuse adb logcat readers." by Nicolas Geoffray · 9 years ago
  24. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  25. a28267f Update to INFO to not confuse adb logcat readers. by Nicolas Geoffray · 9 years ago
  26. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  27. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  28. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  29. 80b37b7 Fix structural class checks by Mathieu Chartier · 9 years ago
  30. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  31. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  32. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  33. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago