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