Sign in
vanadium
/
release.go.x.jni
/
7fbbd2471cef8a1c89083cbee7a68728bd4ef90e
7fbbd24
JNI hooks for Java Endpoint support
by James Ring
· 10 years ago
07002f0
v.io/x/jni: JNI support for android cleanup
by Srdjan Petrovic
· 10 years ago
07cc71d
v.io/x/jni: JNI support changes for Java rename
by Srdjan Petrovic
· 10 years ago
886bd9c
Implement third-party caveat validation in Java
by James Ring
· 10 years ago
86cbec1
TBR v.io/x/jni: remove last references to "veyron" from the comments
by Srdjan Petrovic
· 10 years ago
5a29fe7
v.io/x/jni: support for Java get{Remote,Local}BlessingNames changes
by Srdjan Petrovic
· 10 years ago
5e0cc61
Merge "v.io/x/jni: performance optimization for Java native code"
by Srdjan Petrovic
· 10 years ago
c0391ae
Merge "impl/google/rpc: add support for ServerCall.security() method"
by James Ring
· 10 years ago
6ece245
v.io/x/jni: performance optimization for Java native code
by Srdjan Petrovic
· 10 years ago
02bf296
TBR impl/google/rt: fix location of roaming profile import
by James Ring
· 10 years ago
9655f14
impl/google/rpc: add support for ServerCall.security() method
by James Ring
· 10 years ago
f6ab583
v.io/x/jni: support for the Java invoker interface
by Srdjan Petrovic
· 10 years ago
ea877eb
v.io/x/jni: jni support for new security primitives.
by Srdjan Petrovic
· 10 years ago
e5bd949
v.io/x/jni: support java num_cpu option
by Srdjan Petrovic
· 10 years ago
8630f41
add support for BlessingRoots.Dump()
by James Ring
· 10 years ago
9ab7790
v.io/x/jni: simplify GoUnrefs
by Srdjan Petrovic
· 10 years ago
0739503
v.io/x/jni: native changes for listenspec
by Srdjan Petrovic
· 10 years ago
66f1050
v.io/x/jni: update after recent rpc/ changes.
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
aed89f2
jni: fix caveat validation
by Srdjan Petrovic
· 10 years ago
c81e7dc
multiple changes to bring Java back into sync with Go
by James Ring
· 10 years ago
089770e
update JNI to provide Context alongside ServerCall to VDLInvoker
by James Ring
· 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
5046cdb
rpc: implement Glob support
by James Ring
· 10 years ago
152bf2a
util: update refcount code to ignore type info
by James Ring
· 10 years ago
f04fb71
Merge "impl/google: rename v23/naming/ns.Namespace to v23/namespace.T"
by James Ring
· 10 years ago
4d17d31
jni: updating out-of-date vdl file
by Jiri Simsa
· 10 years ago
21ccde2
impl/google: rename v23/naming/ns.Namespace to v23/namespace.T
by James Ring
· 10 years ago
d61a245
Merge "Add ServerCall support"
by James Ring
· 10 years ago
da12539
Add ServerCall support
by James Ring
· 10 years ago
5fc461e
vdl: Counterpart of https://vanadium-review.googlesource.com/9136
by Asim Shankar
· 10 years ago
2059c5d
Merge "move services/security/access to security/access"
by James Ring
· 10 years ago
c89e544
Merge "change caveatValidator to take a context.T"
by James Ring
· 10 years ago
d7ed9fa
move services/security/access to security/access
by James Ring
· 10 years ago
e0d37e7
jni: Rename services/security/access to security/access
by Todd Wang
· 10 years ago
08b521b
change caveatValidator to take a context.T
by James Ring
· 10 years ago
ae43eca
Merge "v23/security: update Java Authorizer integration"
by James Ring
· 10 years ago
c5bc2de
v23/security: update Java Authorizer integration
by James Ring
· 10 years ago
9286c8a
jni: adding copyright to the vdl files
by Jiri Simsa
· 10 years ago
5776361
jni: adding copyright headers and licensing files
by Jiri Simsa
· 10 years ago
0ecb1ed
jni: updating vdl files as per go/vcl/8806
by Jiri Simsa
· 10 years ago
c2d9179
impl/google/ipc: add MethodSignature() method support
by James Ring
· 10 years ago
b8f078a
Merge "v23/security: remove references to CallSide"
by James Ring
· 10 years ago
7bb6124
v23/security: remove references to CallSide
by James Ring
· 10 years ago
21c2270
impl/google: rename ipc to rpc
by James Ring
· 10 years ago
2f69b8b
impl/google: rename ipc to rpc, rename TTL to Deadline
by James Ring
· 10 years ago
8e8fde0
Merge "TBR v23/security: fix use of deleted ForCall method."
by James Ring
· 10 years ago
d214e8c
TBR v23/security: fix use of deleted ForCall method.
by James Ring
· 10 years ago
322e608
jni: Rename package ipc to rpc.
by Matt Rosencrantz
· 10 years ago
68c84c0
impl/google/ipc: add Signature() method support
by James Ring
· 10 years ago
00f6bf5
jni: vdl tool prints 'generated by the vanadium tool' instead of 'veyron'.
by Suharsh Sivakumar
· 10 years ago
8e0f776
v23/security: add CallSide parameter to Java caveat validator
by James Ring
· 10 years ago
d60cfbe
v23/services/security/access: rename ACL to AccessList
by James Ring
· 10 years ago
9ee60af
security: fix never-true comparison to nil
by James Ring
· 10 years ago
4237541
TBR: v.io/x/jni: Add (unimplemented) LocalDischarges() method.
by Srdjan Petrovic
· 10 years ago
c317f75
TBR: v.io/jni: small compile fix.
by Srdjan Petrovic
· 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
a44a5b0
jni: Make vdl generation use Call instead of Context.
by Suharsh Sivakumar
· 10 years ago
8601082
TBR: v.io/jni: Finish code move.
by Srdjan Petrovic
· 10 years ago
bf4c94a
jni: propagating go/vcl/6632 from release.go.jni to release.go.x.jni
by Jiri Simsa
· 10 years ago
7816f90
Moving release.go.jni to release.go.x.jni.
by Jiri Simsa
· 10 years ago
0ad3798
TBR renaming v.io/core/veyron to v.io/x/ref
by Jiri Simsa
· 10 years ago
44f1df0
jni: Remove a dependecy on the internal naming package and replace it
by Matt Rosencrantz
· 10 years ago
8c0d9cc
jni: Rename things called *Context to *Call.
by Matt Rosencrantz
· 10 years ago
41828a6
TBR: v.io/jni: JNI support for blessings change.
by Srdjan Petrovic
· 10 years ago
01b7c0e
jni: Rename ServerCall to StreamServerCall.
by Matt Rosencrantz
· 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
37cff9c
TBR: v.io/jni: Move namespace code to a different directory.
by Srdjan Petrovic
· 10 years ago
0423953
TBR: v.io/jni: Regenerated missing vdl.
by Srdjan Petrovic
· 10 years ago
db9e9ea
TBR v.io/jni: Implement Context() method for JNI context.
by Srdjan Petrovic
· 10 years ago
4be0a09
jni: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/...
by Todd Wang
· 10 years ago
85c23cc
TBR v.io/jni: Rename core/veyron2 -> v23.
by Srdjan Petrovic
· 10 years ago
b9628c1
TBR v.io/jni: change the method tags signature to *vdl.Value.
by Srdjan Petrovic
· 10 years ago
feb89c0
TBR renaming party
by Jiri Simsa
· 10 years ago
31ab003
Merge "jni: The vdl "any" type is now generated as go *vdl.Value."
by Todd Wang
· 10 years ago
537da71
TBR: v.io/jni: Fix memory leak caused by not releasing Java native byte arrays.
by Srdjan Petrovic
· 10 years ago
d843fc3
jni: The vdl "any" type is now generated as go *vdl.Value.
by Todd Wang
· 10 years ago
241c98f
TBR: v.io/jni: Update JNI code to be compatible with the latest IPC change.
by Srdjan Petrovic
· 10 years ago
a3dc4f3
TBR jni: Update vdl per go/vcl/4751
by Todd Wang
· 10 years ago
f121103
TBR: v.io/jni: change the way default ListenSpec is handled.
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
744995b
TBR: verror2 -> verror package conversion.
by Srdjan Petrovic
· 10 years ago
08cf0e9
TBR jni: updating out-of-date vdl.go file
by Jiri Simsa
· 10 years ago
9b0f543
v.io/jni: Switch JNI code to verror.
by Srdjan Petrovic
· 10 years ago
4cb55a6
jni: Rename package verror2 to verror, per go/vcl/3970
by Todd Wang
· 10 years ago
79df6f3
v.io/jni: convert to use verror2 instead of verror
by Mike Burrows
· 10 years ago
d62edb9
TBR v.io/jni: New caveat registration support in JNI.
by Srdjan Petrovic
· 10 years ago
3d28008
jni: Update vdl per go/vcl/3206
by Todd Wang
· 10 years ago
634e51e
TBR v.io/jni: JNI support for i18n package.
by Srdjan Petrovic
· 10 years ago
908d86d
TBR: v.io/jni: update JNI code after Go security changes.
by Srdjan Petrovic
· 10 years ago
443e1d6
TBR: v.io/jni: Support Java SetListenSpec().
by Srdjan Petrovic
· 10 years ago
22e5ffc
TBR: v.io/jni: Add server status to JNI code.
by Srdjan Petrovic
· 10 years ago
bceb364
TBR: v.io/jni: fix JNI code after veyron2.Init() change.
by Srdjan Petrovic
· 10 years ago
89778ad
jni: Rename vdlutil.Any to vdl.AnyRep.
by Todd Wang
· 10 years ago
59a98a8
jni: Rename vom2 to vom.
by Todd Wang
· 10 years ago
e5862e7
TBR: v.io/jni: Update JNI caveats code.
by Srdjan Petrovic
· 10 years ago
24ee134
jni: Remove vom1, wiretype and and old Signature.
by Todd Wang
· 10 years ago
Next »