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