1. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 11 years ago
  2. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  3. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  4. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 11 years ago
  5. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  6. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  7. 4c1c510 Improve stack walk performance. by Vladimir Marko · 11 years ago
  8. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  9. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  10. d4beb6b Inline field and method resolution. by Sebastien Hertz · 12 years ago
  11. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  12. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  13. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_field.cc]
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_field.cc]
  15. 233ea8e No access check support. by Sebastien Hertz · 12 years ago
  16. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  17. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  18. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  19. 2fa6b2e Interpreter. by Ian Rogers · 13 years ago
  20. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 13 years ago
  21. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  22. 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 13 years ago
  23. 08f753d Avoid compile time rewriting of dex code by verifier. by Ian Rogers · 13 years ago
  24. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  25. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago