1. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  2. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  3. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  4. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  5. 88c6d26 patchoat: take directories instead of filenames by Chris Morin · 6 years ago
  6. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  7. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  8. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  9. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  10. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  11. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  12. 357c66d Revert "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 7 years ago
  13. 9bfc6bb Revert "Ensure dex file are extracted and verified at load time" by Calin Juravle · 7 years ago
  14. d2510c9 Ensure dex file are extracted and verified at load time by Calin Juravle · 7 years ago
  15. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 7 years ago
  16. 97c381e Separate art::Exec from utils by David Sehr · 7 years ago
  17. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 8 years ago
  18. cb6a591 Revert^3 "Remove unused code for patching oat files." by Richard Uhler · 8 years ago
  19. e7ec8b2 Revert "Revert "Remove unused code for patching oat files."" by Richard Uhler · 8 years ago
  20. 7898587 Revert "Remove unused code for patching oat files." by Nicolas Geoffray · 8 years ago
  21. c9f7662 Remove unused code for patching oat files. by Richard Uhler · 8 years ago
  22. 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
  23. 55b58b6 Clean up use of GetDalvikCache. by Richard Uhler · 8 years ago
  24. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago