1. 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
  2. 515a5bc Add the -Xcheck:jni option. by Elliott Hughes · 13 years ago
  3. bbd7671 Add the two ReferenceTables. by Elliott Hughes · 13 years ago
  4. 710a0cb Extra tests (and a bug fix). by Elliott Hughes · 13 years ago
  5. a5b897e Add semi-functional exception throwing. by Elliott Hughes · 13 years ago
  6. 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 13 years ago
  7. 330304d Create JNIEnv*s on the right threads. by Elliott Hughes · 13 years ago
  8. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  9. 7a90959 Make the RuntimeTest use Runtime instances instead of its constituents. by Carl Shapiro · 13 years ago
  10. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  11. 176f59c Fix build breakage. by Ian Rogers · 13 years ago
  12. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago
  13. 1f359b0 Improve CHECK_<op> logging. by Elliott Hughes · 13 years ago
  14. a5780da Fix class_linker_test. by Elliott Hughes · 13 years ago
  15. eb4f614 Flesh out the logging implementation. by Elliott Hughes · 13 years ago
  16. 61e019d Initialize runtime constituents on runtime construction. by Carl Shapiro · 13 years ago
  17. b557353 Add more functionality to the thread and mutex implementation. by Carl Shapiro · 13 years ago