1. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  2. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  3. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  4. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
  5. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  6. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  7. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  8. 6c5cb21 Ensure classes are initialized rather than initializing. by Ian Rogers · 10 years ago
  9. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  10. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  11. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  12. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  13. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago
  14. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  15. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  16. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  17. f043de4 Add missing push/pop shadow frame to artInterpreterToCompiledCodeBridge. by Mathieu Chartier · 11 years ago
  18. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 11 years ago
  19. 0f40ac3 Fix races in small mode compiler filters setup by Ian Rogers · 11 years ago
  20. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  21. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  22. 848871b Entry point clean up. by Ian Rogers · 11 years ago