1. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 8 years ago
  2. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  3. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  4. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  5. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  6. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  7. 3b45ef2 ART: Fix VerifyObject runtime verification by Andreas Gampe · 10 years ago
  8. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  9. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  10. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  11. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  12. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 11 years ago
  13. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  14. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  15. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  16. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed (87%) from runtime/oat/runtime/callee_save_frame.h]
  17. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  18. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/runtime/callee_save_frame.h]
  19. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  20. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  21. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  22. 81d425b Pass self to lock methods. by Ian Rogers · 12 years ago
  23. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  24. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  25. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  26. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  27. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago