1. 4028a6c Inline x86 String.indexOf by Mark Mendell · 11 years ago
  2. 936b37f Upcall support for x86-64. by Ian Rogers · 11 years ago
  3. 17a7fc7 Fix build. by Mathieu Chartier · 11 years ago
  4. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  5. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  6. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  7. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 11 years ago
  8. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 11 years ago
  9. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 11 years ago
  10. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  11. b10a57d Fix non-PLT text relocation introduced by CL 79466 by Mark Mendell · 11 years ago
  12. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  13. a9abe87 Make x86 runtime PIC by Mark Mendell · 11 years ago
  14. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  15. da0a4db Remove extraneous CFI from x86 entrypoints to fix backtrace. by Ian Rogers · 11 years ago
  16. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  17. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  18. 12f9628 Fix minor style issues by Vladimir Marko · 11 years ago
  19. bff1ef0 Implement GenInlinedSqrt for x86 by Mark Mendell · 11 years ago
  20. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  21. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  22. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  23. 9a03563 am 8b31a36f: Change thread.h to thread-inl.h for missing Thread::Current for x86 by Brian Carlstrom · 11 years ago
  24. 8b31a36 Change thread.h to thread-inl.h for missing Thread::Current for x86 by Brian Carlstrom · 11 years ago
  25. bbb32c2 Add .cfi_restore for assembly functions by Dave Allison · 11 years ago
  26. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  27. 4e6a31e Lazily compute object identity hash codes. by Mathieu Chartier · 11 years ago
  28. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  29. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  30. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  31. 1984152 Add missing callee save restore to quick entrypoints. by Mathieu Chartier · 11 years ago
  32. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 11 years ago
  33. 6bcd163 Fix exception throwing in monitor-enter for MIPS. by Ian Rogers · 11 years ago
  34. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  35. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  36. 65d1b22 MIPS fix. by Ian Rogers · 11 years ago
  37. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  38. 637859c Make entrypoints Thumb2. by Ian Rogers · 11 years ago
  39. 984c183 Fix typo of quick instead of portable by Brian Carlstrom · 11 years ago
  40. 97fbbef Fix some x86 portable asm. by Ian Rogers · 11 years ago
  41. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 11 years ago
  42. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  43. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  44. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  45. 1a2f1bc Place CFA in the regular .debug_frame section. by Ian Rogers · 11 years ago
  46. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  47. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago