1. ea47ff8 ART: Add "explicit" to constructors by Andreas Gampe · 8 years ago
  2. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope 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. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  6. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  7. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  8. f39745e ART: Remove some unnecessary mutator lock annotations. by Vladimir Marko · 9 years ago
  9. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  10. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  11. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  12. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  13. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 9 years ago
  14. acf735c Reference type propagation by Calin Juravle · 10 years ago
  15. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  16. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  17. d035c2d Fix 64 bit build by Mathieu Chartier · 10 years ago
  18. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  19. b5cb18a Avoid strict-aliasing problems with Handles. by Ian Rogers · 10 years ago
  20. 59c0706 Work around ICE bugs with MIPS GCC and O1. by Ian Rogers · 10 years ago
  21. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  22. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  23. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  24. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 10 years ago
  25. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  26. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 10 years ago
  27. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago