1. e8e48ae Use "" to indicate the oat filename could not be computed. by Richard Uhler · 9 years ago
  2. e8109f7 Compute and cache oat file status in OatFileAssistant. by Richard Uhler · 9 years ago
  3. d1472a2 profile_changed should not effect GetBestOatFile. by Richard Uhler · 9 years ago
  4. 4c7f193 Make OpenImageSpace static and ArtFileName internal. by Richard Uhler · 9 years ago
  5. be84b59 Remove the old obsolete profiler by Calin Juravle · 9 years ago
  6. 01be681 Only compile dex files if they are not up to date. by Richard Uhler · 9 years ago
  7. 8943c1d DexFile: Add an API to query oat file status. by Narayan Kamath · 9 years ago
  8. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  9. fd336c3 Fix combined checksum calculation to use isa. by Jeff Hao · 9 years ago
  10. b11ffb7 Combine checksum of all boot images. by Jeff Hao · 9 years ago
  11. 1e86061 Refine OatFileAssistant.MakeUpToDate failure result. by Richard Uhler · 9 years ago
  12. d1537b5 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 9 years ago
  13. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  14. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  15. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  16. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 9 years ago
  17. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  18. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  19. f7fd970 Load app images by Mathieu Chartier · 10 years ago
  20. 740eec9 Change dex_location_ from const char* to std::string. by Richard Uhler · 10 years ago
  21. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 10 years ago
  22. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 10 years ago
  23. 9bdb647 Merge "Fix bug in removal of *.flock files." by Richard Uhler · 10 years ago
  24. 581f4e9 Fix bug in removal of *.flock files. by Richard Uhler · 10 years ago
  25. b361d94 Fix typo in comments. by Richard Uhler · 10 years ago
  26. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  27. 95abd04 Rename isDexOptNeededInternal and add kSelfPatchOatNeeded by Richard Uhler · 10 years ago
  28. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 10 years ago
  29. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 11 years ago