1. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 9 years ago
  2. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  3. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 9 years ago
  4. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  5. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  6. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  7. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  8. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  9. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  10. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_cast.cc]
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_cast.cc]
  12. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  13. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  14. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  15. 2fa6b2e Interpreter. by Ian Rogers · 13 years ago
  16. 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
  17. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  18. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  19. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  20. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago