- ba97d00 Merge "vdl/java: fix array length visibility of non-public classes" by Sergey Rogulenko · 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
- 965c246 Merge "vdl/javascript: Call reduce on generated constants. This will produce native types when appropriate" by Shyam Jayaraman · 10 years ago
- d71f11c Remove FindUnusedPort from lib/testutil and tests. by Cosmos Nicolaou · 10 years ago
- 394af41 services/mgmt/device: further restrict devicemanager 'test mode' & extra logging by Bogdan Caprita · 10 years ago
- cbf0cf3 vdl/javascript: Call reduce on generated constants. by Shyam Jayaraman · 10 years ago
- 4a77b88 profiles/internal/ipc: Add Glob error when user doesn't have access by Robin Thellend · 10 years ago
- af5b04c Merge "lib/modules: Re-implement queue_rw.go without depending on upcqueue." by Matt Rosencrantz · 10 years ago
- 31f4985 ref: Make vdl generation use Call instead of Context. by Suharsh Sivakumar · 10 years ago
- 87658f5 lib/appcycle/appcycle.go: clarify stop log message requestor as a blessing by Bogdan Caprita · 10 years ago
- 5c75ff8 lib/modules: Re-implement queue_rw.go without depending on upcqueue. by Matt Rosencrantz · 10 years ago
- acddbf5 TBR v.io/x/ref/lib/vdl/codegen/java: Java codegen changes to reflect recent rename/move. by Srdjan Petrovic · 10 years ago
- c0bab2c vdl/java: change VdlOptional<T extends VdlValue> to VdlOptional<T> by Sergey Rogulenko · 10 years ago
- bca4981 TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 10 years ago
- be2869a ref: Include tests in dependency checks. by Matt Rosencrantz · 10 years ago
- dbc1be2 ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal by Matt Rosencrantz · 10 years ago
- 8d6c8e7 lib/vdl: fixing out-of-date test data by Jiri Simsa · 10 years ago
- ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
- 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
- bf1ded7 Merge "vdl/js: Require 'vanadium' rather than 'veyron'" by Shyam Jayaraman · 10 years ago
- 3e566f3 Merge "core: moving vlog from release.go.v23 to release.go.x.lib" by Jiri Simsa · 10 years ago
- 152490d Merge "core: Rename ServerCall to StreamServerCall." by Matt Rosencrantz · 10 years ago
- 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
- 8580c0c Merge "core: moving release.go.lib to release.go.x.lib" by Jiri Simsa · 10 years ago
- b5cac4d core: disabling the flaky modules.TestChildNoRegistration() test by Jiri Simsa · 10 years ago
- 4ada7c0 vdl/js: Require 'vanadium' rather than 'veyron' by Shyam Jayaraman · 10 years ago
- 24a7155 core: moving release.go.lib to release.go.x.lib by Jiri Simsa · 10 years ago
- 1dcd0a9 core: Rename ServerCall to StreamServerCall. by Matt Rosencrantz · 10 years ago
- 2bf7b1e security: Make Blessings a struct instead of an interface. by Asim Shankar · 10 years ago