1. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  2. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  3. 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
  4. c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
  5. a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
  6. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  7. 97b9dca 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
  8. b1acafd scripts/jenkins,veyron/examples: test.sh and related tweaks. by Asim Shankar · 11 years ago
  9. 930a64f scripts/jenkins: Control script for running "integration" tests on jenkins. by Asim Shankar · 11 years ago
  10. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  11. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  12. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  13. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  14. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  15. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  16. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  17. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  18. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  19. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  20. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  21. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  22. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  23. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  24. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  25. 5293dcb TBR by Jiri Simsa · 11 years ago