- 3838c55 veyron2: Add BackgroundContext. by Matt Rosencrantz · 10 years ago
- 96d952a veyron/runtimes/google/rt: RuntimeX.Init should be a function instead of a method. by Matt Rosencrantz · 10 years ago
- d8cfbb8 TBR: Move flags initialization above logging initialization. by Matt Rosencrantz · 10 years ago
- 4575472 veyron/runtimes/google/rt: Add veyron2.InitForTest method. by Suharsh Sivakumar · 10 years ago
- 39fafdb Merge "veyron/runtimes/google/rt: adjust timeout for callback RPC to device manager" by Bogdan Caprita · 10 years ago
- 5ba81da veyron/runtimes/google/rt: adjust timeout for callback RPC to device manager by Bogdan Caprita · 10 years ago
- 98aa48c veyron/profiles: Create profile init functions. by Suharsh Sivakumar · 10 years ago
- aeed5d5 veyron/runtimes/google/rt: Add code to synchronously clean up the runtime. by Matt Rosencrantz · 10 years ago
- 628a8ee veyron2: veyron2.Init function for new API. by Suharsh Sivakumar · 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
- ce6728d Merge "veyron2/context: Remove the runtime from the context. It is no longer used." by Matt Rosencrantz · 10 years ago
- a480a84 Merge "veyron/runtimes/google: Finish a couple of RuntimeX Todos." 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
- 9db8bc3 veyron/runtimes/google: Finish a couple of RuntimeX Todos. by Matt Rosencrantz · 10 years ago
- f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
- f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
- d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
- 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
- 396f219 veyron/runtimes/google/rt: Modify TODO. by Suharsh Sivakumar · 10 years ago
- b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
- 5b4380d veyron/runtimes/google/rt: Initial rt with client for agent to use. by Suharsh Sivakumar · 10 years ago
- ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
- a51bc22 Merge "veyron/runtimes/google/ipc: make server.Serve return an error rather than panic" by Bogdan Caprita · 10 years ago
- 77befba veyron/runtimes/google: Minor tweaks to vlog and vtrace messages. by Asim Shankar · 10 years ago
- 5c03ffd veyron2: Remove client from reserved functions. by Todd Wang · 10 years ago
- 8ddbcc1 Merge "core: Remove Logger related methods from the Runtime and use the RuntimeX variants." by Matt Rosencrantz · 10 years ago
- 7d43687 TBR core:veyron/runtimes/google/rt: Runtime should add the reserved name dispatcher to NewContexts. by Matt Rosencrantz · 10 years ago
- 9592d9f veyron/runtimes/google/ipc: make server.Serve return an error rather than panic by Bogdan Caprita · 10 years ago
- bf356d7 veyron/lib/flags,veyron/lib/exec: pipe parent config opts to child's flags parse by Bogdan Caprita · 10 years ago
- 4b8e379 Merge "veyron/google/rt/runtimex: Add preferred protocols to runtime init for profile to call." by Suharsh Sivakumar · 10 years ago
- 033c9bc Merge "veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher" by Bogdan Caprita · 10 years ago
- 6013214 veyron/google/rt/runtimex: Add preferred protocols to runtime by Suharsh Sivakumar · 10 years ago
- 97eb540 core: Remove Logger related methods from the Runtime and use the RuntimeX variants. by Matt Rosencrantz · 10 years ago
- 5f1593b Merge "veyron/security/flag: add a convenience method to read ACLs from flags" by Robert Kroeger · 10 years ago
- 5096c4b veyron/security/flag: add a convenience method to read ACLs from flags by Robert Kroeger · 10 years ago
- 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
- 7590a6d veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher by Bogdan Caprita · 10 years ago
- b747720 veyron2: Remove Signature auth, and add Signature utilities. by Todd Wang · 10 years ago
- e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
- ac9feed veyron/runtimes/google/rt: Change runtime.Publisher calls to veyron2.GetPublisher(ctx). by Suharsh Sivakumar · 10 years ago
- 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
- be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
- 908af80 Merge "veyron2/ipc: Change ReflectInvoker to return an error." by Todd Wang · 10 years ago
- 056ba8e veyron2/ipc: Change ReflectInvoker to return an error. by Todd Wang · 10 years ago
- fa7a31f veyron/runtimes/google/ipc: Cleanup IPC benchmarks. by Jungho Ahn · 10 years ago
- 033a30e veyron/profiles,veyron/runtimes/google/rt/runtimex.go: Create profiles by Suharsh Sivakumar · 10 years ago
- ba56393 veyron/runtimes, veyron2/model: Share preferred protocols when client is by Suharsh Sivakumar · 10 years ago
- 5845bf1 veyron2: Add a RuntimeX interface and its implementation. by Matt Rosencrantz · 10 years ago
- 1bce7d1 veyron2/verror: allow IDAction{} to be "". by Cosmos Nicolaou · 10 years ago
- 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
- 1b6683e veyron/runtimes/google: Remove dischargeclient client and server opts by Suharsh Sivakumar · 10 years ago
- 9b51095 Merge "veyron/runtimes/google/ipc: Increase TestReconnect timeout." by Suharsh Sivakumar · 10 years ago
- 3f5ecc5 veyron2: remove unresolve method. by Cosmos Nicolaou · 10 years ago
- 1be6386 veyron/runtimes/google/ipc: Increase TestReconnect timeout. by Suharsh Sivakumar · 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
- 41b11d2 Merge "runtimes/google/ipc: rework 'hybrid' websocket protocol support." by Cosmos Nicolaou · 10 years ago
- 58451d0 Merge "veyron.io/veyron/veyron2/i18n: Initialize default i18n catalogue from file" by Mike Burrows · 10 years ago
- 3c50ac4 runtimes/google/ipc: rework 'hybrid' websocket protocol support. by Cosmos Nicolaou · 10 years ago
- 3fa1d0b Merge "veyron/runtimes/google/ipc: VC had a general purpose cache for data that can be shared amongst Flows on a VC. Blessings use this cache in ipc.Server and ipc.Client." by Suharsh Sivakumar · 10 years ago
- d240ca0 veyron/runtimes/google/ipc/stream/{proxy, vc}: Switch vom to vom2. by Suharsh Sivakumar · 10 years ago
- 720b704 veyron/runtimes/google/ipc: VC had a general purpose cache for data by Suharsh Sivakumar · 10 years ago
- 63214cb veyron.io/veyron/veyron2/i18n: Initialize default i18n catalogue from file by Mike Burrows · 10 years ago
- 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
- 705e3d0 "veyron2/services/security": More informative authorizqation errors by Ankur · 10 years ago
- cd63a8c Merge "veyron/veyron2/ipc: Call should n ot have a Cancel method." by Matt Rosencrantz · 10 years ago
- a79215f TBR: veyron/runtimes/google/ipc/benchmarks/glob: Add a non-test file. by Matt Rosencrantz · 10 years ago
- 1f69222 TBR: veyron/runtimes/google/ipc/benchmarks/glob: Add dummy Test by Robin Thellend · 10 years ago
- 9346b41 veyron/veyron2/ipc: Call should n ot have a Cancel method. by Matt Rosencrantz · 10 years ago
- a2b0043 veyron/runtimes/google/ipc: Add Glob benchmarks by Robin Thellend · 10 years ago
- 5cacb35 Merge "veyron2/ipc: Server context should have a method to return a context.T." by Matt Rosencrantz · 10 years ago
- b892eb8 Merge "veyron2/vdl: Change vdl error syntax, and rename oneof to union." by Todd Wang · 10 years ago
- 9860ab5 Merge "veyron/runtimes/google/ipc: fix handling of proxy address" by Robin Thellend · 10 years ago
- 383e88c veyron2/vdl: Change vdl error syntax, and rename oneof to union. by Todd Wang · 10 years ago
- 92b65a4 veyron/runtimes/google/ipc: fix handling of proxy address by Robin Thellend · 10 years ago
- 7986c60 Update IPC benchmark results with Go 1.4. by Jungho Ahn · 10 years ago
- d70e1fc runtimes/google/ipc: fix a bug that prevents servers from choosing the correct address. by Cosmos Nicolaou · 10 years ago
- 38699ab Merge "switch to go1.4" by Jiri Simsa · 10 years ago
- f826393 Security API additions. by gauthamt · 10 years ago
- 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
- d412cb2 switch to go1.4 by Cosmos Nicolaou · 10 years ago
- 34d75fe Merge "veyron2/ipc: modify ListenSpec to accept a slice of addresses." by Cosmos Nicolaou · 10 years ago
- 77cd9e8 "veyron/lib/testutil/security": ForkCredentials by Ankur · 10 years ago
- ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
- 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
- 68b17e1 Merge "Fix stand-alone IPC benchmark tools" by Jungho Ahn · 10 years ago
- bc4875f veyron2/vdl: Fix race in TypeFromReflect. by Todd Wang · 10 years ago
- 8b43cfb Fix stand-alone IPC benchmark tools by Jungho Ahn · 10 years ago
- 04d197c veyron2/ipc: Server context should have a method to return a context.T. by Matt Rosencrantz · 10 years ago
- af9dce0 Add IPC setup benchmark results. by Jungho Ahn · 10 years ago
- 6153c6c runtimes/google/naming/namespace: Move parsing server blessing patterns from StartCall into ResolveX. by Ryan Brown · 10 years ago
- 0877bd1 Merge "runtimes/google/ipc: another attempt to fix flaky tests" by Cosmos Nicolaou · 10 years ago
- 7d7e948 Temporarily fix broken build in bmclient/main.go by Jungho Ahn · 10 years ago
- c729677 Merge "Revise IPC benchmark and add a new benchmark on multiplexing. o Changed IPC benchmark clients to add throughput measurement and share it for benchmarks on multiplexing. o Added a stand-alone benchmark binary bm/main.go for clean histogram outputs. (With many benchmarks, it is very hard to read the benchmark results when printing histogram in each benchmark trials.) o Added the latest benchmark results to RESULTS.txt" by Jungho Ahn · 10 years ago
- bdc800f Merge "runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages." by Cosmos Nicolaou · 10 years ago
- b43694a runtimes/google/ipc: another attempt to fix flaky tests by Cosmos Nicolaou · 10 years ago
- 326fd52 Merge "veyron/ipc: Fix NoDischarges Option." by Suharsh Sivakumar · 10 years ago
- bc6ffa2 Revise IPC benchmark and add a new benchmark on multiplexing. by Jungho Ahn · 10 years ago