1. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  2. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  3. 7834cbd Consistently use __asm__ rather than asm. by Elliott Hughes · 12 years ago
  4. 42f54ad Support LDT modification on Mac OS. by Elliott Hughes · 12 years ago
  5. 942df41 Clarify a few comments. by Elliott Hughes · 12 years ago
  6. 5147733 Fix sdk_x86 build by Brian Carlstrom · 12 years ago
  7. 8323972 Give InitCpu its own mutex. by Elliott Hughes · 12 years ago
  8. 891f4a9 Use a mutex to avoid concurrent modification of LDT by Ian Rogers · 12 years ago
  9. d9c67be Start parallelizing dex2oat. by Elliott Hughes · 12 years ago
  10. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  11. ad6c9c3 Mac build fixes. by Elliott Hughes · 13 years ago
  12. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  13. 9651f42 Implement NPE, div by 0 and AIOBE. by Ian Rogers · 13 years ago
  14. 7f40ffc Fix the LDT code to be -O2 safe and valgrind clean. by Elliott Hughes · 13 years ago
  15. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  16. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  17. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago
  18. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago