Sign in
vanadium
/
release.go.x.ref
/
753de65d695554eac27075dc6b1d5c13715b96a6
/
runtimes
/
google
/
lib
5dbfbef
veyron/runtimes/google/lib/dependency: Factor the dependency graph logic
by Matt Rosencrantz
· 10 years ago
9fbe7d2
veyron2: add a method for obtaining the current status of a server.
by Cosmos Nicolaou
· 10 years ago
8de8585
TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable.
by David Why Use Two When One Will Do Presotto
· 10 years ago
ad8d071
veyron/runtimes/google/lib/deque: minor optimization in reserve().
by Jungho Ahn
· 10 years ago
8bd8e10
veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups'
by Cosmos Nicolaou
· 10 years ago
f7b00e2
veyron/runtimes/google/vtrace: Add capturing via regexps to vtrace.
by Matt Rosencrantz
· 10 years ago
3395b4e
veyron2/context: Remove the runtime from the context. It is no longer used.
by Matt Rosencrantz
· 10 years ago
5f98d94
core: Refactor vtrace to allow starting new traces from user code.
by Matt Rosencrantz
· 10 years ago
89445a4
core: Remove the redundant With* methods on context.
by Matt Rosencrantz
· 10 years ago
4f8ac60
veyron.go.core: Make context.T a concrete type.
by Matt Rosencrantz
· 10 years ago
764efb7
Reorganization of VANADIUM_ROOT relative paths.
by Jiri Simsa
· 10 years ago
c0a2865
Replacing veyron.io with v.io.
by Jiri Simsa
· 10 years ago
405360d
veyron: delete counterpart to go/vcl/6663
by Jiri Simsa
· 10 years ago
8b4dbbf
namespace: More // eradication.
by David Why Use Two When One Will Do Presotto
· 10 years ago
92dba58
veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
c28686e
namespace: Add a trailing Glob pattern ***. This is like ... but
by David Why Use Two When One Will Do Presotto
· 10 years ago
59a254c
veyron/runtimes/google/naming/namespace:
by David Why Use Two When One Will Do Presotto
· 10 years ago
c920db3
veyron/lib/testutil: Avoid parsing flags in init()
by Asim Shankar
· 10 years ago
3da1c79
This is the first change to get rid of //.
by David Why Use Two When One Will Do Presotto
· 10 years ago
251a4d8
veyron/runtimes/google/lib/timekeeper: move it and its testing counterpart to veyron/lib
by Cosmos Nicolaou
· 10 years ago
4a93c46
veyron/runtimes/google/lib/publisher: We should finish unmounting before claiming we are done.
by Matt Rosencrantz
· 11 years ago
cd8ffda
veyron/runtimes/google/lib/publisher: Remove write/close race in the publisher cmdchan.
by Matt Rosencrantz
· 11 years ago
e1ad20b
veyron/runtimes/google/lib/sync/semaphore: update comment about the behavior of
by Bogdan Caprita
· 11 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
ef323db
veyron2/ipc: add RoamingListen support.
by Cosmos Nicolaou
· 11 years ago
aba4c0a
veyron/runtimes/google/lib/follow: Fix flaky tests.
by Tilak Sharma
· 11 years ago
f7a11d9
veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate.
by Cosmos Nicolaou
· 11 years ago
94aa633
{ipc/wsprd}: adonovan@ ran his static analysis tool on our code base
by Jiri Simsa
· 11 years ago
748a0d5
IsGloballyRoutable returns true for unicast addresses that aren't private,
by David Why Use Two When One Will Do Presotto
· 11 years ago
0ecdd7a
veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl
by Todd Wang
· 11 years ago
f6813ec
Signal network changes.
by David Why Use Two When One Will Do Presotto
· 11 years ago
406c7d4
veyron/runtimes/google/lib/follow: Refactor watcher api and implementation.
by Tilak Sharma
· 11 years ago
6d7c39c
veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait.
by Tilak Sharma
· 11 years ago
870ddd6
veyron/lib/testutil: utility for pseudo-random testing
by Jiri Simsa
· 11 years ago
ded3659
veyron/services/proximity: Move a bunch of daemons out of veyron/runtimes.
by Srdjan Petrovic
· 11 years ago
513e613
veyron/runtimes/google/lib/follow: Fix initialization race in the follow watcher.
by Tilak Sharma
· 11 years ago
4e02997
veyron2/naming: renaming MountTable to Namespace
by Cosmos Nicolaou
· 11 years ago
1472248
veyron/examples,runtimes: quiten down tests.
by Cosmos Nicolaou
· 11 years ago
7e68d5a
veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall.
by Matt Rosencrantz
· 11 years ago
a7ef1d8
Merge "veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch."
by Tilak Sharma
· 11 years ago
4820234
veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch.
by Tilak Sharma
· 11 years ago
0ea02ab
veyron/runtimes/google/ipc/...: Proxy improvements.
by Asim Shankar
· 11 years ago
29147f7
veryon2/naming: Pipe contexts through the mounttable client library.
by Matt Rosencrantz
· 11 years ago
ae71344
veyron/runtimes/google/ipc: Move "publisher" to its own package.
by Asim Shankar
· 11 years ago
4285335
veyron/examples/boxes, veyron/runtimes/google/lib/gateway: Fix build after adding context to client RPC Calls.
by Matt Rosencrantz
· 11 years ago
f5afcaf
all: Create a new client context parameter that will be the first argument of every RPC call.
by Matt Rosencrantz
· 11 years ago
019270a
runtimes/google/lib/exec: move to veyron/lib/exec
by Cosmos Nicolaou
· 11 years ago
bfcac5f
veyron/lib/testutil/blackbox: various measures to prevent process leaks.
by Cosmos Nicolaou
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago