1. 0f07c60 TBR: ref: Replace "v23" (the tool name) with "jiri". by Nicolas Lacasse · 9 years ago
  2. 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 9 years ago
  3. 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
  4. 26f1c4d ref: changes related to v.io/c/14371 by Jiri Simsa · 10 years ago
  5. bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  6. 6c36388 go generate updates following v.io/c/12224 by Cosmos Nicolaou · 10 years ago
  7. 1144045 ref: Add short description to godoc headers. by Todd Wang · 10 years ago
  8. 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
  9. 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 10 years ago
  10. e8e6746 ref: Reimplement v23cmd without a global map. by Todd Wang · 10 years ago
  11. 9560b9c ref: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2 by Todd Wang · 10 years ago
  12. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  13. 071d1c8 ref: Make vdl tool generate valid struct tags so that go vet is happy. by Suharsh Sivakumar · 10 years ago
  14. 338f90c ref: Add x/lib/cmdline2 and x/ref/lib/v23cmd. by Todd Wang · 10 years ago
  15. 3f7ceb4 ref: Add -v23.metadata, which dumps metadata for the binary. by Todd Wang · 10 years ago
  16. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  17. 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
  18. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  19. 1624bf9 ref: Add cmdline.HideGlobalFlagsExcept() to clean up help. by Todd Wang · 10 years ago
  20. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  21. 28343a2 TBR: vrpc will no longer show reserved interfaces by default, instead by Cosmos Nicolaou · 10 years ago
  22. df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 10 years ago
  23. 8196c1e Ensure that the default namespace root is authorized. by Asim Shankar · 10 years ago
  24. 6ed3b6c TBR x/ref/cmd: Update package doc for all packages. by Todd Wang · 10 years ago
  25. 32f76fb TBR ref: s/VANADIUM_ROOT/V23_ROOT/ by Jiri Simsa · 10 years ago
  26. f264123 lib/flags: Remove old flags (veyron...) by Asim Shankar · 10 years ago
  27. 1c448c5 cmd/vrpc: Do not talk to unrecognized services unless explicitly by Asim Shankar · 10 years ago
  28. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  29. 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
  30. 14f901a x/ref/cmd/vrpc: Change test_base to internal, to hide it. by Todd Wang · 10 years ago
  31. 8c3faba consistent use of v23 test generate in order to use TestMain and in turn call test.Init. by Cosmos Nicolaou · 10 years ago
  32. 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
  33. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  34. 0a1feaa Merge "ref: updating vdl files as per go/vcl/8809" by Jiri Simsa · 10 years ago
  35. 3f4e92d ref: updating vdl files as per go/vcl/8809 by Jiri Simsa · 10 years ago
  36. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  37. f016f4a profiles: set more appropriate defaults. by Cosmos Nicolaou · 10 years ago
  38. 263c73b ipc,naming,security: Use blessing names in endpoint for server authorization. by Asim Shankar · 10 years ago
  39. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  40. 353b1a0 Merge "ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'." by Suharsh Sivakumar · 10 years ago
  41. e8a44a2 ref: updating auto-generated documentation by Jiri Simsa · 10 years ago
  42. a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
  43. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
  44. 31f4985 ref: Make vdl generation use Call instead of Context. by Suharsh Sivakumar · 10 years ago
  45. bca4981 TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 10 years ago