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