1. e6fbf98 x/ref/examples: use context-based logging and logger.Global() by Cosmos Nicolaou · 10 years ago
  2. 3e38992 ref: Add support for cmdline.Env.Vars by Todd Wang · 10 years ago
  3. 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
  4. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  5. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  6. affd04d x/ref: Add internal packages for rps and tunnel. by Todd Wang · 10 years ago
  7. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  8. d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
  9. 320af42 examples: rename veyron to v23 or vanadium by Robin Thellend · 10 years ago
  10. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  11. 3b91302 Moving tunneld and rps into the examples directory. by Jiri Simsa · 10 years ago[Renamed (98%) from tunnel/vsh/main.go]
  12. 1d94857 apps: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  13. 386ce3e TBR renaming party by Jiri Simsa · 10 years ago
  14. c14adc9 tunnel: Switch streams to use union by Robin Thellend · 10 years ago
  15. 69f810d apps: Switch rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  16. 546e129 apps: Change runtime.AppCycle to veyron2.GetAppCycle(ctx) by Suharsh Sivakumar · 10 years ago
  17. 77f4b93 veyron.go.apps: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  18. 12c0958 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  19. 5bcedc5 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  20. 965e669 veyron.io/apps: remove reliance on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  21. d4c2d01 veyron.io/apps: Add runtime arg to ShutdownOnSignals. by Matt Rosencrantz · 10 years ago
  22. d8cb55b apps: Update rps and tunnel to new Go IPC API in go/vcl/6373 by Todd Wang · 10 years ago
  23. 069ae0c (rps|tunnel): Convert to the new Listen API. by Robin Thellend · 10 years ago
  24. 85ed8fa veyron.io/apps: Fixing imports paths after moving rps and tunnel from by Ali Ghassemi · 10 years ago
  25. b264f7c Moving tunnel to veyron.go.apps by Ali Ghassemi · 10 years ago[Renamed from vsh/main.go]
  26. e7f3091 TBR: examples: update to use profiles. by Cosmos Nicolaou · 10 years ago
  27. 06b2412 examples: cleanup to make godoc look better by Jiri Simsa · 10 years ago
  28. d869b34 tunnel/vsh: Fix repo migration bug. by Robin Thellend · 11 years ago
  29. 9b4f623 tunnel/vsh: Fix veyron migration bug. by Robin Thellend · 11 years ago
  30. aaa5b3b updating the veyron import paths by Jiri Simsa · 11 years ago
  31. e477d42 examples: updating the import paths to reflect the move from the main repository by Jiri Simsa · 11 years ago
  32. 7a92378 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  33. 9faaef3 veyron/examples/tunnel: Fix race in IO by Robin Thellend · 11 years ago
  34. 64f6c25 veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
  35. f9a4168 veyron/examples/tunnel: Fix some documentation typos by Asim Shankar · 11 years ago
  36. 84f56ea Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  37. 8785124 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  38. 9f41cca veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  39. 8617d9e all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  40. d5aae83 TBR by Jiri Simsa · 11 years ago