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