1. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  2. 75dda81 veyron/services/mgmt: porting applicationd and profiled integration by Jiri Simsa · 10 years ago
  3. c2ed03e veyron/tools/*: Remove dependence on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  4. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  5. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  6. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  7. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  8. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  9. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  10. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  11. 18205cf veyron/tools: Merge the impl and main packages by Robin Thellend · 10 years ago[Renamed (97%) from tools/profile/impl/impl_test.go]
  12. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  13. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  14. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  15. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  16. 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
  17. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  18. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  19. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  20. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  21. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  22. 308aae0 veyron/services/mgmt: Move all the CLI tools to veyron/tools. by Robin Thellend · 11 years ago[Renamed (98%) from services/mgmt/profile/profile/impl/impl_test.go]
  23. 9259f3b veyron/services/mgmt/profile: Add command-line tool. by Robin Thellend · 11 years ago