1. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 8 years ago
  2. 766e74f Cleanup the cpp-define-generator definitions. by David Srbecky · 8 years ago
  3. 0adf4d8 Rewrite cpp-define-generator by David Srbecky · 8 years ago
  4. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 8 years ago
  5. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 8 years ago
  6. 0a87a65 Add two special runtime methods. by Mingyao Yang · 9 years ago
  7. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 9 years ago
  8. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 9 years ago
  9. b2d18fa ART: Clean up asm_support.h by Andreas Gampe · 9 years ago
  10. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 9 years ago
  11. 88abba2 ARM/AOT: Allow 16-bit LDR for Baker read barrier loads. by Vladimir Marko · 9 years ago
  12. eee1c0e ARM: Link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 9 years ago
  13. fd36f1f Rename callee save enumerators. by Vladimir Marko · 10 years ago
  14. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 10 years ago
  15. 69dd2ed ART: remove nested include in arch_test by buzbee · 10 years ago
  16. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 10 years ago
  17. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 11 years ago
  18. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 11 years ago
  19. 524e7ea Remove ArtCode. by Nicolas Geoffray · 11 years ago
  20. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 11 years ago
  21. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 11 years ago
  22. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 11 years ago
  23. 6d25419 Default to 64-bit for tests of methods with varying ISAs for valgrind. by Jeff Hao · 11 years ago
  24. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 11 years ago
  25. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 12 years ago
  26. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 12 years ago
  27. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 12 years ago
  28. c0480ef Fix includes for arch_test.cc. by Vladimir Marko · 12 years ago
  29. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 12 years ago
  30. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 12 years ago
  31. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 12 years ago