1. 6ea095a Parse required options by Brian Carlstrom · 14 years ago
  2. 8a43659 Work on option parsing as prelude to image loading by Brian Carlstrom · 14 years ago
  3. f2682d5 Fix the invocation interface. by Elliott Hughes · 14 years ago
  4. 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 14 years ago
  5. 40ef99e Start implementing JNI. by Elliott Hughes · 14 years ago
  6. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 14 years ago
  7. d3c1575 Address post review comments regarding ParseClassPath. by Carl Shapiro · 14 years ago
  8. fc322c7 Initialize the bootstrap class path from standard sources. by Carl Shapiro · 14 years ago
  9. 4acf464 Clear out the Runtime singleton when destructing a Runtime instance. by Carl Shapiro · 14 years ago
  10. 2ed144c Preliminary implementation of the JNI invocation interface. by Carl Shapiro · 14 years ago
  11. f615a61 Rename RawDexFile to DexFile by Brian Carlstrom · 14 years ago
  12. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 14 years ago
  13. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 14 years ago
  14. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 14 years ago
  15. ffe6736 Implement Runtime::Abort and switch LOG(FATAL) over to it. by Elliott Hughes · 14 years ago
  16. 61e019d Initialize runtime constituents on runtime construction. by Carl Shapiro · 14 years ago
  17. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 14 years ago