1. 5f6a695 veyron/examples/rockpaperscissors: Add command-line player interface. by Robin Thellend · 11 years ago
  2. 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
  3. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  4. 1472248 veyron/examples,runtimes: quiten down tests. by Cosmos Nicolaou · 11 years ago
  5. cbc6539 Merge "veyron2, veyron: fix tests to use terminal names correctly." by Cosmos Nicolaou · 11 years ago
  6. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  7. f88ee31 veyron/examples/pipetobrowser: Using io.Copy to copy from stdin to stream by Ali Ghassemi · 11 years ago
  8. c4d7bb0 Merge "veyron/go/examples/pipetobrowser: Second phase of Pipe to Browser including: -Image plugin -Page Layout UI -Status Page UI ( Uptime, total # of pipes, publish date, name, etc..) -Publish Page UI -Pipes Page UI -Support for multiple pipes at the same time with tabs -Upgrade to Polymer 3.1 (moved to third-party) -Refactoring and renaming" by Ali Ghassemi · 11 years ago
  9. 5dcb6d3 veyron/go/examples/pipetobrowser: Second phase of Pipe to Browser including: by Ali Ghassemi · 11 years ago
  10. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  11. 702d42d Merge "-Update the Boxes app to support bi-directional update of their views. ie: both devices now watch for any updates from their peers. -The device that watches the store needs to know whether an update came from its own update or from a peer update. I had to add a DeviceId label for a Box to track this." by Gautham Thambidorai · 11 years ago
  12. 8e7f8c1 -Update the Boxes app to support bi-directional update of their views. ie: both devices now watch for any updates from their peers. by Gautham Thambidorai · 11 years ago
  13. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  14. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  15. fdad085 veyron/examples/rockpaperscissors: Fix race in test. by Robin Thellend · 11 years ago
  16. 3916d2c Updated Storage Dispatcher to Dispatch "/a/b/.store" to the store rather than an object by Benjamin Prosnitz · 11 years ago
  17. ed6d034 Use the store/sync service to communicate box information between peers. by Gautham Thambidorai · 11 years ago
  18. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  19. 2ebd75b veyron/examples: Start of Pipe To Browser (p2b) example application. by Ali Ghassemi · 11 years ago
  20. eae755b Merge "veyron/examples/boxes, veyron/runtimes/google/lib/gateway: Fix build after adding context to client RPC Calls." by Matt Rosencrantz · 11 years ago
  21. a8dfa9f Merge "javascript/examples/veyron_browser: Browserify the veyron_browser and build with Grunt." by Matt Rosencrantz · 11 years ago
  22. 4285335 veyron/examples/boxes, veyron/runtimes/google/lib/gateway: Fix build after adding context to client RPC Calls. by Matt Rosencrantz · 11 years ago
  23. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  24. 2465917 javascript/examples/veyron_browser: Browserify the veyron_browser and build with Grunt. by Matt Rosencrantz · 11 years ago
  25. 912059e veyron/examples/rockpaperscissors: Change Challenge return value. by Robin Thellend · 11 years ago
  26. 993cc8c Add the store/sync service to the boxes app. We still dont use the store to communicate box information. That would be the next step. For now, this was tested by just making sure an array of values stayed in sync across the phones. by Gautham Thambidorai · 11 years ago
  27. 8b428dd veyron/examples/rockpaperscissors: Fix leak. by Robin Thellend · 11 years ago
  28. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  29. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  30. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  31. 130db44 examples/storage/mdb by Alex Fandrianto · 11 years ago
  32. 39f6cf3 Merge "veyron/services/store: Register common client types with the store." by Tilak Sharma · 11 years ago
  33. 6d9eab2 javascript/api/src/naming: Add a mounttable client library. by Matt Rosencrantz · 11 years ago
  34. 96eb25a veyron/services/store: Register common client types with the store. by Tilak Sharma · 11 years ago
  35. d123fa3 Fix the build. by Ryan Brown · 11 years ago
  36. ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
  37. 7b09bd7 veyron/examples/{tunnel,rockpaperscissors}: Use the library to generate ACL by Asim Shankar · 11 years ago
  38. 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
  39. 8a23201 Merge "veyron/services/store: Streaming put mutation api." by Tilak Sharma · 11 years ago
  40. 2af7002 veyron/services/store: Streaming put mutation api. by Tilak Sharma · 11 years ago
  41. fb47442 veyron/...: Add TODOs to remove flags when config manager is ready. by Robin Thellend · 11 years ago
  42. edca68c veyron/examples/rockpaperscissors: New demo game by Robin Thellend · 11 years ago
  43. d6c0134 Merge "veyron/services/store: Authorize store clients." by Tilak Sharma · 11 years ago
  44. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  45. 3b3895d Merge "veyron2: merge Runtime interfaces into veyron2.Runtime" by Cosmos Nicolaou · 11 years ago
  46. dafe6bf veyron/services/store: Authorize store clients. by Tilak Sharma · 11 years ago
  47. 53fdf56 "veyron/security/flag": Methods for processing Auth flags by Ankur · 11 years ago
  48. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  49. a5e479f veyron2/storage/vstore: Refactor dependencies in vstore. by Tilak Sharma · 11 years ago
  50. 992269a "veyron2/security": Move Authorizer implementation by Ankur · 11 years ago
  51. 7eeb3e9 veyron/services/store/stored: Make the listen address a flag. by Matt Rosencrantz · 11 years ago
  52. 170851d veyron/examples/veyron_browser: Start a mounttabled and stored in addition to other daemons. by Matt Rosencrantz · 11 years ago
  53. c86e1d3 TBR: fixes needed as a consequence of by Jiri Simsa · 11 years ago
  54. 9cb628d TBR by Jiri Simsa · 11 years ago
  55. 5293dcb TBR by Jiri Simsa · 11 years ago