1. 34b8a52 TBR v.io/x/ref/lib/vdl/codegen/java: make generated VDL types non-final in Java by Srdjan Petrovic · 10 years ago
  2. 9e5b772 "x/ref": Add Dump method to BlessingRoots by Ankur · 10 years ago
  3. bb259da Merge "vom: move magicbyte handling into encode/decode." by Jungho Ahn · 10 years ago
  4. 5d1fe97 vom: move magicbyte handling into encode/decode. by Jungho Ahn · 10 years ago
  5. fc22c1a ref: support for setting manifest and pristine flag at build-time by Jiri Simsa · 10 years ago
  6. d87d746 TBR ref: VDL require named in-args, fix bug with named out-args. by Todd Wang · 10 years ago
  7. 61ad8a9 Merge "vdl: Ensure types cannot be used implicitly without typeobject()" by Todd Wang · 10 years ago
  8. 530af9b vdl: Ensure types cannot be used implicitly without typeobject() by Todd Wang · 10 years ago
  9. 786cf4c vdl: Change vdl tool default lang to just "go" by Todd Wang · 10 years ago
  10. 5519bac Merge "ref: Change TypeBuilder.Build() to return nothing." by Todd Wang · 10 years ago
  11. 60b78e9 ref: CaveatX->Caveat and rename caveat factories. by Suharsh Sivakumar · 10 years ago
  12. 8c2f175 ref: Change TypeBuilder.Build() to return nothing. by Todd Wang · 10 years ago
  13. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  14. 48e282f vdl/js: Use the lowercased exports of the vdl namespace by Shyam Jayaraman · 10 years ago
  15. 86d5c3f vdl: Fix a pesky panic, and bad error message. by Todd Wang · 10 years ago
  16. 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
  17. 78b2bd8 ref: Change/remove veyron issues referred to in comments. by Suharsh Sivakumar · 10 years ago
  18. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  19. d66424c vdl/js: Fixes to VDL generator by Benjamin Prosnitz · 10 years ago
  20. 7f950a8 ref: Update the agent environment variable to be an endpoint instead of a file descriptor. by Ryan Brown · 10 years ago
  21. a676239 Merge "vdl/js: Add serverCall to the generated stub." by Shyam Jayaraman · 10 years ago
  22. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  23. 2049c00 vdl/js: Add serverCall to the generated stub. by Shyam Jayaraman · 10 years ago
  24. 5e47bdf lib/stats/sysstats: add GOMAXPROCS stat (the runtime setting, not the env var) by Bogdan Caprita · 10 years ago
  25. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  26. a98f67b lib/vdl/codegen/java: add VContext alongside ServerCall by James Ring · 10 years ago
  27. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  28. cc04385 "x/ref": VDL types for BlessingRoot and BlessingStore by Ankur · 10 years ago
  29. 4d27dea Merge "vdl/js: Change references to errors to verror." by Shyam Jayaraman · 10 years ago
  30. c40e531 x/ref: Minor update to lib/stats package doc. by Todd Wang · 10 years ago
  31. a7dce62 vdl/js: Change references to errors to verror. by Shyam Jayaraman · 10 years ago
  32. df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 10 years ago
  33. 9dc4b46 Merge "lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared" by James Ring · 10 years ago
  34. 4bbe8ed ref/cmd/principal: Some principal getter additions. by Suharsh Sivakumar · 10 years ago
  35. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  36. 8196c1e Ensure that the default namespace root is authorized. by Asim Shankar · 10 years ago
  37. fb93903 x/ref: Move packages without external users into internal. by Todd Wang · 10 years ago
  38. ba97d00 Merge "vdl/java: fix array length visibility of non-public classes" by Sergey Rogulenko · 10 years ago
  39. 3776cc9 lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared by James Ring · 10 years ago
  40. 9458c07 v./io/x/ref/lib/unixfd: Use verror instead of errors.New and fmt.Errorf by Mike Burrows · 10 years ago
  41. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  42. bd98a77 x/ref: Move x/ref/lib/flags/buildinfo to x/lib/buildinfo by Todd Wang · 10 years ago
  43. 32f76fb TBR ref: s/VANADIUM_ROOT/V23_ROOT/ by Jiri Simsa · 10 years ago
  44. 025325b Merge "x/ref: Move lib/vdl/vdltest to lib/vdl/internal/vdltest" by Todd Wang · 10 years ago
  45. 4813b6c Merge "x/ref: Flatten lib/exec/consts into lib/exec" by Todd Wang · 10 years ago
  46. e122203 Merge "wsprd: Pass state changes on the mountstate of a server to the JS console" by Shyam Jayaraman · 10 years ago
  47. 644ec62 x/ref: Flatten lib/exec/consts into lib/exec by Todd Wang · 10 years ago
  48. 5da96e7 x/ref: Move lib/vdl/vdltest to lib/vdl/internal/vdltest by Todd Wang · 10 years ago
  49. f264123 lib/flags: Remove old flags (veyron...) by Asim Shankar · 10 years ago
  50. c17abda wsprd: Pass state changes on the mountstate of a server to the JS console by Shyam Jayaraman · 10 years ago
  51. cd4b3cc x/ref: Restructure services/device by Todd Wang · 10 years ago
  52. a3b4be0 Remove support for old envvars by Asim Shankar · 10 years ago
  53. 392a9cc x/ref: Restructure inithelper, suidhelper, sysinit packages. by Todd Wang · 10 years ago
  54. 0ccc3fe vdl/java: fix array length visibility of non-public classes by Sergey Rogulenko · 10 years ago
  55. 59a3f37 Merge "x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt" by Todd Wang · 10 years ago
  56. 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
  57. 712eeef x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt by Todd Wang · 10 years ago
  58. bb8183f revive client getSignature implementation by James Ring · 10 years ago
  59. 16e856b Merge "lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args" by James Ring · 10 years ago
  60. d7b3047 services/mgmt,lib/exec: convert env vars from VEYRON_ or VANADIUM_ to V23_ by Bogdan Caprita · 10 years ago
  61. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  62. 94c9d0b TBR x/ref: Flatten v.io/v23/services/mgmt/* to v.io/v23/services/* by Todd Wang · 10 years ago
  63. 0c739da lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args by James Ring · 10 years ago
  64. 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
  65. b90b8de x/ref: Add vdl "file doc", used to insert the copyright header. by Todd Wang · 10 years ago
  66. 784b5ba Merge "v.io/x/ref/lib/flags: Use verror instead of fmt.Errorf" by Mike Burrows · 10 years ago
  67. 4d7b13b v.io/x/ref/lib/flags: Use verror instead of fmt.Errorf by Mike Burrows · 10 years ago
  68. 2c98937 v.io/x/ref/lib/stats: Use verror instead of fmt.Errorf or errors.New by Mike Burrows · 10 years ago
  69. 87393e6 vdl/js: Fix the copyright portion of the vdl generator so the presubmit by Shyam Jayaraman · 10 years ago
  70. 6085ccb Merge "ref: Begin consolidating environment variables into a single package." by Asim Shankar · 10 years ago
  71. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  72. ccca2f4 v.io/x/ref/lib/exec: Use verror instead of errors.New() and fmt.Errorf() by Mike Burrows · 10 years ago
  73. b412326 vdl/codegen/java: Change veyrons in generated code. by Suharsh Sivakumar · 10 years ago
  74. 2896cc6 Merge "x/ref: Remove verror.Is and verror.Equal" by Todd Wang · 10 years ago
  75. 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
  76. 8fa3876 x/ref: Remove verror.Is and verror.Equal by Todd Wang · 10 years ago
  77. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  78. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  79. 036c30c ref/lib/flags, ref/test: make it possible to set new default values. by Cosmos Nicolaou · 10 years ago
  80. 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
  81. 53a4e2e x/ref: Disallow uppercase acronyms in VDL identifiers. by Todd Wang · 10 years ago
  82. dc81f5f lib/vdl/codegen/golang: make the enum all values slice into an array by Bogdan Caprita · 10 years ago
  83. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  84. e3d1922 lib/vdl/codegen/java: add support for signature() method generation by James Ring · 10 years ago
  85. 9e90984 test/modules/shell.go: have a single NewShell call with functional expect.Session support. by Cosmos Nicolaou · 10 years ago
  86. 52e9a22 x.ref/test: improved documentation and testing. by Cosmos Nicolaou · 10 years ago
  87. d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
  88. 353b1a0 Merge "ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'." by Suharsh Sivakumar · 10 years ago
  89. 224f1f9 TBR x/ref: Allow JS Enums to be used like EnumName.LabelName by Benjamin Prosnitz · 10 years ago
  90. a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
  91. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
  92. 0bd2654 vdl: Fix Javascript type generation bugs. by Todd Wang · 10 years ago
  93. 3564be1 Merge "x/ref/lib/testutil tidy up: step 1" by Cosmos Nicolaou · 10 years ago
  94. a18a1eb x/ref/lib/testutil tidy up: step 1 by Cosmos Nicolaou · 10 years ago
  95. 34fb249 modules, v23tests: Security usability improvement by Asim Shankar · 10 years ago
  96. 1a3eba6 Merge "Revert "lib/modules: Pass credentials irrespective of "ExecProtocol"."" by Asim Shankar · 10 years ago
  97. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  98. b10e547 Revert "lib/modules: Pass credentials irrespective of "ExecProtocol"." by Asim Shankar · 10 years ago
  99. 90cdbd1 Merge "TBR x/ref: Rename ID->Id in VDL file" by Benjamin Prosnitz · 10 years ago
  100. 2be28dc TBR x/ref: Rename ID->Id in VDL file by Benjamin Prosnitz · 10 years ago