1. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  2. 92b3b56 Add locking to the heap. by Elliott Hughes · 13 years ago
  3. 0d966cf Add suspend check & stub by buzbee · 13 years ago
  4. 693267a Fix GarbageCollector to work with VERIFY_OBJECT_ENABLED by Brian Carlstrom · 13 years ago
  5. f5ecf06 Invoke <clinit> where necessary. by Elliott Hughes · 13 years ago
  6. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  7. 410c0c8 Mark more roots. by Elliott Hughes · 13 years ago
  8. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  9. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  10. b63ec39 Add compiler allocation paths Class::NewInstanceFromCode and Array::AllocFromCode by Brian Carlstrom · 13 years ago
  11. 4873d46 Move static field storage to end of Class instance by Brian Carlstrom · 13 years ago
  12. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  13. d8ddfd5 Implement JNI NewBooleanArray et cetera. by Elliott Hughes · 13 years ago
  14. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  15. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  16. 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 13 years ago
  17. 35baaab Combine InstanceField and StaticField and Field. by Jesse Wilson · 13 years ago
  18. 4a96b60 ClassLinker can now FindClass all libcore classes by Brian Carlstrom · 13 years ago
  19. 58551df Add a collection implementation. by Carl Shapiro · 13 years ago
  20. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  21. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago