1. feeae62 TBR: v.io/x/jni: don't pass Go pointers into Java by Srdjan Petrovic · 9 years ago
  2. 2c763fa v.io/x/jni: support for android fixes by Srdjan Petrovic · 9 years ago
  3. 25acef6 TBR v.io/x/jni: support for asynchronous streaming by Srdjan Petrovic · 9 years ago
  4. 1e3daa5 TBR v.io/x/jni: Delete local references when done with them by Srdjan Petrovic · 9 years ago
  5. 4436a53 v.io/x/jni: remove Wrap* functions now that we cast to uintptr at the caller. by Srdjan Petrovic · 9 years ago
  6. 47f7e22 Attempt to get around Go hating Java pointers. by Srdjan Petrovic · 9 years ago
  7. d5104f7 v.io/x/jni: introduce type-sanity to the JNI code by Srdjan Petrovic · 9 years ago
  8. 1c6b48c v.io/x/jni: make GetEnv() re-entrant by Srdjan Petrovic · 10 years ago
  9. 130d348 jni: use the new Go 1.5 shared library; build for java & android by Srdjan Petrovic · 10 years ago
  10. e776a72 util: fix incrementing count on a *copy* of refData by James Ring · 10 years ago
  11. addc831 v23/security: fix panic in blessingRoots.DebugString by James Ring · 10 years ago
  12. 152bf2a util: update refcount code to ignore type info by James Ring · 10 years ago
  13. 5776361 jni: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  14. 3a2e5ba TBR v.io/jni: Move all JNI method calls to a util package and inline jni_wrapper library with that package. by Srdjan Petrovic · 10 years ago
  15. 70dbb4c TBR v.io/jni: Prepare code for the linux/x86 build. by Srdjan Petrovic · 10 years ago
  16. ad65276 TBR v.io/jni: Cache Java virtual machine only once. by Srdjan Petrovic · 10 years ago
  17. 52441c5 TBR v.io/jni: bugfix for Java InputChannel implementation. by Srdjan Petrovic · 10 years ago
  18. b9f7568 TBR: v.io/jni: JNI support for {Watch/Unwatch}Network. by Srdjan Petrovic · 10 years ago
  19. 1f58ea2 v.io/jni: Fix a wrong reference. by Srdjan Petrovic · 10 years ago
  20. 9efb730 v.io/jni: Lock goroutines to OS threads while they hold the Java environment. by Srdjan Petrovic · 10 years ago
  21. 0aa615c veyron.io/jni: Update JNI code after namespace changes. by Srdjan Petrovic · 10 years ago
  22. 426e1e3 veyron.io/jni: JNI changes for client context support. by Srdjan Petrovic · 10 years ago