- 60b78e9 ref: CaveatX->Caveat and rename caveat factories. by Suharsh Sivakumar · 10 years ago
- fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
- 48e282f vdl/js: Use the lowercased exports of the vdl namespace by Shyam Jayaraman · 10 years ago
- 86d5c3f vdl: Fix a pesky panic, and bad error message. by Todd Wang · 10 years ago
- 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
- 78b2bd8 ref: Change/remove veyron issues referred to in comments. by Suharsh Sivakumar · 10 years ago
- 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
- d66424c vdl/js: Fixes to VDL generator by Benjamin Prosnitz · 10 years ago
- 7f950a8 ref: Update the agent environment variable to be an endpoint instead of a file descriptor. by Ryan Brown · 10 years ago
- a676239 Merge "vdl/js: Add serverCall to the generated stub." by Shyam Jayaraman · 10 years ago
- a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
- 2049c00 vdl/js: Add serverCall to the generated stub. by Shyam Jayaraman · 10 years ago
- 5e47bdf lib/stats/sysstats: add GOMAXPROCS stat (the runtime setting, not the env var) by Bogdan Caprita · 10 years ago
- ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
- a98f67b lib/vdl/codegen/java: add VContext alongside ServerCall by James Ring · 10 years ago
- 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
- cc04385 "x/ref": VDL types for BlessingRoot and BlessingStore by Ankur · 10 years ago
- 4d27dea Merge "vdl/js: Change references to errors to verror." by Shyam Jayaraman · 10 years ago
- c40e531 x/ref: Minor update to lib/stats package doc. by Todd Wang · 10 years ago
- a7dce62 vdl/js: Change references to errors to verror. by Shyam Jayaraman · 10 years ago
- df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 10 years ago
- 9dc4b46 Merge "lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared" by James Ring · 10 years ago
- 4bbe8ed ref/cmd/principal: Some principal getter additions. by Suharsh Sivakumar · 10 years ago
- 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
- 8196c1e Ensure that the default namespace root is authorized. by Asim Shankar · 10 years ago
- fb93903 x/ref: Move packages without external users into internal. by Todd Wang · 10 years ago
- ba97d00 Merge "vdl/java: fix array length visibility of non-public classes" by Sergey Rogulenko · 10 years ago
- 3776cc9 lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared by James Ring · 10 years ago
- 9458c07 v./io/x/ref/lib/unixfd: Use verror instead of errors.New and fmt.Errorf by Mike Burrows · 10 years ago
- b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
- bd98a77 x/ref: Move x/ref/lib/flags/buildinfo to x/lib/buildinfo by Todd Wang · 10 years ago
- 32f76fb TBR ref: s/VANADIUM_ROOT/V23_ROOT/ by Jiri Simsa · 10 years ago
- 025325b Merge "x/ref: Move lib/vdl/vdltest to lib/vdl/internal/vdltest" by Todd Wang · 10 years ago
- 4813b6c Merge "x/ref: Flatten lib/exec/consts into lib/exec" by Todd Wang · 10 years ago
- e122203 Merge "wsprd: Pass state changes on the mountstate of a server to the JS console" by Shyam Jayaraman · 10 years ago
- 644ec62 x/ref: Flatten lib/exec/consts into lib/exec by Todd Wang · 10 years ago
- 5da96e7 x/ref: Move lib/vdl/vdltest to lib/vdl/internal/vdltest by Todd Wang · 10 years ago
- f264123 lib/flags: Remove old flags (veyron...) by Asim Shankar · 10 years ago
- c17abda wsprd: Pass state changes on the mountstate of a server to the JS console by Shyam Jayaraman · 10 years ago
- cd4b3cc x/ref: Restructure services/device by Todd Wang · 10 years ago
- a3b4be0 Remove support for old envvars by Asim Shankar · 10 years ago
- 392a9cc x/ref: Restructure inithelper, suidhelper, sysinit packages. by Todd Wang · 10 years ago
- 0ccc3fe vdl/java: fix array length visibility of non-public classes by Sergey Rogulenko · 10 years ago
- 59a3f37 Merge "x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt" by Todd Wang · 10 years ago
- 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
- 712eeef x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt by Todd Wang · 10 years ago
- bb8183f revive client getSignature implementation by James Ring · 10 years ago
- 16e856b Merge "lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args" by James Ring · 10 years ago
- d7b3047 services/mgmt,lib/exec: convert env vars from VEYRON_ or VANADIUM_ to V23_ by Bogdan Caprita · 10 years ago
- f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
- 94c9d0b TBR x/ref: Flatten v.io/v23/services/mgmt/* to v.io/v23/services/* by Todd Wang · 10 years ago
- 0c739da lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args by James Ring · 10 years ago
- 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
- b90b8de x/ref: Add vdl "file doc", used to insert the copyright header. by Todd Wang · 10 years ago
- 784b5ba Merge "v.io/x/ref/lib/flags: Use verror instead of fmt.Errorf" by Mike Burrows · 10 years ago
- 4d7b13b v.io/x/ref/lib/flags: Use verror instead of fmt.Errorf by Mike Burrows · 10 years ago
- 2c98937 v.io/x/ref/lib/stats: Use verror instead of fmt.Errorf or errors.New by Mike Burrows · 10 years ago
- 87393e6 vdl/js: Fix the copyright portion of the vdl generator so the presubmit by Shyam Jayaraman · 10 years ago
- 6085ccb Merge "ref: Begin consolidating environment variables into a single package." by Asim Shankar · 10 years ago
- 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
- ccca2f4 v.io/x/ref/lib/exec: Use verror instead of errors.New() and fmt.Errorf() by Mike Burrows · 10 years ago
- b412326 vdl/codegen/java: Change veyrons in generated code. by Suharsh Sivakumar · 10 years ago
- 2896cc6 Merge "x/ref: Remove verror.Is and verror.Equal" by Todd Wang · 10 years ago
- 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
- 8fa3876 x/ref: Remove verror.Is and verror.Equal by Todd Wang · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
- 036c30c ref/lib/flags, ref/test: make it possible to set new default values. by Cosmos Nicolaou · 10 years ago
- 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
- 53a4e2e x/ref: Disallow uppercase acronyms in VDL identifiers. by Todd Wang · 10 years ago
- dc81f5f lib/vdl/codegen/golang: make the enum all values slice into an array by Bogdan Caprita · 10 years ago
- 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
- e3d1922 lib/vdl/codegen/java: add support for signature() method generation by James Ring · 10 years ago
- 9e90984 test/modules/shell.go: have a single NewShell call with functional expect.Session support. by Cosmos Nicolaou · 10 years ago
- 52e9a22 x.ref/test: improved documentation and testing. by Cosmos Nicolaou · 10 years ago
- d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
- 353b1a0 Merge "ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'." by Suharsh Sivakumar · 10 years ago
- 224f1f9 TBR x/ref: Allow JS Enums to be used like EnumName.LabelName by Benjamin Prosnitz · 10 years ago
- a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
- 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
- 0bd2654 vdl: Fix Javascript type generation bugs. by Todd Wang · 10 years ago
- 3564be1 Merge "x/ref/lib/testutil tidy up: step 1" by Cosmos Nicolaou · 10 years ago
- a18a1eb x/ref/lib/testutil tidy up: step 1 by Cosmos Nicolaou · 10 years ago
- 34fb249 modules, v23tests: Security usability improvement by Asim Shankar · 10 years ago
- 1a3eba6 Merge "Revert "lib/modules: Pass credentials irrespective of "ExecProtocol"."" by Asim Shankar · 10 years ago
- b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
- b10e547 Revert "lib/modules: Pass credentials irrespective of "ExecProtocol"." by Asim Shankar · 10 years ago
- 90cdbd1 Merge "TBR x/ref: Rename ID->Id in VDL file" by Benjamin Prosnitz · 10 years ago
- 2be28dc TBR x/ref: Rename ID->Id in VDL file by Benjamin Prosnitz · 10 years ago
- 9d3278a ref: Complete the move of netconfig and netstate to release.go.x.lib. by Matt Rosencrantz · 10 years ago
- 149c8f4 Merge "vdl/javascript: Change the generator to use the new package layout." by Shyam Jayaraman · 10 years ago
- a72e70b lib/modules: Pass credentials irrespective of "ExecProtocol". by Asim Shankar · 10 years ago
- 1b0b08d vdl/javascript: Change the generator to use the new package layout. by Shyam Jayaraman · 10 years ago
- 42a1736 x.ref/lib/modules: comment and API improvements. by Cosmos Nicolaou · 10 years ago
- e7970b6 profiles/internal/naming/namespace: Use new blessing pattern parsing. by Ryan Brown · 10 years ago
- 38f390c ref: Move unused libraries to deprecated. by Matt Rosencrantz · 10 years ago
- 6cc49ef Merge "ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal." by Matt Rosencrantz · 10 years ago
- 86ba1a1 ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal. by Matt Rosencrantz · 10 years ago
- b6cd396 x.ref/lib/exec: add an option to allow bypassing the parent/child protocol. by Cosmos Nicolaou · 10 years ago
- 2b675f9 ref/profiles/proxy: Move the proxy implementation back into profiles internal. by Matt Rosencrantz · 10 years ago