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