1. 58554b7 ART: Fix left-shift of negative numbers by Andreas Gampe · 10 years ago
  2. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  3. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  4. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  5. 39b6c24 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  6. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  7. 956af0f Remove portable. by Elliott Hughes · 11 years ago
  8. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  9. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 11 years ago
  10. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  11. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  12. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 11 years ago
  13. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  14. 8edba0b include <float.h> for DBL_MAX and DBL_MIN by Brian Carlstrom · 11 years ago
  15. 88e46a3 Remove unused variable and tidy test #includes. by Ian Rogers · 11 years ago
  16. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago