1. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  2. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  3. 330304d Create JNIEnv*s on the right threads. by Elliott Hughes · 13 years ago
  4. 8860c0e Use the method descriptor for prototype and return type comparisons. by Carl Shapiro · 13 years ago
  5. 74eb46a Improved ClassLoader support by Brian Carlstrom · 13 years ago
  6. 419ec7b Materialize method descriptors when instantiating method objects. by Carl Shapiro · 13 years ago
  7. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  8. f7e85a5 Use Java strings for Method's name. by Jesse Wilson · 13 years ago
  9. 8ecd08c Switch tests and aexecd to use libartd by Brian Carlstrom · 13 years ago
  10. e2d373e Initial ARM JNI compiler support. by Carl Shapiro · 13 years ago
  11. 7a90959 Make the RuntimeTest use Runtime instances instead of its constituents. by Carl Shapiro · 13 years ago
  12. f615a61 Rename RawDexFile to DexFile by Brian Carlstrom · 13 years ago
  13. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  14. 45a76cb Exception and suspend count polling on JNI bridge return. by Ian Rogers · 13 years ago
  15. df20fe0 Support for synchronized native methods. by Ian Rogers · 13 years ago
  16. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago