1. b1acafd scripts/jenkins,veyron/examples: test.sh and related tweaks. by Asim Shankar · 11 years ago
  2. 8fc1000 veyron2,veyron/examples/unresolve: Fix broken TestUnresolve. by Asim Shankar · 11 years ago
  3. e85827f Merge "veyron/examples/tunnel/tunneld: Add more logging to help debug flaky test failures." by Asim Shankar · 11 years ago
  4. 7158af5 veyron/examples: Moving running of services inside its own script for by Ali Ghassemi · 11 years ago
  5. 1fef183 veyron/examples/tunnel/tunneld: Add more logging to help debug flaky by Asim Shankar · 11 years ago
  6. 1ee051a veyron/examples/tunnel/tunneld,veyron/services/mounttable/mounttabled: Make tests more portable by Robin Thellend · 11 years ago
  7. 930a64f scripts/jenkins: Control script for running "integration" tests on jenkins. by Asim Shankar · 11 years ago
  8. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  9. aadd1ef Merge "veyron2/vdl: Remove generated dead code" by Asim Shankar · 11 years ago
  10. 397c27a javascript: Run identityd with --httpaddr instead of --address by Asim Shankar · 11 years ago
  11. 4ac0f05 veyron/examples/pipetobrowser: Update Makefile by Asim Shankar · 11 years ago
  12. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  13. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  14. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  15. 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
  16. e719916 Merge "Added depcop configuration files to veyron packages" by Mehrdad Afshari · 11 years ago
  17. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  18. 6da9001 veyron/examples/pipetobrower: Final clean up for P2B by Ali Ghassemi · 11 years ago
  19. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  20. 44ea34f Added depcop configuration files to veyron packages by Mehrdad Afshari · 11 years ago
  21. ce69243 veyron/examples/pipetobrowser: Polish and performance improvements by Ali Ghassemi · 11 years ago
  22. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  23. f6e9eee Merge "veyron/examples/pipetobrowser: Performance improvements for Console plugin." by Ali Ghassemi · 11 years ago
  24. 854800c Merge "Signal network changes." by David Why Use Two When One Will Do Presotto · 11 years ago
  25. f6813ec Signal network changes. by David Why Use Two When One Will Do Presotto · 11 years ago
  26. 51c97c8 veyron/examples/pipetobrowser: Performance improvements for Console plugin. by Ali Ghassemi · 11 years ago
  27. e0fc63a veryon/examples/pipetobrowser: Switching name back to google/p2b/[name]/[plugin] by Ali Ghassemi · 11 years ago
  28. 6e74468 Attempt at a reasonable build system for P2B by Ali Ghassemi · 11 years ago
  29. 5e2d3d8 veyron/examples/pipetobrowser: Help page and polishing the error and loading by Ali Ghassemi · 11 years ago
  30. d1b3796 javascript/api: Updated javascript api to match the new serve api in go. by Shyam Jayaraman · 11 years ago
  31. 2a46dba veyron/examples/tunnel: Fix some documentation typos by Asim Shankar · 11 years ago
  32. de260fe Merge "veyron/examples/stfortune: Bug fix to handle same fortune being put repeatedly." by Himabindu Pucha · 11 years ago
  33. e0811ab Merge "Add the --watch option to stfortune (codelab)." by Raja Daoud · 11 years ago
  34. 7504b14 Add the --watch option to stfortune (codelab). by Raja Daoud · 11 years ago
  35. 33c5228 Merge "veryon/examples/pipetobrowser: Adding new feature that allows one to redirect a pipe from the pipe viewer tab to any other PipeToBrowser service using its veyron name." by Ali Ghassemi · 11 years ago
  36. 7c532e0 veyron/examples/pipetobrowser: Pagination support for the DataGrid component by Ali Ghassemi · 11 years ago
  37. c1386b6 veyroni/examples/boxes: Fix the build. by Tilak Sharma · 11 years ago
  38. 653231e veyron/examples/pipetobrowser: Globing the namespace to give user a by Ali Ghassemi · 11 years ago
  39. a36277b veyron/examples/pipetobrowsers: Using actual name from the plugins for tab name. by Ali Ghassemi · 11 years ago
  40. c6e113e veryon/examples/pipetobrowser: Adding new feature that allows one to redirect a pipe by aghassemi · 11 years ago
  41. 3fb5ffb veyron/examples/boxes: Replace calls to raw.Watch with WatchGlob. by Tilak Sharma · 11 years ago
  42. ce90629 veyron/examples/stfortune: Bug fix to handle same fortune being put repeatedly. by Himabindu Pucha · 11 years ago
  43. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  44. ee0ac3c Merge "veyron/examples/tunnel/tunneld: Add test.sh, fix a bug." by Robin Thellend · 11 years ago
  45. 1f2f970 Merge "veyron,veyron2: replace Veyron name by Object name everywhere." by Bogdan Caprita · 11 years ago
  46. 098fdca veyron/examples/pipetobrowser: Supporting fullscreen mode for pipe tabs by Ali Ghassemi · 11 years ago
  47. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  48. 6938ab5 Merge "veyron/examples/pipetobrowser: Search, filter and sort for the Git Status plugin" by Ali Ghassemi · 11 years ago
  49. c746bc5 Reuse ipc.Server object instead of creating a new handle. by Gautham · 11 years ago
  50. f7833d1 veyron/examples/tunnel/tunneld: Add test.sh, fix a bug. by Robin Thellend · 11 years ago
  51. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  52. 8ad8c94 veyron/examples/boxes/android/src/boxesp2p - fix up to use new ipc.Serve. by Cosmos Nicolaou · 11 years ago
  53. 9bcaa94 veyron/examples/pipetobrowser: Search, filter and sort for the Git Status plugin by Ali Ghassemi · 11 years ago
  54. 20afa26 Merge "veyron/examples/stfortune: Use WatchGlob to wait until the schema is initialized." by Tilak Sharma · 11 years ago
  55. 9b9c109 veyron/examples/boxes/signallingserver: fix up after ipc.Serve API change. by Cosmos Nicolaou · 11 years ago
  56. 1a9a284 veyron/examples/stfortune: Use WatchGlob to wait until the schema is initialized. by Tilak Sharma · 11 years ago
  57. b54b247 veyron/examples/pipetobrowser: making data-grid responsive and polishing the by Ali Ghassemi · 11 years ago
  58. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  59. b566fdb Merge "veyron/examples/pipetobrowser: Supporting search (in message, file path, threadid ), filtering (log levels, date), sorting (all columns except message) for veyron log viewer. Also adding ability to pause/resume the log viewer." by Ali Ghassemi · 11 years ago
  60. 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
  61. 95b843d veyron/examples/pipetobrowser: Supporting search (in message, by aghassemi · 11 years ago
  62. 3f501f7 veyron/examples/runtime: make sure we use sync.WaitGroup in the prescribed way: by Bogdan Caprita · 11 years ago
  63. 848cb46 Merge "veyron/examples/stfortune: Implementation for store/sync codelab. It is a client backed by the Veyron Store." by Himabindu Pucha · 11 years ago
  64. 681f016 veyron/examples/stfortune: Implementation for store/sync codelab. It by Himabindu Pucha · 11 years ago
  65. e46755c {veyron,javascript}/examples/rockpaperscissors: Use unresolved names by Robin Thellend · 11 years ago
  66. 6e6ec3a veyron/examples/pipetobrowser: Veyron Log Viewer plugin. by Ali Ghassemi · 11 years ago
  67. d6a8f6c Merge "veyron/examples/pipetobrowser: Adding couple of new plugins similar to *nix's /dev/null concept. " by Ali Ghassemi · 11 years ago
  68. a39e275 veyron/examples/pipetobrowser: Adding couple of new plugins similar to *nix's /dev/null concept. by Ali Ghassemi · 11 years ago
  69. fea25e5 Merge "veyron/examples/pipetobrowser: Implemening a plugin that can display data from "git status --short" command in a data grid. The grid displays the file state (staged, not staged, conflicted, untracked, ignored), the file action (added moved, copied, modified), the path for the file and a summary such as "Conflicted, deleted by them, file modified"" by Ali Ghassemi · 11 years ago
  70. d34a79a Merge "veyron/examples/pipe-to-browser: Adding a stream-byte-counter that will work as a meter to count number of bytes coming in. We use this through stream to update the total number of bytes read and update the Status page UI accordingly." by Ali Ghassemi · 11 years ago
  71. 377f4cb veyron/examples/boxes: Use raw.Request instead of watch.Request. by Tilak Sharma · 11 years ago
  72. fdbdd09 veyron/examples/pipetobrowser: Implemening a plugin that can display data from by Ali Ghassemi · 11 years ago
  73. 8b83105 global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects by Cosmos Nicolaou · 11 years ago
  74. 3443eca veyron/examples/pipetobrowser: Implementing "Stop Service" functionality. by Ali Ghassemi · 11 years ago
  75. 367ca04 veyron/examples/pipe-to-browser: Adding a stream-byte-counter that will by Ali Ghassemi · 11 years ago
  76. 8b6e1ea veyron/examples/bank by Alex Fandrianto · 11 years ago
  77. 5f6a695 veyron/examples/rockpaperscissors: Add command-line player interface. by Robin Thellend · 11 years ago
  78. 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
  79. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  80. 1472248 veyron/examples,runtimes: quiten down tests. by Cosmos Nicolaou · 11 years ago
  81. cbc6539 Merge "veyron2, veyron: fix tests to use terminal names correctly." by Cosmos Nicolaou · 11 years ago
  82. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  83. f88ee31 veyron/examples/pipetobrowser: Using io.Copy to copy from stdin to stream by Ali Ghassemi · 11 years ago
  84. 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
  85. 5dcb6d3 veyron/go/examples/pipetobrowser: Second phase of Pipe to Browser including: by Ali Ghassemi · 11 years ago
  86. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  87. 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
  88. 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
  89. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  90. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  91. fdad085 veyron/examples/rockpaperscissors: Fix race in test. by Robin Thellend · 11 years ago
  92. 3916d2c Updated Storage Dispatcher to Dispatch "/a/b/.store" to the store rather than an object by Benjamin Prosnitz · 11 years ago
  93. ed6d034 Use the store/sync service to communicate box information between peers. by Gautham Thambidorai · 11 years ago
  94. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  95. 2ebd75b veyron/examples: Start of Pipe To Browser (p2b) example application. by Ali Ghassemi · 11 years ago
  96. 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
  97. a8dfa9f Merge "javascript/examples/veyron_browser: Browserify the veyron_browser and build with Grunt." by Matt Rosencrantz · 11 years ago
  98. 4285335 veyron/examples/boxes, veyron/runtimes/google/lib/gateway: Fix build after adding context to client RPC Calls. by Matt Rosencrantz · 11 years ago
  99. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  100. 2465917 javascript/examples/veyron_browser: Browserify the veyron_browser and build with Grunt. by Matt Rosencrantz · 11 years ago