1. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 11 years ago
  2. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  3. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago
  4. c665129 Always reset CFI state. by Ian Rogers · 11 years ago
  5. ee043fc Ensure functions start with clean CFA state. by Ian Rogers · 11 years ago
  6. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 11 years ago
  7. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 11 years ago
  8. 86bcdc2 Make MIPS assembly labels local. by Ian Rogers · 11 years ago
  9. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  10. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  11. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  12. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 11 years ago
  13. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  14. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  15. bbb32c2 Add .cfi_restore for assembly functions by Dave Allison · 11 years ago
  16. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  17. 1984152 Add missing callee save restore to quick entrypoints. by Mathieu Chartier · 11 years ago
  18. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 11 years ago
  19. 6bcd163 Fix exception throwing in monitor-enter for MIPS. by Ian Rogers · 11 years ago
  20. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  21. 65d1b22 MIPS fix. by Ian Rogers · 11 years ago
  22. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  23. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  24. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  25. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  26. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  27. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago