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