1. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  2. a5ad272 core: Convert all cmdline users to veyron2.Init. by Matt Rosencrantz · 10 years ago
  3. 0003fdc "core/veyron/tools": Test must run under agent by Ankur · 10 years ago
  4. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  5. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  6. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  7. 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
  8. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  9. c7a5d72 veyron.io/veyron/veyron/tools/build: Convert to verror2. by Mike Burrows · 10 years ago
  10. c2ed03e veyron/tools/*: Remove dependence on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  11. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  12. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  13. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  14. 18205cf veyron/tools: Merge the impl and main packages by Robin Thellend · 10 years ago[Renamed (96%) from tools/build/impl/impl_test.go]
  15. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  16. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  17. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  18. 1bf5bd2 veyron/{tools,services/mgmt}/build: fix for https://code.google.com/p/envyor/issues/detail?id=252 by Jiri Simsa · 11 years ago
  19. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  20. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago