- 64d573d x/ref: make use of ctx arg to Lookup. by Cosmos Nicolaou · 10 years ago
- e9c622d x.ref/runtime: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
- dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago[Renamed (96%) from profiles/internal/rpc/debug_test.go]
- ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
- 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
- 1abd5a8 ref: Changes call of StartCall to Call whenever it made sense to do so. by Suharsh Sivakumar · 10 years ago
- 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
- 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago[Renamed (94%) from profiles/internal/ipc/debug_test.go]
- 2ad4e10 ipc: Get rid of vc.LocalPrincipal and vc.AnonymousPrincipal. by Suharsh Sivakumar · 10 years ago
- 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
- 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
- 59c423c ipc: Remove AnonymousPrinicipal from server side of VCs. by Suharsh Sivakumar · 10 years ago
- dbc1be2 ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal by Matt Rosencrantz · 10 years ago[Renamed (95%) from runtimes/google/ipc/debug_test.go]
- ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
- 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
- 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
- 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
- e5e62d0 mounttable: Change the reply stream to be a union of replies and errors. by David Why Use Two When One Will Do Presotto · 10 years ago
- e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
- 67d95cb veyron/services/mgmt/debug: Use callback for logdir by Robin Thellend · 10 years ago
- af99c97 veyron/runtimes/google/ipc: Pass client to server to allow discharge client by Suharsh Sivakumar · 10 years ago
- d7a6519 veyron2/options: Remove unused options and move no longer publicly by Suharsh Sivakumar · 10 years ago
- 9fbe7d2 veyron2: add a method for obtaining the current status of a server. by Cosmos Nicolaou · 10 years ago
- fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 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
- b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
- 5f98d94 core: Refactor vtrace to allow starting new traces from user code. 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
- 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
- 1ec4052 veyron/runtimes/google/ipc: log the Recv error in TestDebugServer by Bogdan Caprita · 10 years ago
- 877ac01 veyron/runtimes/google/ipc: Add some debug info. by Robin Thellend · 10 years ago
- adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
- 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
- e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
- 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
- b30286b veyron/services/mgmt/debug: Export vtrace information in the debug dispatcher. by Matt Rosencrantz · 10 years ago
- 5c95a6c veyron/runtimes/google/ipc: Switch everything to __Glob. by Robin Thellend · 10 years ago
- 3e76f28 veyron/runtimes/google/vtrace: Add a store for collecting vtrace traces. by Matt Rosencrantz · 10 years ago
- 6413c99 veyron2: can no longer specify a specific prefix for the ReservedNameDispatcher. by Cosmos Nicolaou · 10 years ago
- 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
- f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
- f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
- cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
- e397a59 Merge "veyron/runtimes/google/ipc: Add internal Glob" by Robin Thellend · 10 years ago
- 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
- c26c32e veyron/runtimes/google/ipc: Add internal Glob by Robin Thellend · 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
- d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
- 08b2ae1 veyron/runtimes/google/ipc: Fix debug_test.go by Robin Thellend · 11 years ago
- d24f084 veyron/runtimes/google/ipc: Add __debug dispatcher by Robin Thellend · 11 years ago