1. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  2. 1f53934 Make PopSirt inlinable, pass self to SirtRef. by Ian Rogers · 12 years ago
  3. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  4. 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
  5. 0183dd7 Sqrt intrinsic by Ian Rogers · 12 years ago
  6. 324e190 Switch from aeabi_lmul to custom assembly. by Ian Rogers · 12 years ago
  7. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
  8. bce872c Merge "Callee-save frame fix" into dalvik-dev by buzbee · 12 years ago
  9. 865e6e0 Callee-save frame fix by buzbee · 12 years ago
  10. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  11. 86e4671 Implemented inline of String indexOf and compareTo on x86. by jeffhao · 12 years ago
  12. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  13. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  14. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 12 years ago
  15. af778e6 Add an explicit type for the dex "payload" data. by Elliott Hughes · 13 years ago
  16. e2f0911 Implement ARM trampoline for llvm compiler. by TDYa127 · 13 years ago
  17. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  18. 8a1ea9f Fix a comment copy & paste typo. by Elliott Hughes · 13 years ago
  19. d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 13 years ago
  20. 141d622 More X86 fixes. by Ian Rogers · 13 years ago
  21. 9c750f9 Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw. by Elliott Hughes · 13 years ago
  22. 55bd45f More X86 fixes. by Ian Rogers · 13 years ago
  23. 9abca49 Merge "Fix method tracing and allow alloc counting during tracing." into ics-mr1-plus-art by jeffhao · 13 years ago
  24. 0791adc Fix method tracing and allow alloc counting during tracing. by jeffhao · 13 years ago
  25. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  26. 19abfb4 Properly pass 64-bit value from art_set32_static_from_code to artGet64StaticFromCode by Brian Carlstrom · 13 years ago
  27. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  28. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago