1. 8327cf7 Use --oat-fd instead of --oat-file when calling dex2oat. by Richard Uhler · 9 years ago
  2. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  3. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  4. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  5. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  6. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  7. 93aa210 Manually unrelocate odex files generated for test. by Richard Uhler · 9 years ago
  8. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  9. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  10. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  11. 94f5bda More diagnostics for flaky oat file assistant test. by Richard Uhler · 9 years ago
  12. 2639e8e Add more checks to diagnose flaky oat file assistant test. by Richard Uhler · 9 years ago
  13. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 9 years ago
  14. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 9 years ago
  15. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  16. f16d572 Add more diagnostics info to flaky oat file assistant test. by Richard Uhler · 9 years ago
  17. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  18. 3481ba2 ART: Clean up includes. by Vladimir Marko · 9 years ago
  19. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  20. 23cedd2 Test DexOptStatus enum values match DexFile values. by Richard Uhler · 9 years ago
  21. 95abd04 Rename isDexOptNeededInternal and add kSelfPatchOatNeeded by Richard Uhler · 9 years ago
  22. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 9 years ago
  23. 2910e15 Merge "Fix oat_file_assistant_test's ReserveImageSpace()." by Richard Uhler · 9 years ago
  24. 3efe979 Fix oat_file_assistant_test's ReserveImageSpace(). by Richard Uhler · 9 years ago
  25. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  26. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 9 years ago
  27. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 9 years ago
  28. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  29. 3dbf234 Fix oat_file_assistant_test32 flaky failures with GSS collector. by Hiroshi Yamauchi · 9 years ago
  30. cb85ad6 Merge "Use quick compiler to generate odex for oat file assistant tests." by Richard Uhler · 9 years ago
  31. 05dd8a6 Use quick compiler to generate odex for oat file assistant tests. by Richard Uhler · 9 years ago
  32. 892fc96 Revert "Turn on logging for oat file assistant tests." by Richard Uhler · 9 years ago
  33. f45599d Turn on logging for oat file assistant tests. by Richard Uhler · 9 years ago
  34. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago