1. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 10 years ago
  2. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 10 years ago
  3. 84bc06e [MIPS] Fix method tracing for mips64 by Lazar Trsic · 10 years ago
  4. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 10 years ago
  5. 80f7a57 [MIPS64] Fix art_quick_invoke_stub argument offsets. by Nikola Veljkovic · 10 years ago
  6. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  7. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 10 years ago
  8. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 10 years ago
  9. 0456881 Fix stub_test for Mips64 by Goran Jakovljevic · 10 years ago
  10. 8223b80 Fix mips64 bugs. by Douglas Leung · 10 years ago
  11. e85e123 ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points. by Vladimir Marko · 10 years ago
  12. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  13. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  14. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  15. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 10 years ago
  16. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  17. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 10 years ago
  18. 6461d19 Add Mips64 art_quick_proxy_invoke_handler assembly. by Douglas Leung · 11 years ago
  19. cc7c39d ART: Add Mips64 resolution trampoline assembly by Andreas Gampe · 11 years ago
  20. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 11 years ago