1. 37fd800 Use mmap for compiled code for gtest. by Vladimir Marko · 4 years, 2 months ago
  2. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 8 months ago
  3. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 8 months ago
  4. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 8 months ago
  5. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 6 years ago
  6. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 10 months ago
  7. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 11 months ago
  8. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 5 years ago
  9. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 5 years ago
  10. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  11. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  12. 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
  13. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  14. 61ba8d2 Fix longstanding bug around implicit NPEs and GC, version 2. by Nicolas Geoffray · 7 years ago
  15. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  16. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  17. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  18. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  19. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  20. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  21. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  22. 5daa495 Instrument ARM generated code to check the Marking Register. by Roland Levillain · 8 years ago
  23. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  24. 71da487 ART: Move simulator to art/ by Andreas Gampe · 8 years ago
  25. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 8 years ago
  26. 7d157fc Clean up some uses of "auto". by Vladimir Marko · 8 years ago
  27. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  28. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 8 years ago