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