1. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  2. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  3. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  4. 9a03563 am 8b31a36f: Change thread.h to thread-inl.h for missing Thread::Current for x86 by Brian Carlstrom · 11 years ago
  5. 8b31a36 Change thread.h to thread-inl.h for missing Thread::Current for x86 by Brian Carlstrom · 11 years ago
  6. bbb32c2 Add .cfi_restore for assembly functions by Dave Allison · 11 years ago
  7. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  8. 4e6a31e Lazily compute object identity hash codes. by Mathieu Chartier · 11 years ago
  9. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  10. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  11. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  12. 1984152 Add missing callee save restore to quick entrypoints. by Mathieu Chartier · 11 years ago
  13. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 11 years ago
  14. 6bcd163 Fix exception throwing in monitor-enter for MIPS. by Ian Rogers · 11 years ago
  15. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  16. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  17. 65d1b22 MIPS fix. by Ian Rogers · 11 years ago
  18. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  19. 637859c Make entrypoints Thumb2. by Ian Rogers · 11 years ago
  20. 984c183 Fix typo of quick instead of portable by Brian Carlstrom · 11 years ago
  21. 97fbbef Fix some x86 portable asm. by Ian Rogers · 11 years ago
  22. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 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. 1a2f1bc Place CFA in the regular .debug_frame section. by Ian Rogers · 11 years ago
  27. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  28. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago