1. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 5 years ago
  2. 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 6 years ago
  3. 813b914 Add --runtime-arg to command line tools. by Vladimir Marko · 6 years ago
  4. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  5. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  6. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  7. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  8. 103bd38 Remove dexoptanalyzer fast file check by Calin Juravle · 6 years ago
  9. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  10. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 7 years ago
  11. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  12. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 7 years ago
  13. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  14. 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
  15. c12bf4c Add zip-fd support in dexoptanalyzer by Shubham Ajmera · 7 years ago
  16. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  17. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 7 years ago
  18. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  19. 20c4644 [art] Add classpath check to DexFile.getDexOptNeeded by Calin Juravle · 7 years ago
  20. b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
  21. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  22. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  23. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  24. 39f44b7 ART: Shut down runtime in dexoptanalyzer by Andreas Gampe · 7 years ago
  25. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago