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