1. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  2. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 9 years ago
  3. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 9 years ago
  4. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 9 years ago
  5. 82f3a20 Add DCHECK() for class loader in artResolveStringFromCode(). by Vladimir Marko · 9 years ago
  6. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  7. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  8. fd36f1f Rename callee save enumerators. by Vladimir Marko · 9 years ago
  9. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  10. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  11. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 10 years ago
  12. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  13. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  14. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 11 years ago
  15. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  16. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  17. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  18. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  19. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  20. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_dexcache.cc]
  21. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_dexcache.cc]
  22. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  23. fa46d3e Interpreter tweaks by Ian Rogers · 12 years ago
  24. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  25. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  26. 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
  27. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  28. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  29. e2645d3 Fix bug in protected field access. by Ian Rogers · 13 years ago
  30. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago