1. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 6 years ago
  2. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  3. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 6 years ago
  4. 8179b62 Merge "Add extra timing loggers for image writing" by Mathieu Chartier · 6 years ago
  5. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  6. 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 6 years ago
  7. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  8. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  9. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  10. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  11. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  12. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  13. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  14. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  15. 792111c Add option for not copying dex by Mathieu Chartier · 7 years ago
  16. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  17. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 7 years ago
  18. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
  19. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  20. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
  21. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
  22. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
  23. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  24. 93592f5 Fix VDEX header when no quickening info by David Brazdil · 7 years ago
  25. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 7 years ago
  26. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  27. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  28. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  29. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago[Renamed (98%) from compiler/image_test.h]
  30. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago