1. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  2. a250199 Add -Xcheck:jni. by Elliott Hughes · 13 years ago
  3. b63ec39 Add compiler allocation paths Class::NewInstanceFromCode and Array::AllocFromCode by Brian Carlstrom · 13 years ago
  4. 408f79a Add validate object, clean up stack indirect reference table. by Ian Rogers · 13 years ago
  5. 4873d46 Move static field storage to end of Class instance by Brian Carlstrom · 13 years ago
  6. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  7. 9cff8e1 Convert Class::descriptor_ from StringPiece to String (as part of image loading) by Brian Carlstrom · 13 years ago
  8. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  9. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  10. 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 13 years ago
  11. 74eb46a Improved ClassLoader support by Brian Carlstrom · 13 years ago
  12. fc322c7 Initialize the bootstrap class path from standard sources. by Carl Shapiro · 13 years ago
  13. a40f9bc Add ObjectArray::CopyOf by Brian Carlstrom · 13 years ago
  14. 58551df Add a collection implementation. by Carl Shapiro · 13 years ago
  15. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  16. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago