1. 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
  2. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  3. 61ba8d2 Fix longstanding bug around implicit NPEs and GC, version 2. by Nicolas Geoffray · 6 years ago
  4. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  5. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  6. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  7. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  8. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  9. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  10. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  11. 5daa495 Instrument ARM generated code to check the Marking Register. by Roland Levillain · 8 years ago
  12. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  13. 71da487 ART: Move simulator to art/ by Andreas Gampe · 7 years ago
  14. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 7 years ago
  15. 7d157fc Clean up some uses of "auto". by Vladimir Marko · 8 years ago
  16. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  17. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 8 years ago