1. 8a43659 Work on option parsing as prelude to image loading by Brian Carlstrom · 15 years ago
  2. a5b897e Add semi-functional exception throwing. by Elliott Hughes · 15 years ago
  3. db4d540 First pass of ImageWriter by Brian Carlstrom · 15 years ago
  4. 9b9ba28 Implement upcalls with compiled JNI callback bridges. by Carl Shapiro · 15 years ago
  5. 28e7627 Add some exceptions classes for throw by Brian Carlstrom · 15 years ago
  6. 40ef99e Start implementing JNI. by Elliott Hughes · 15 years ago
  7. 7833bd2 Store static field values in arrays. by Jesse Wilson · 15 years ago
  8. f7ed11a Adding Object::InstanceOf and Class::IsAssignableFrom by Brian Carlstrom · 15 years ago
  9. 74eb46a Improved ClassLoader support by Brian Carlstrom · 15 years ago
  10. 419ec7b Materialize method descriptors when instantiating method objects. by Carl Shapiro · 15 years ago
  11. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 15 years ago
  12. 46cdd4b More field order validation. by Jesse Wilson · 15 years ago
  13. 75cb3b4 Add ClassLinker::VisitRoots by Brian Carlstrom · 15 years ago
  14. ac5b9e2 Validate the C++ and managed fields are ordered consistently. by Jesse Wilson · 15 years ago
  15. 4a96b60 ClassLinker can now FindClass all libcore classes by Brian Carlstrom · 15 years ago
  16. 7a90959 Make the RuntimeTest use Runtime instances instead of its constituents. by Carl Shapiro · 15 years ago
  17. 913af1b Heap allocate class supporting arrays for fields, methods, interfaces by Brian Carlstrom · 15 years ago
  18. f615a61 Rename RawDexFile to DexFile by Brian Carlstrom · 15 years ago
  19. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 15 years ago
  20. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 15 years ago
  21. df20fe0 Support for synchronized native methods. by Ian Rogers · 15 years ago
  22. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 15 years ago
  23. cdc8de4 Move base64 to test code by Brian Carlstrom · 15 years ago
  24. a331b3c New ClassLinker::CreateArrayClass by Brian Carlstrom · 15 years ago
  25. 934486c Make ClassLinker set Class::super_class_ plus test and build improvements by Brian Carlstrom · 15 years ago