1. a8cd9f4 Support for local references allocated in SHBs. by Ian Rogers · 13 years ago
  2. 6de0860 Record thread data when making reentrant transitions. by Ian Rogers · 13 years ago
  3. 18c0753 Initialize the rest of libcore's native code. by Elliott Hughes · 13 years ago
  4. c5f7c91 Switch to indirect references rather than direct pointers. by Elliott Hughes · 13 years ago
  5. b765be0 Alloc stack using MemMap and -Xss by Brian Carlstrom · 13 years ago
  6. 515a5bc Add the -Xcheck:jni option. by Elliott Hughes · 13 years ago
  7. a5b897e Add semi-functional exception throwing. by Elliott Hughes · 13 years ago
  8. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  9. b20a554 Implement a few of the easy JNI functions. by Elliott Hughes · 13 years ago
  10. 330304d Create JNIEnv*s on the right threads. by Elliott Hughes · 13 years ago
  11. 40ef99e Start implementing JNI. by Elliott Hughes · 13 years ago
  12. a40f9bc Add ObjectArray::CopyOf 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. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago
  16. df20fe0 Support for synchronized native methods. by Ian Rogers · 13 years ago
  17. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago
  18. d0e7e77 Use a TLS value to retrieve the current thread. by Carl Shapiro · 13 years ago
  19. 61e019d Initialize runtime constituents on runtime construction. by Carl Shapiro · 13 years ago
  20. b557353 Add more functionality to the thread and mutex implementation. by Carl Shapiro · 13 years ago
  21. 0e5d75d Add support for linking classes. by Carl Shapiro · 13 years ago