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