1. a1ffdba ART: IWYU handle_scope by Andreas Gampe · 6 years ago
  2. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  3. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  4. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 7 years ago
  5. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 7 years ago
  6. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 8 years ago
  7. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  8. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  9. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  10. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  11. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 9 years ago
  12. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago
  13. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  14. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  15. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  16. 59c0706 Work around ICE bugs with MIPS GCC and O1. by Ian Rogers · 10 years ago
  17. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  18. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 10 years ago
  19. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  20. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago