1. 1355495 ART: Release DexFile in OatFileAssistant by David Brazdil · 8 years ago
  2. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 8 years ago
  3. e778fc7 Reduce app image log spam by Mathieu Chartier · 8 years ago
  4. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 8 years ago
  5. 1bc977c Revert "Load app images" by Nicolas Geoffray · 8 years ago
  6. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  7. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  8. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  9. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  10. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  11. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  12. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  13. 8327cf7 Use --oat-fd instead of --oat-file when calling dex2oat. by Richard Uhler · 9 years ago
  14. 740eec9 Change dex_location_ from const char* to std::string. by Richard Uhler · 9 years ago
  15. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  16. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  17. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 9 years ago
  18. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  19. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 9 years ago
  20. cc8bda0 Merge "Test and fix bug checking status of secondary multidex files." by Richard Uhler · 9 years ago
  21. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  22. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  23. 9bdb647 Merge "Fix bug in removal of *.flock files." by Richard Uhler · 9 years ago
  24. 581f4e9 Fix bug in removal of *.flock files. by Richard Uhler · 9 years ago
  25. f7f798c Fix typo in VLOG message. by Richard Uhler · 9 years ago
  26. 90e3404 ART: Remove multidex limit by Andreas Gampe · 9 years ago
  27. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  28. 95abd04 Rename isDexOptNeededInternal and add kSelfPatchOatNeeded by Richard Uhler · 9 years ago
  29. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 9 years ago
  30. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  31. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 9 years ago