1. 740eec9 Change dex_location_ from const char* to std::string. by Richard Uhler · 9 years ago
  2. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  3. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  4. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 9 years ago
  5. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  6. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 9 years ago
  7. cc8bda0 Merge "Test and fix bug checking status of secondary multidex files." by Richard Uhler · 9 years ago
  8. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  9. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  10. 9bdb647 Merge "Fix bug in removal of *.flock files." by Richard Uhler · 9 years ago
  11. 581f4e9 Fix bug in removal of *.flock files. by Richard Uhler · 9 years ago
  12. f7f798c Fix typo in VLOG message. by Richard Uhler · 9 years ago
  13. 90e3404 ART: Remove multidex limit by Andreas Gampe · 9 years ago
  14. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  15. 95abd04 Rename isDexOptNeededInternal and add kSelfPatchOatNeeded by Richard Uhler · 9 years ago
  16. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 9 years ago
  17. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  18. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago