1. 942bbb2 Merge "playground: Change deviced, agentd, and mounttabled flags from underscores to hyphens." by Suharsh Sivakumar · 10 years ago
  2. f1a1a08 Flag names changing from --veyron... to --v23... by Asim Shankar · 10 years ago
  3. 49e5292 playground: Change deviced, agentd, and mounttabled flags from underscores by Suharsh Sivakumar · 10 years ago
  4. 95aae24 playground: Change underscore to hyphen for principal tool. by Suharsh Sivakumar · 10 years ago
  5. 5ddf778 Merge "Update playground for calling convention changes" by Benjamin Prosnitz · 10 years ago
  6. df497e7 Merge "playground: Change calls to principal tool." by Suharsh Sivakumar · 10 years ago
  7. 829c57c Merge "client/lib/shell.sh: VEYRON_* environment variables are now V23_*" by Asim Shankar · 10 years ago
  8. fc00d00 playground: Change calls to principal tool. by Suharsh Sivakumar · 10 years ago
  9. 1a95025 Merge "playground: fixing the bucket name" by Jiri Simsa · 10 years ago
  10. bb61268 client/lib/shell.sh: VEYRON_* environment variables are now V23_* by Asim Shankar · 10 years ago
  11. ed6436d playground: Change accompanying https://vanadium-review.googlesource.com/#/c/8978/ by Asim Shankar · 10 years ago
  12. 1ace143 playground: fixing the bucket name by Jiri Simsa · 10 years ago
  13. 631e7f4 Update playground for calling convention changes by Benjamin Prosnitz · 10 years ago
  14. a363152 playground: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  15. e40a6c5 playground/pgbundle: Allow index and build ignore comments anywhere. by Ivan Pilat · 10 years ago
  16. f0f3ed5 playground: Remove web profile setup from Dockerfile. by Ivan Pilat · 10 years ago
  17. 7870753 TBR: playground/client: Add bundling step to default make target. by Ivan Pilat · 10 years ago
  18. bde19e3 refactor(client): reorganize directory structure and Makefile by Jason Campbell · 10 years ago
  19. 73ee283 playground: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  20. 150b0ac playground/client: Fortune example: generate all go/js combinations. by Ivan Pilat · 10 years ago
  21. 570d40b playground/client: Use backend proxy. by Ivan Pilat · 10 years ago
  22. 194817d playground/client: Determine backend address from client address. by Ivan Pilat · 10 years ago
  23. 655838e playground: Remove compilerd sudo requirement. by Ivan Pilat · 10 years ago
  24. 691833f TBR: playground: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 10 years ago
  25. a2b7599 TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  26. 7440196 playground: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  27. 5d66091 playground: Use vanadium.js rather veyron.js by Shyam Jayaraman · 10 years ago
  28. cf858d1 playground: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  29. 22573df pg/wspr: reflecting the move of wsprd by Jiri Simsa · 10 years ago
  30. 65a899b TBR playground: Re-org vdl and vom packages. by Todd Wang · 10 years ago
  31. 98a7b90 TBR renaming party 12 by Todd Wang · 10 years ago
  32. cf57a77 TBR: Mv lib/shell from core to playground which is now the only code that uses it. by Cosmos Nicolaou · 10 years ago
  33. 66aa667 Update javascript file structure x/x.js -> x/index.js by Benjamin Prosnitz · 10 years ago
  34. 19579cf playground/client: Fix console auto scroll. by Ivan Pilat · 10 years ago
  35. 49c7cc0 playground/client: Fix save/load error message display. by Ivan Pilat · 10 years ago
  36. ec83782 TBR: Fixes gcloud config set by Jason Campbell · 10 years ago
  37. 45e0a9b Adds new deploy task and docs. by Jason Campbell · 10 years ago
  38. 919f5b2 TBR: playground: Fix tests for lowercase VDL generated methods. by Ivan Pilat · 10 years ago
  39. 3605df4 playground: Fix Javascript tests to use VDL generation. by Ivan Pilat · 10 years ago
  40. a244086 playground/client: Prototype UI for save/load. by Ivan Pilat · 10 years ago
  41. 5e42d6e playground/client: Keep console scrolled to bottom unless user scrolls up. by Ivan Pilat · 10 years ago
  42. cc90c0a playground: Remove release.js.vom dependencies. by Ivan Pilat · 10 years ago
  43. 2134759 playground/client: Use mercury channels. by Ivan Pilat · 10 years ago
  44. 153037f playground: Move release.go.playground to release.projects.playground. by Ivan Pilat · 10 years ago
  45. 03a199c playground: Finish migrating pgbundle to release.go.playground. by Ivan Pilat · 10 years ago
  46. dd88432 playground/client: Test only explicitly listed playground examples. by Ivan Pilat · 10 years ago
  47. 17cb740 playground: Fix vom linking in Docker and test; fix example ignore. by Ivan Pilat · 10 years ago
  48. ab247ef playground: replace - with _ to make srdjan happy by Adam Sadovsky · 10 years ago
  49. 8ab2f45 playground: guessJSValue, associated changes by Alex Fandrianto · 10 years ago
  50. 49bedfd playground: Make builder timeout configurable; better test debugging. by Ivan Pilat · 10 years ago
  51. 23f8fe2 playground: Fix Docker deploy to work with Javascript examples. by Ivan Pilat · 10 years ago
  52. bb97ba5 TBR: playground: Enable service logging in playground tests. by Ivan Pilat · 10 years ago
  53. 035dad1 playground: Stop using GetLogger and use vlog directly instead. by Matt Rosencrantz · 10 years ago
  54. c7914c2 playground: update playground test to use explicit clients and servers. by Shyam Jayaraman · 10 years ago
  55. 73d78ee TBR: playground: Enable verbose logging in playground tests. by Ivan Pilat · 10 years ago
  56. b13e195 playground/client: Migrate embedded client build support. by Ivan Pilat · 10 years ago
  57. 3d30ffe playground: Client test more robust; test example lint. by Ivan Pilat · 10 years ago
  58. c2fc99a playground/client: Reorganize dir structure after move from www repo. by Ivan Pilat · 10 years ago
  59. 3691691 playground: Remove references to old profiles. by Suharsh Sivakumar · 10 years ago
  60. 47e375c TBR: playground: Fix go build and vdl after moving client. by Ivan Pilat · 10 years ago
  61. a946a98 playground: Show whitespace in response messages. by Ivan Pilat · 10 years ago
  62. b338a73 playground: Add watchdog timer for server response. by Ivan Pilat · 10 years ago
  63. d169b2d Merge pull request #354 from ivanpi-mtv/pg-test-sh-fix-refactor by Ivan Pilat · 10 years ago
  64. 09a12fd Merge pull request #352 from ivanpi-mtv/pg-example-v2init by Suharsh Sivakumar · 10 years ago
  65. 9360b90 playground: Change rt.New to veyron2.Init. by Ivan Pilat · 10 years ago
  66. fa513f2 playground: Refactor playground-test to use pg_test_util. by Ivan Pilat · 10 years ago
  67. 9e9efc6 playground: Improve client error messages. by Ivan Pilat · 10 years ago
  68. f0ed182 playground: Change rt.New to veyron2.Init. by Ivan Pilat · 10 years ago
  69. 09f5f0f playground: Improve client error messages. by Ivan Pilat · 10 years ago
  70. 5d87268 Merge pull request #320 from ivanpi-mtv/pg-streaming by Ivan Pilat · 10 years ago
  71. e8d90f0 playground: Enable realtime streaming of playground output. by Ivan Pilat · 10 years ago
  72. 5863f0d playground: Enable realtime streaming of playground output. by Ivan Pilat · 10 years ago
  73. b274b52 playground: Enable realtime streaming of playground output. by Ivan Pilat · 10 years ago
  74. 4023813 playground: Remove playground-test from make test target. by Ivan Pilat · 10 years ago
  75. a07fc2b playground: Fix examples and add playground-test to make test target. by Ivan Pilat · 10 years ago
  76. b3ede20 playground: Enable realtime streaming of playground output. by Ivan Pilat · 10 years ago
  77. df6aecb playground: Fix example and test script after v.io rename. by Ivan Pilat · 10 years ago
  78. a7ed669 playground: Enable realtime streaming of playground output. by Ivan Pilat · 10 years ago
  79. 05c04a5 playground: Enable realtime streaming of playground output. by Ivan Pilat · 10 years ago
  80. 5ae1649 Fix tutorial by Todd Wang · 10 years ago
  81. 0855c06 Merge branch 'master' into vdl by Todd Wang · 10 years ago
  82. 2da3056 fix tutorial by Todd Wang · 10 years ago
  83. 1058296 playground: Enable realtime streaming of playground output. by Ivan Pilat · 10 years ago
  84. 57457ee playground: Fix playground tests. by Ivan Pilat · 10 years ago
  85. c300fb4 Fix playground js example to make playground_test fail properly. by Ivan Pilat · 10 years ago
  86. 811537d Fix playground js example to make playground_test fail properly. by Ivan Pilat · 10 years ago
  87. 2202c34 Fix playground fortune example to work without rt.Init() by Ivan Pilat · 10 years ago
  88. 72eebe5 Fix playground fortune example to work without rt.Init() by Ivan Pilat · 10 years ago
  89. 0e2544a tweak comment by Adam Sadovsky · 10 years ago
  90. b33bccb www: fix ex0-go playground and improve playground_test by Adam Sadovsky · 10 years ago
  91. 72ec10f unset VEYRON_CREDENTIALS to avoid tainting the builder run by Adam Sadovsky · 10 years ago
  92. f990b6f fix playground_test.sh so it runs. note, playgrounds are currently broken due to more Go API changes by Adam Sadovsky · 10 years ago
  93. bd88eac add https protocol to avoid CORS blocking the OPTIONS request due to http->https redirect by Adam Sadovsky · 10 years ago
  94. 10dc64a use staging.v.io address for playground by Adam Sadovsky · 10 years ago
  95. f60f66f colors by Adam Sadovsky · 10 years ago
  96. 5340170 playground: nginx config, debug option by Adam Sadovsky · 10 years ago
  97. 3118ae7 only show file basename in console, since that's what we show in tabs by Adam Sadovsky · 10 years ago
  98. 5b57715 veyron-www playground setup tweaks by Adam Sadovsky · 10 years ago
  99. 510e169 tweak by Adam Sadovsky · 10 years ago
  100. deff010 mo by Adam Sadovsky · 10 years ago