1. 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
  2. 6c1a394 Add IndirectReferenceTable and initialize all the instances. by Elliott Hughes · 13 years ago
  3. a04d397 Issue 5177609: remove Monitor(Enter|Exit)Helper by Ian Rogers · 13 years ago
  4. 515a5bc Add the -Xcheck:jni option. by Elliott Hughes · 13 years ago
  5. bbd7671 Add the two ReferenceTables. by Elliott Hughes · 13 years ago
  6. f2682d5 Fix the invocation interface. by Elliott Hughes · 13 years ago
  7. 40ef99e Start implementing JNI. by Elliott Hughes · 13 years ago
  8. ea4dca8 Add stub implementations for the JNI native and invoke interfaces. by Carl Shapiro · 13 years ago
  9. 2ed144c Preliminary implementation of the JNI invocation interface. by Carl Shapiro · 13 years ago
  10. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  11. df20fe0 Support for synchronized native methods. by Ian Rogers · 13 years ago