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