1. 109bd6a Fix for argument passing bug by buzbee · 14 years ago
  2. b9231c8 Test arg passing for arraycopy. by Ian Rogers · 14 years ago
  3. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 14 years ago
  4. aa762fe Merge "Fix bug in long arguments for JNI on x86" into dalvik-dev by Ian Rogers · 14 years ago
  5. 9b269d2 Fix bug in long arguments for JNI on x86 by Ian Rogers · 14 years ago
  6. 0f4c41d Various fixes. by Elliott Hughes · 14 years ago
  7. 1da522d Complete static field accesses; clear TODO's by buzbee · 14 years ago
  8. 193a44d Make InitializeStaticStorageFromCode handle requests for uninitialized storage from <clinit> by Brian Carlstrom · 14 years ago
  9. 4a3164f Codegen for invoke-super, invoke-interface by buzbee · 14 years ago
  10. 558788e Testing the decoding of JObject. by Shih-wei Liao · 14 years ago
  11. 561227c Complete direct, static & virtual invoke by buzbee · 14 years ago
  12. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 14 years ago
  13. 82da44b Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler. by Shih-wei Liao · 14 years ago
  14. 8a48741 Allow compilation of classes in different ClassLoaders by Brian Carlstrom · 14 years ago
  15. a250199 Add -Xcheck:jni. by Elliott Hughes · 14 years ago
  16. 9f30b38 Externalize test code by Brian Carlstrom · 14 years ago