Sign in
vanadium
/
release.go.x.ref
/
aa955f7f9ccef69ab374ef8be311b975b21eefda
aa955f7
Merge "veyron2/vdl/codegen/java: Make all VDL types implement android.os.Parcelable."
by Srdjan Petrovic
· 11 years ago
dbe348d
Merge "veyron/services/store/memstore/watch: Fix flaky TestNowResumeMarker."
by Tilak Sharma
· 11 years ago
4aa28e6
veyron/services/store/memstore/watch: Fix flaky TestNowResumeMarker.
by Tilak Sharma
· 11 years ago
aba4c0a
veyron/runtimes/google/lib/follow: Fix flaky tests.
by Tilak Sharma
· 11 years ago
908d693
veyron2/vdl/codegen/java: Make all VDL types implement android.os.Parcelable.
by Srdjan Petrovic
· 11 years ago
15d0176
"veyron/security/serialization": Bug fix
by Ankur
· 11 years ago
c5000fc
veyron/services/wsprd: Fix broken tests.
by Shyam Jayaraman
· 11 years ago
5f8c1ab
Merge "veyron/services/mgmt/node/impl: separate out state management types and routines into a new source file; add unit tests."
by Bogdan Caprita
· 11 years ago
2950992
Merge "Revert "veyron/tools/playground: Add response caching to the playground.""
by Nicolas Lacasse
· 11 years ago
d52fdb4
Merge "veyron/services/wsprd: Added an JSIdentityStore that will back the PublicID handles that are passed to Javascript as well as implemented support for blessing identities."
by Shyam Jayaraman
· 11 years ago
0d68c40
Revert "veyron/tools/playground: Add response caching to the playground."
by Nicolas Lacasse
· 11 years ago
b05bcb2
veyron/tools/playground: Add response caching to the playground.
by Nicolas LaCasse
· 11 years ago
6941403
veyron/services/mgmt/node/impl: separate out state management types and routines
by Bogdan Caprita
· 11 years ago
ad2fe59
Merge "veyron2/services/store: Add a Dir interface."
by Ken Ashcraft
· 11 years ago
8343bd7
Merge "veyron/services/mgmt/node/impl: implement app Uninstall"
by Bogdan Caprita
· 11 years ago
0319721
Fix the dockerfile so it can be run locally. Update README.md.
by Nicolas LaCasse
· 11 years ago
cdcf37a
veyron2/services/store: Add a Dir interface.
by Ken Ashcraft
· 11 years ago
db3c464
veyron/examples/rockpaperscissors: Add debug server
by Robin Thellend
· 11 years ago
14a09ef
veyron/lib/stats: Let Glob return inner nodes
by Robin Thellend
· 11 years ago
9a24655
veyron/runtimes/google/ipc: take care to use an IP host address and never an IP network address.
by Cosmos Nicolaou
· 11 years ago
a615e70
Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate."
by Cosmos Nicolaou
· 11 years ago
84bce14
Merge "veyron/runtimes/google/ipc: Adding per-method stats"
by Robin Thellend
· 11 years ago
8173a6c
Merge "veyron/tools/playground: Add test.sh for the builder tool."
by Nicolas Lacasse
· 11 years ago
f7a11d9
veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate.
by Cosmos Nicolaou
· 11 years ago
da75147
veyron/services/syncgroup: Add syncgroup.ParseID, and a test for id.go.
by Mike Burrows
· 11 years ago
8c776b2
veyron/services/mgmt/node/impl: implement app Uninstall
by Bogdan Caprita
· 11 years ago
caef3e9
veyron/security/agent: Rollback since it doesn't work on linux.
by Ryan Brown
· 11 years ago
698697a
Merge "veyron/services/mgmt/logreader/impl: Add Signature hack"
by Robin Thellend
· 11 years ago
e42763b
Merge "veyron/security/agent: Initial implementation using VC. This is a bare bones implementation of an agent which stores the identity's private key in a separate process. Currently it only stores a single key for a single child process. Future versions will lift these limitations."
by Ryan Brown
· 11 years ago
6472025
veyron/services/mgmt/logreader/impl: Add Signature hack
by Robin Thellend
· 11 years ago
11e2f49
veyron/tools/playground: Add test.sh for the builder tool.
by Ryan Brown
· 11 years ago
f1fac56
Merge "veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd"
by Bogdan Caprita
· 11 years ago
0019f05
Merge "veyron/services/mounttable: Fix Glob bug."
by Robin Thellend
· 11 years ago
854860d
veyron/lib/testutil/blackbox: Sanitize sub-process environment.
by Robert Kroeger
· 11 years ago
8eb7752
veyron/runtimes/google/ipc: Adding per-method stats
by Robin Thellend
· 11 years ago
82bb995
veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager
by Gautham
· 11 years ago
fda311b
veyron/security/agent: Initial implementation using VC.
by Ryan Brown
· 11 years ago
25d4faa
veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd
by Bogdan Caprita
· 11 years ago
268b419
veyron/services/mgmt/node/impl: implement Resume and Suspend
by Bogdan Caprita
· 11 years ago
bae615a
veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on.
by Cosmos Nicolaou
· 11 years ago
38b4506
Merge "veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern."
by Asim Shankar
· 11 years ago
23ed38a
Merge "veyron2/services/watch: Watch streams no longer batch changes."
by Tilak Sharma
· 11 years ago
9f6db08
veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern.
by Asim Shankar
· 11 years ago
8ef6026
veyron2/services/watch: Watch streams no longer batch changes.
by Tilak Sharma
· 11 years ago
434e39f
veyron/services/mounttable: Fix Glob bug.
by Robin Thellend
· 11 years ago
fb5cbb7
veyron/services/identity: Revocation caveats are issued for every identity and can be revoked from the UI.
by Suharsh Sivakumar
· 11 years ago
fd22b4d
Merge "veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall fails for a reason other than a resolution not finding anything. This is to try to more quickly survive server restarts that might end up with a different ip address, port, or routeid."
by David Why Use Two When One Will Do Presotto
· 11 years ago
6bc6458
veyron2/security: Replace PrincipalPattern with BlessingPattern.
by Asim Shankar
· 11 years ago
df5bfb2
veyron/services/wsprd: Added an JSIdentityStore that will back the
by Shyam Jayaraman
· 11 years ago
f3f39ae
veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall
by David Why Use Two When One Will Do Presotto
· 11 years ago
b288692
Merge "veyron/services/mounttable/mounttabled: Make test.sh work on OS X."
by Asim Shankar
· 11 years ago
f4964aa
veyron/services/mounttable/mounttabled: Make test.sh work on OS X.
by Asim Shankar
· 11 years ago
ca821a4
veyron/services/mgmt/build/buildd: Bug fix for shell test.
by Asim Shankar
· 11 years ago
2c216b7
Merge "veyron/lib/modules: new API for running common services and components."
by Cosmos Nicolaou
· 11 years ago
c4aafe3
Update generated code after http://go/vcl/4142
by Ken Ashcraft
· 11 years ago
c79f0c0
veyron2/storage: Move DEntry to veyron/services/store/raw.
by Ken Ashcraft
· 11 years ago
530d3c5
veyron2/storage: Move Version to veyron/services/store/raw.
by Ken Ashcraft
· 11 years ago
6261384
veyron/lib/modules: new API for running common services and components.
by Cosmos Nicolaou
· 11 years ago
4891b2b
Merge "veyron/tools/playground: add "no-shutdown" mode to compilerd; update README"
by Adam Sadovsky
· 11 years ago
a7b431a
Merge "veyron/services/mgmt/debug: Add debug server"
by Robin Thellend
· 11 years ago
71108b8
veyron/tools/playground: add "no-shutdown" mode to compilerd; update README
by Adam Sadovsky
· 11 years ago
2041361
veyron/services/store/viewer: Fix up viewer code and mdb templates.
by Adam Sadovsky
· 11 years ago
738bb08
veyron/services/mgmt/debug: Add debug server
by Robin Thellend
· 11 years ago
de99f7c
Merge "veyron/profiles/net/bluetooth: move to the roadmap directory."
by Cosmos Nicolaou
· 11 years ago
4747c5e
Merge "veyron/profiles/net: initial pass at dhcp support."
by Cosmos Nicolaou
· 11 years ago
d00a264
Merge "veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux."
by Asim Shankar
· 11 years ago
1e203d8
Merge "impl_test: Disable the cache rather than flushing individual entries."
by David Why Use Two When One Will Do Presotto
· 11 years ago
0403e52
veyron/services/store/viewer: Fix context bug with template rendering.
by Matt Rosencrantz
· 11 years ago
49f4c0e
veyron/profiles/net/bluetooth: move to the roadmap directory.
by Cosmos Nicolaou
· 11 years ago
0cd7353
veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux.
by Asim Shankar
· 11 years ago
f8a974f
veyron2: Remove TODOContext.
by Matt Rosencrantz
· 11 years ago
24f733c
Merge "veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly."
by Asim Shankar
· 11 years ago
b82cedb
veyron/profiles/net: initial pass at dhcp support.
by Cosmos Nicolaou
· 11 years ago
fff23e2
veyron/runtimes/google/vsync: add SyncGroup Table
by Raja Daoud
· 11 years ago
45654a0
Define syncgroup.ID, the globally unique identifier of a syncgroup.
by Mike Burrows
· 11 years ago
92c3574
veyron2/vdl: Better codegen for enum and oneof.
by Todd Wang
· 11 years ago
1cfe9ea
Merge "veyron/jni/runtimes/google: Add java accessors for private/public ids."
by Srdjan Petrovic
· 11 years ago
4746c6a
TBR: veyron/profiles/net/bluetooth: fix build breakage.
by Cosmos Nicolaou
· 11 years ago
29ed982
TBR: veyron/profiles/net: fix build breakage.
by Cosmos Nicolaou
· 11 years ago
331e481
Merge "veyron2/context: Allow the runtime to be obtained from a context.T"
by Matt Rosencrantz
· 11 years ago
9a59b8c
veyron/services/mgmt/node/impl: factor out pieces of functionality from the unit
by Bogdan Caprita
· 11 years ago
2968f4b
veyron/services/mgmt/node/impl: factor out parts of Start and Stop into subroutines.
by Bogdan Caprita
· 11 years ago
bf85d54
veyron2/context: Allow the runtime to be obtained from a context.T
by Matt Rosencrantz
· 11 years ago
4b6eaa5
impl_test: Disable the cache rather than flushing individual entries.
by David Why Use Two When One Will Do Presotto
· 11 years ago
e8031fc
Merge "Argh, forgot to upload last change before merging..."
by David Why Use Two When One Will Do Presotto
· 11 years ago
41cdbfe
veyron/tools/identity: Bugfix for some window managers.
by Asim Shankar
· 11 years ago
185b0cd
Argh, forgot to upload last change before merging...
by David Why Use Two When One Will Do Presotto
· 11 years ago
1f3d113
Merge "Add CacheCtl to naming.Namespace."
by David Why Use Two When One Will Do Presotto
· 11 years ago
c6330ee
Merge "veyron/profiles/net/bluetooth: first stab at bluetooth profiles."
by Cosmos Nicolaou
· 11 years ago
5129fcb
veyron2/ipc: add a registration mechanism for new network types (e.g. bluetooth)
by Cosmos Nicolaou
· 11 years ago
1f83a0c
Merge "veyron/services/syncgroup:"
by Mike Burrows
· 11 years ago
d9c3488
Management Refactor: Introduce fs.Memstore to break Veyron store dependency
by Robert Kroeger
· 11 years ago
731e840
veyron/jni/runtimes/google: Add java accessors for private/public ids.
by Srdjan Petrovic
· 11 years ago
346ac97
Merge "veyron/services/mgmt/logreader: Remove dependency on stubs"
by Robin Thellend
· 11 years ago
336808c
veyron/services/mgmt/logreader: Remove dependency on stubs
by Robin Thellend
· 11 years ago
e396502
veyron/services/mgmt/build: fixing the failing build server shell test
by Jiri Simsa
· 11 years ago
7a44243
veyron/services/mgmt/stats: Add implementation of the stats interface.
by Robin Thellend
· 11 years ago
54407a0
Merge "veyron2/services/mgmt/logreader: Split types into separate pkg"
by Robin Thellend
· 11 years ago
c73e903
veyron/profiles/net/bluetooth: first stab at bluetooth profiles.
by Cosmos Nicolaou
· 11 years ago
ecc72a3
veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly.
by Asim Shankar
· 11 years ago
Next »