1. 6619cdd Only compile dex files if they are not up to date. by Richard Uhler · 8 years ago
  2. 8c185bf Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 8 years ago
  3. cd7e7f7 DexFile: Add an API to query oat file status. by Narayan Kamath · 8 years ago
  4. 5872d7c Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  5. 1153ae1 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 8 years ago
  6. 6b64d4b Fix combined checksum calculation to use isa. am: 539d38c by Jeff Hao · 8 years ago
  7. 539d38c Fix combined checksum calculation to use isa. by Jeff Hao · 8 years ago
  8. 54d78b6 Combine checksum of all boot images. am: 4f351aa by Jeff Hao · 8 years ago
  9. 4f351aa Combine checksum of all boot images. by Jeff Hao · 8 years ago
  10. 66fdcbd Remove unnecessary TEMP_FAILURE_RETRY. by Vladimir Marko · 8 years ago
  11. ff0274b Refine OatFileAssistant.MakeUpToDate failure result. by Richard Uhler · 9 years ago
  12. 1e86061 Refine OatFileAssistant.MakeUpToDate failure result. by Richard Uhler · 9 years ago
  13. 1c4eb04 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 9 years ago
  14. d1537b5 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 9 years ago
  15. 7bcfcb8 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  16. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  17. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  18. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  19. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  20. bcb6a72 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  21. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 9 years ago
  22. d91b8a2 Update GetDexOptNeeded to handle the different levels of compilation by Calin Juravle · 9 years ago
  23. 1355495 ART: Release DexFile in OatFileAssistant by David Brazdil · 9 years ago
  24. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 9 years ago
  25. e778fc7 Reduce app image log spam by Mathieu Chartier · 9 years ago
  26. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  27. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  28. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  29. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  30. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  31. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  32. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  33. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  34. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  35. 8327cf7 Use --oat-fd instead of --oat-file when calling dex2oat. by Richard Uhler · 9 years ago
  36. 740eec9 Change dex_location_ from const char* to std::string. by Richard Uhler · 9 years ago
  37. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  38. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  39. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 9 years ago
  40. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  41. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 9 years ago
  42. cc8bda0 Merge "Test and fix bug checking status of secondary multidex files." by Richard Uhler · 9 years ago
  43. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  44. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  45. 9bdb647 Merge "Fix bug in removal of *.flock files." by Richard Uhler · 9 years ago
  46. 581f4e9 Fix bug in removal of *.flock files. by Richard Uhler · 9 years ago
  47. f7f798c Fix typo in VLOG message. by Richard Uhler · 9 years ago
  48. 90e3404 ART: Remove multidex limit by Andreas Gampe · 9 years ago
  49. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  50. 95abd04 Rename isDexOptNeededInternal and add kSelfPatchOatNeeded by Richard Uhler · 10 years ago
  51. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 10 years ago
  52. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 10 years ago
  53. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago