1. d7a6519 veyron2/options: Remove unused options and move no longer publicly by Suharsh Sivakumar · 10 years ago
  2. 79bec0e veyron2/options: Remove RuntimePrincipal opt and make PreferredProtocol by Suharsh Sivakumar · 10 years ago
  3. 97d67a9 veyron2: Remove the Get/Set logger routines. by Matt Rosencrantz · 10 years ago
  4. 3199588 veyron/runtimes/google/rt: Split runtime initialization into two parts by Matt Rosencrantz · 10 years ago
  5. d098c1c Merge "core: Compelete the runtimex->runtime transition by renaming everything to non-x variants." by Matt Rosencrantz · 10 years ago
  6. 25545d3 veyron/runtimes/google/ipc: cache network interfaces by Jungho Ahn · 10 years ago
  7. ba470a5 core: Compelete the runtimex->runtime transition by renaming everything to non-x variants. by Matt Rosencrantz · 10 years ago
  8. 5dbfbef veyron/runtimes/google/lib/dependency: Factor the dependency graph logic by Matt Rosencrantz · 10 years ago
  9. 8e33995 Merge "core: Remove old profiles and make new profiles parse flags for runtime." by Suharsh Sivakumar · 10 years ago
  10. c65b52e Merge "veyron2: add a method for obtaining the current status of a server." by Cosmos Nicolaou · 10 years ago
  11. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  12. d0d7ee8 Merge "ipc/stream: Correctly associate VIF-dialing and VC handshaking with the attempt to create a flow." by Asim Shankar · 10 years ago
  13. 9fbe7d2 veyron2: add a method for obtaining the current status of a server. by Cosmos Nicolaou · 10 years ago
  14. 940e100 veyron/runtimes/google/rt: Remove deprecated runtime implementation. by Matt Rosencrantz · 10 years ago
  15. 1932912 veyron/runtimes/fake: Create a fake runtime and profile. by Matt Rosencrantz · 10 years ago
  16. 7049475 ipc/stream: Correctly associate VIF-dialing and VC handshaking with by Asim Shankar · 10 years ago
  17. 1b79391 core: Remove remaining uses of veyron2/rt package and delete it. by Matt Rosencrantz · 10 years ago
  18. 8ed3f7d veyron/runtimes/google/ipc/stream/benchmark: Updated README.txt by Asim Shankar · 10 years ago
  19. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  20. 1fbefe8 veyron/runtimes/google/ipc/benchmark: fix a broken benchmark by Jungho Ahn · 10 years ago
  21. fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 10 years ago
  22. cf714c6 veyron/runtimes/google/rt: Fix a race condition in our signal handling. by Matt Rosencrantz · 10 years ago
  23. 8f1e20c Merge "core: Rename vdlutil.Any to vdl.AnyRep." by Todd Wang · 10 years ago
  24. 3e0f9de Merge "veyron/runtimes/google/ipc: Refactor endpoint sorting." by Asim Shankar · 10 years ago
  25. b86b352 core: Rename vdlutil.Any to vdl.AnyRep. by Todd Wang · 10 years ago
  26. aae3180 veyron/runtimes/google/ipc: Refactor endpoint sorting. by Asim Shankar · 10 years ago
  27. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  28. 0a22b45 Add support for handling "unknown" protocols. by Nicolas LaCasse · 10 years ago
  29. 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
  30. fb9255a "core": Makes Tests pass under agent by Ankur · 10 years ago
  31. 6b61907 Merge "veyron/runtimes/google/rt: Make tests use veyron2.Init." by Suharsh Sivakumar · 10 years ago
  32. 2a0ff1f Merge "veyron/runtimes/google/rt: Port the agent fd duping logic to veyron2.Init()." by Matt Rosencrantz · 10 years ago
  33. d5049b7 veyron/runtimes/google/rt: Make tests use veyron2.Init. by Suharsh Sivakumar · 10 years ago
  34. 8de8585 TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable. by David Why Use Two When One Will Do Presotto · 10 years ago
  35. f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
  36. e5dc980 veyron/runtimes/google/rt: Port the agent fd duping logic to veyron2.Init(). by Matt Rosencrantz · 10 years ago
  37. ad8d071 veyron/runtimes/google/lib/deque: minor optimization in reserve(). by Jungho Ahn · 10 years ago
  38. 0db77a2 js-only: Separate error from out args by Benjamin Prosnitz · 10 years ago
  39. d3aa663 mounttable: ResolveStep replaces ResolveStepX. The ResolveStepX RPC remains by David Why Use Two When One Will Do Presotto · 10 years ago
  40. a823d4f TBR: veyron/runtimes/google/ipc: Remove unwanted TODO. by Suharsh Sivakumar · 10 years ago
  41. ff7ca29 Merge "veyron2: Panic if the user tries to use the runtime when it is not set." by Matt Rosencrantz · 10 years ago
  42. cfb7717 Merge "veyron/runtimes/google/ipc: Modify collection of stats to more accurating collect blessings cache hit information." by Suharsh Sivakumar · 10 years ago
  43. 44d8daf veyron/runtimes/google/ipc: fix a bug in caching blessings. by Jungho Ahn · 10 years ago
  44. 99cc06e veyron2: Panic if the user tries to use the runtime when it is not set. by Matt Rosencrantz · 10 years ago
  45. f6d9eef runtimes/google/ipc/protocols: Add wsh_nacl protocol init. by Nicolas LaCasse · 10 years ago
  46. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  47. 4d36f81 veyron/runtimes/google/rt: Remove duplicate tests and make rt_test by Suharsh Sivakumar · 10 years ago
  48. 3838c55 veyron2: Add BackgroundContext. by Matt Rosencrantz · 10 years ago
  49. 96d952a veyron/runtimes/google/rt: RuntimeX.Init should be a function instead of a method. by Matt Rosencrantz · 10 years ago
  50. d8cfbb8 TBR: Move flags initialization above logging initialization. by Matt Rosencrantz · 10 years ago
  51. 4575472 veyron/runtimes/google/rt: Add veyron2.InitForTest method. by Suharsh Sivakumar · 10 years ago
  52. 39fafdb Merge "veyron/runtimes/google/rt: adjust timeout for callback RPC to device manager" by Bogdan Caprita · 10 years ago
  53. 5ba81da veyron/runtimes/google/rt: adjust timeout for callback RPC to device manager by Bogdan Caprita · 10 years ago
  54. 98aa48c veyron/profiles: Create profile init functions. by Suharsh Sivakumar · 10 years ago
  55. aeed5d5 veyron/runtimes/google/rt: Add code to synchronously clean up the runtime. by Matt Rosencrantz · 10 years ago
  56. 628a8ee veyron2: veyron2.Init function for new API. by Suharsh Sivakumar · 10 years ago
  57. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  58. f7b00e2 veyron/runtimes/google/vtrace: Add capturing via regexps to vtrace. by Matt Rosencrantz · 10 years ago
  59. ce6728d Merge "veyron2/context: Remove the runtime from the context. It is no longer used." by Matt Rosencrantz · 10 years ago
  60. a480a84 Merge "veyron/runtimes/google: Finish a couple of RuntimeX Todos." by Matt Rosencrantz · 10 years ago
  61. 3395b4e veyron2/context: Remove the runtime from the context. It is no longer used. by Matt Rosencrantz · 10 years ago
  62. defea2b veyron/runtimes/google/ipc: Modify collection of stats to more accurating by Suharsh Sivakumar · 10 years ago
  63. 9db8bc3 veyron/runtimes/google: Finish a couple of RuntimeX Todos. by Matt Rosencrantz · 10 years ago
  64. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  65. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  66. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  67. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  68. 396f219 veyron/runtimes/google/rt: Modify TODO. by Suharsh Sivakumar · 10 years ago
  69. b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
  70. 5b4380d veyron/runtimes/google/rt: Initial rt with client for agent to use. by Suharsh Sivakumar · 10 years ago
  71. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  72. a51bc22 Merge "veyron/runtimes/google/ipc: make server.Serve return an error rather than panic" by Bogdan Caprita · 10 years ago
  73. 77befba veyron/runtimes/google: Minor tweaks to vlog and vtrace messages. by Asim Shankar · 10 years ago
  74. 5c03ffd veyron2: Remove client from reserved functions. by Todd Wang · 10 years ago
  75. 8ddbcc1 Merge "core: Remove Logger related methods from the Runtime and use the RuntimeX variants." by Matt Rosencrantz · 10 years ago
  76. 7d43687 TBR core:veyron/runtimes/google/rt: Runtime should add the reserved name dispatcher to NewContexts. by Matt Rosencrantz · 10 years ago
  77. 9592d9f veyron/runtimes/google/ipc: make server.Serve return an error rather than panic by Bogdan Caprita · 10 years ago
  78. bf356d7 veyron/lib/flags,veyron/lib/exec: pipe parent config opts to child's flags parse by Bogdan Caprita · 10 years ago
  79. 4b8e379 Merge "veyron/google/rt/runtimex: Add preferred protocols to runtime init for profile to call." by Suharsh Sivakumar · 10 years ago
  80. 033c9bc Merge "veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher" by Bogdan Caprita · 10 years ago
  81. 6013214 veyron/google/rt/runtimex: Add preferred protocols to runtime by Suharsh Sivakumar · 10 years ago
  82. 97eb540 core: Remove Logger related methods from the Runtime and use the RuntimeX variants. by Matt Rosencrantz · 10 years ago
  83. 5f1593b Merge "veyron/security/flag: add a convenience method to read ACLs from flags" by Robert Kroeger · 10 years ago
  84. 5096c4b veyron/security/flag: add a convenience method to read ACLs from flags by Robert Kroeger · 10 years ago
  85. 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
  86. 7590a6d veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher by Bogdan Caprita · 10 years ago
  87. b747720 veyron2: Remove Signature auth, and add Signature utilities. by Todd Wang · 10 years ago
  88. e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
  89. ac9feed veyron/runtimes/google/rt: Change runtime.Publisher calls to veyron2.GetPublisher(ctx). by Suharsh Sivakumar · 10 years ago
  90. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  91. be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
  92. 908af80 Merge "veyron2/ipc: Change ReflectInvoker to return an error." by Todd Wang · 10 years ago
  93. 056ba8e veyron2/ipc: Change ReflectInvoker to return an error. by Todd Wang · 10 years ago
  94. fa7a31f veyron/runtimes/google/ipc: Cleanup IPC benchmarks. by Jungho Ahn · 10 years ago
  95. 033a30e veyron/profiles,veyron/runtimes/google/rt/runtimex.go: Create profiles by Suharsh Sivakumar · 10 years ago
  96. ba56393 veyron/runtimes, veyron2/model: Share preferred protocols when client is by Suharsh Sivakumar · 10 years ago
  97. 5845bf1 veyron2: Add a RuntimeX interface and its implementation. by Matt Rosencrantz · 10 years ago
  98. 1bce7d1 veyron2/verror: allow IDAction{} to be "". by Cosmos Nicolaou · 10 years ago
  99. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  100. 1b6683e veyron/runtimes/google: Remove dischargeclient client and server opts by Suharsh Sivakumar · 10 years ago