1. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 5 years ago
  2. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  3. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 6 years ago
  4. 01e1d32 Suspend the runtime when switching interpreters. by David Srbecky · 6 years ago
  5. 44f6760 ART: Rewrite Runtime fault message to be lock-free by Andreas Gampe · 6 years ago
  6. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  7. 78baed5 ART: Use reinterpret_cast{32,64}<> when appropriate. by Vladimir Marko · 6 years ago
  8. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 6 years ago
  9. 0a87a65 Add two special runtime methods. by Mingyao Yang · 7 years ago
  10. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  11. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  12. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  13. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  14. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  15. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  16. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  17. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  18. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  19. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  20. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  21. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  22. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  23. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  24. 8a74117 Address read barrier issue with cl/106467 by Hiroshi Yamauchi · 10 years ago
  25. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 10 years ago
  26. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  27. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  28. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 10 years ago
  29. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago