1. e97477f Merge "veyron/tools/playgrount: Add filename and stdout/stderr prefix to output." by Nicolas LaCasse · 11 years ago
  2. 5de2089 veyron/tools/playground: test.sh must also build wsprd. by Nicolas LaCasse · 11 years ago
  3. f7f514a veyron/tools/playground: Disable test.sh until we work out the race issues. by Nicolas LaCasse · 11 years ago
  4. be97bfd veyron/tools/playgrount: Add filename and stdout/stderr prefix to output. by Nicolas LaCasse · 11 years ago
  5. 856c239 veyron/tools/playground: the builder requires the proxy daemon to be built too by Jiri Simsa · 11 years ago
  6. 5951633 veyron/tools/playground: Check in pingpong/wire.vdl.go. by Nicolas LaCasse · 11 years ago
  7. 4e115d0 veyron/tools/playground: Fix GOPATH so the vdl compiler can use imports. by Nicolas LaCasse · 11 years ago
  8. b5b88c6 veyron/tools/playground: Playground support for javascript. by Nicolas LaCasse · 11 years ago
  9. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  10. 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
  11. 3c4d89f veyron/tools/qsh: Port to the new dir/object API. by Ken Ashcraft · 11 years ago
  12. c72223d veyron2/storage: Introduce directories. by Ken Ashcraft · 11 years ago
  13. f89d965 veyron/tools/playground: Add response caching to the playground. by Nicolas LaCasse · 11 years ago
  14. 908d693 veyron2/vdl/codegen/java: Make all VDL types implement android.os.Parcelable. by Srdjan Petrovic · 11 years ago
  15. 0d68c40 Revert "veyron/tools/playground: Add response caching to the playground." by Nicolas Lacasse · 11 years ago
  16. b05bcb2 veyron/tools/playground: Add response caching to the playground. by Nicolas LaCasse · 11 years ago
  17. 0319721 Fix the dockerfile so it can be run locally. Update README.md. by Nicolas LaCasse · 11 years ago
  18. 11e2f49 veyron/tools/playground: Add test.sh for the builder tool. by Ryan Brown · 11 years ago
  19. 71108b8 veyron/tools/playground: add "no-shutdown" mode to compilerd; update README by Adam Sadovsky · 11 years ago
  20. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  21. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  22. 41cdbfe veyron/tools/identity: Bugfix for some window managers. by Asim Shankar · 11 years ago
  23. 701cdc6 veyron/{services/mgmt,tools}/build: fixing the build server shell test by Jiri Simsa · 11 years ago
  24. f8be73f Merge "veyron2/services/mounttable: Split types into separate pkg" by Robin Thellend · 11 years ago
  25. e29314e proximity: factoring the proximity code out to a separate repository by Jiri Simsa · 11 years ago
  26. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  27. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  28. 2d0b7ba veyron/tools/playground: Add replica pool template. by Ryan Brown · 11 years ago
  29. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  30. 0f88f23 veyron/tools/playground/compilerd: Support CORS requests, update Dockerfile, add README. by Adam Sadovsky · 11 years ago
  31. 1201b6c veyron/tools/application: fixing a failing unit test by Jiri Simsa · 11 years ago
  32. 1a15c16 veyron/services/mgmt/application: creating a shell test by Jiri Simsa · 11 years ago
  33. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  34. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  35. 1bf5bd2 veyron/{tools,services/mgmt}/build: fix for https://code.google.com/p/envyor/issues/detail?id=252 by Jiri Simsa · 11 years ago
  36. 553bfb8 veyron/tools/build: Support for cgo by Asim Shankar · 11 years ago
  37. 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
  38. 698e7f7 veyron/tools/playground: Add script to monitor GCE replicas. by Ryan Brown · 11 years ago
  39. c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
  40. a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
  41. ff5b635 veyron/tools/build: Print more detailed error information by Asim Shankar · 11 years ago
  42. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
  43. 3c7b95c veyron/tools/qsh: simple command line query tool by Robert Kroeger · 11 years ago
  44. ef538f6 findunusedport writes to stdout an unused tcp port number. by David Why Use Two When One Will Do Presotto · 11 years ago
  45. 7a72175 veyron/services/identity: Support for obtaining blessing given an OAuth access token. by Asim Shankar · 11 years ago
  46. 81e9cf4 Merge "veyron/services/identity: Code cleanup" by Asim Shankar · 11 years ago
  47. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  48. 1c3b181 veyron/services/identity: Code cleanup by Asim Shankar · 11 years ago
  49. 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
  50. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  51. 4419f23 veyron/lib/bluetooth: Disable compilation of the bluetooth package and by Jiri Simsa · 11 years ago
  52. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  53. 1334aab Merge "veyron/tools/identity: Bugfix for "identity bless - <name>"." by Asim Shankar · 11 years ago
  54. 76f431a veyron/tools/identity: Bugfix for "identity bless - <name>". by Asim Shankar · 11 years ago
  55. aadd1ef Merge "veyron2/vdl: Remove generated dead code" by Asim Shankar · 11 years ago
  56. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  57. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  58. 2b71943 Merge "veyron/{services,tools}/identity: Make the identity tool much more usable and secure." by Asim Shankar · 11 years ago
  59. 6107179 veyron/{services,tools}/identity: Make the identity tool much more usable and secure. by Asim Shankar · 11 years ago
  60. 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
  61. e719916 Merge "Added depcop configuration files to veyron packages" by Mehrdad Afshari · 11 years ago
  62. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  63. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  64. f28b680 Add debug logging for the playground backend. by Ryan Brown · 11 years ago
  65. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  66. 44ea34f Added depcop configuration files to veyron packages by Mehrdad Afshari · 11 years ago
  67. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  68. 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
  69. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  70. 55c1012 veyron2/services/mgmt/application,veyron2/services/mgmt/node: API changes around by Bogdan Caprita · 11 years ago
  71. ce11ab4 More updates to get playground running with the latest codebase. by Ryan Brown · 11 years ago
  72. 5ebdbcd Add lameduck support to the playground compile backend. by Ryan Brown · 11 years ago
  73. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  74. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  75. 59162a0 Make generated java files build by Benjamin Prosnitz · 11 years ago
  76. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  77. e42e31a Merge "Update the playground to use vdl and new init scripts." by Ryan Brown · 11 years ago
  78. 4f5f505 veyron/tools/namespace: add command-line tool. by Robin Thellend · 11 years ago
  79. 3061520 Update the playground to use vdl and new init scripts. by Ryan Brown · 11 years ago
  80. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  81. 3ac5fc5 Revert "Make generated java files build" by Jiri Simsa · 11 years ago
  82. c17947e Make generated java files build by Benjamin Prosnitz · 11 years ago
  83. b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago
  84. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  85. 8b83105 global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects by Cosmos Nicolaou · 11 years ago
  86. 70c3205 veyron/services/mgmt: implementing Revert() for the node manager by Jiri Simsa · 11 years ago
  87. 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
  88. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  89. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  90. 3574f12 veyron/tools/naming/simulator: scripts to demonstrate awkwardness of current system. by Cosmos Nicolaou · 11 years ago
  91. b38d036 veyron2/security: Remove PrivateKey accessor from PrivateID interface. by Asim Shankar · 11 years ago
  92. 7c659ac veyron/tools/naming/simulator: simple interprerter for building by Cosmos Nicolaou · 11 years ago
  93. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  94. b45c648 Merge ""veyron/services/identity/identity": Default Name" by Ankur · 11 years ago
  95. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  96. 968bc10 Merge "veyron/tools/proximity: Add command-line tool." by Robin Thellend · 11 years ago
  97. de0edf7 "veyron/services/identity/identity": Default Name by Ankur · 11 years ago
  98. 8c73357 Make identity tool not dependent on existing identity being parsable by Benjamin Prosnitz · 11 years ago
  99. 9f04f97 veyron/tools/proximity: Add command-line tool. by Robin Thellend · 11 years ago
  100. edf556a Merge "veyron/services/mounttable: Move the CLI tool to veyron/tools." by Robin Thellend · 11 years ago