1. 0f12739 Merge "syncbase/store: store in-flight mutations of a transcation in a ptrie" by Sergey Rogulenko · 9 years ago
  2. 3838e6d Merge "services/device: make device manager work on Brillo" by Bogdan Caprita · 9 years ago
  3. 8bd427c Merge "syncbase: sb51: Print confirmation on success of make-demo command." by John Kline · 9 years ago
  4. 97f1efa Merge "flow/manager: Fix condition for wg.Done()." by Suharsh Sivakumar · 9 years ago
  5. 77cc6f2 syncbase: sb51: Print confirmation on success of make-demo command. by John Kline · 9 years ago
  6. 5d257c7 Merge "syncbase: sb51: add tables to demoDB (needed for syncQL tutorial)" by John Kline · 9 years ago
  7. 71e3210 flow/manager: Fix condition for wg.Done(). by Suharsh Sivakumar · 9 years ago
  8. bad7e39 Merge "services/syncbased/mojo: Adding ack to our observer pattern for watch to enable flow control." by Ali Ghassemi · 9 years ago
  9. adc1c0b syncbase: sb51: add tables to demoDB (needed for syncQL tutorial) by John Kline · 9 years ago
  10. 9702c98 services/device: make device manager work on Brillo by Bogdan Caprita · 9 years ago
  11. f2796e1 syncbase/vsync: Integrate SyncGroup syncing, and add e2e tests. by Himabindu Pucha · 9 years ago
  12. 5151289 discovery: change 'Lost' type with 'InstanceUuid' only. by Jungho Ahn · 9 years ago
  13. 92f0e3c Merge "discovery: support large attributes in mdns" by Jungho Ahn · 9 years ago
  14. 813bd12 syncbase/store: store in-flight mutations of a transcation in a ptrie by Sergey Rogulenko · 9 years ago
  15. d7aa619 Merge "ref: Rename ListenFlags.ListenProxy to ListenFlags.Proxy." by Todd Wang · 9 years ago
  16. 438a3d5 discovery: support large attributes in mdns by Jungho Ahn · 9 years ago
  17. b6256e9 services/syncbased/mojo: Adding ack to our observer pattern for watch by Ali Ghassemi · 9 years ago
  18. e4d8d6c ref: Rename ListenFlags.ListenProxy to ListenFlags.Proxy. by Todd Wang · 9 years ago
  19. 1224cdd runtime/internal: Simplify mojo argument parsing. by Nicolas Lacasse · 9 years ago
  20. f1ca049 ref: Minor cleanup of usage of rpc.ListenAddrs. by Todd Wang · 9 years ago
  21. af1de8a Merge "ref: Fix more tests that dial themselves, which doesn't work in the new rpc system." by Matt Rosencrantz · 9 years ago
  22. 9ce7985 Merge "services/xproxyd: Fix error message." by Suharsh Sivakumar · 9 years ago
  23. 40b8b55 ref: Fix more tests that dial themselves, which doesn't work in the new by Matt Rosencrantz · 9 years ago
  24. cfa83c1 Merge "ref: Fix vdl tests under the new rpc system." by Matt Rosencrantz · 9 years ago
  25. f6c1a73 ref: Fix vdl tests under the new rpc system. by Matt Rosencrantz · 9 years ago
  26. 7d662a4 services/xproxyd: Fix error message. by Suharsh Sivakumar · 9 years ago
  27. 9bf6863 ref: Make syncbase tests work with the new RPC system. by Matt Rosencrantz · 9 years ago
  28. d946a6d Merge "ref: BlessingsForPeer -> PeerAuthorizer." by Suharsh Sivakumar · 9 years ago
  29. 5ee6b05 Merge "ref: Fix the flaky cancel test." by Matt Rosencrantz · 9 years ago
  30. baa1814 Merge "rpc/test/full_test: Make TestGranter, TestRPCClientAuthorization pass on XServers." by Suharsh Sivakumar · 9 years ago
  31. 282f7a5 ref: Fix the flaky cancel test. by Matt Rosencrantz · 9 years ago
  32. e6054c2 ref: BlessingsForPeer -> PeerAuthorizer. by Suharsh Sivakumar · 9 years ago
  33. 5ef01c5 Merge "ref: Fix the mounttable test with the new RPC system." by Matt Rosencrantz · 9 years ago
  34. 5cb2f23 Merge "flow/manager: Fix stoplistening for proxy listen." by Suharsh Sivakumar · 9 years ago
  35. 7468243 rpc/test/full_test: Make TestGranter, TestRPCClientAuthorization pass by Suharsh Sivakumar · 9 years ago
  36. 5834728 ref: Fix the mounttable test with the new RPC system. by Matt Rosencrantz · 9 years ago
  37. f6d84ea flow/manager: Fix stoplistening for proxy listen. by Suharsh Sivakumar · 9 years ago
  38. bc14f4c mojo: Implement SyncGroup methods. by Nicolas Lacasse · 9 years ago
  39. 80752cc ref: Change the shutdown mechanism for the new runtime. by Matt Rosencrantz · 9 years ago
  40. b4c4857 services/device/dmrun: Add ssh backend by Arup Mukherjee · 9 years ago
  41. 2324d36 ref: Add support for manager.StopListening, which puts the by Matt Rosencrantz · 9 years ago
  42. 2ddb980 syncbase/store: global st engine constant for unit tests by Sergey Rogulenko · 9 years ago
  43. ecf6c54 flow/conn: Add Dialer and Acceptor tags during conn handshake. by Suharsh Sivakumar · 9 years ago
  44. 3bb5d53 Merge "rpc/test/full_test: Skip TestStreamReadTerminatedByServer for now." by Suharsh Sivakumar · 9 years ago
  45. 3e7a8ab TBR rpc/test: Make more tests pass under XServers. by Suharsh Sivakumar · 9 years ago
  46. c4b82e1 Merge "rpc/test: Make tests in glob_test.go pass under XServers mode." by Suharsh Sivakumar · 9 years ago
  47. 85bf353 rpc/test/full_test: Skip TestStreamReadTerminatedByServer for now. by Suharsh Sivakumar · 9 years ago
  48. 090e5d2 Merge "syncbase: sb51: remove "Demo" prefix from tables in demo database." by John Kline · 9 years ago
  49. 68af53e Merge "rpc/discovery: support permission" by Jungho Ahn · 9 years ago
  50. f47a854 Merge "flow/conn: Ensure that client flow blessings are bound to client conn public key." by Suharsh Sivakumar · 9 years ago
  51. d4213db rpc/test: Make tests in glob_test.go pass under XServers mode. by Suharsh Sivakumar · 9 years ago
  52. 394882d Merge "manager/conncache: Conncache will close replaced connections." by Suharsh Sivakumar · 9 years ago
  53. 728d6e3 flow/conn: Ensure that client flow blessings are bound to client conn by Suharsh Sivakumar · 9 years ago
  54. c3cfceb rpc/discovery: support permission by Jungho Ahn · 9 years ago
  55. 993c106 syncbase: sb51: remove "Demo" prefix from tables in demo database. by John Kline · 9 years ago
  56. ac302f7 manager/conncache: Conncache will close replaced connections. by Suharsh Sivakumar · 9 years ago
  57. 7a25c1f ref: Add lameducking support into the flow.Conn. by Matt Rosencrantz · 9 years ago
  58. 23edaf9 Merge "x/ref/syncbase/mojo_impl: Changing OnReturn to OnError since watch call is long running and does not really return unless there is an error and therefore OnError is a better name." by Ali Ghassemi · 9 years ago
  59. 0bbec60 TBR: Fix build error in vdl tool. by Nicolas Lacasse · 9 years ago
  60. b417206 Merge "TBR: ref: Replace "v23" (the tool name) with "jiri"." by Nicolas Lacasse · 9 years ago
  61. e94e679 x/ref/syncbase/mojo_impl: Changing OnReturn to OnError since by Ali Ghassemi · 9 years ago
  62. f2fe7ab Merge "syncbase/store: fix a race condition" by Sergey Rogulenko · 9 years ago
  63. edb0ca8 Merge "syncbase: naming change follow-ups" by Adam Sadovsky · 9 years ago
  64. c97a8d8 Merge "v.io/x/ref/lib/vdl/codegen/java: accessor for primitive arrays" by Srdjan Petrovic · 9 years ago
  65. 7f77da0 syncbase/store: fix a race condition by Sergey Rogulenko · 9 years ago
  66. a5ba0f8 services/xproxyd: Fix flaky TestMultipleProxies. by Suharsh Sivakumar · 9 years ago
  67. 05885dd Merge "runtime/internal/rpc: Make ref package tests pass with XServers state." by Suharsh Sivakumar · 9 years ago
  68. 3e4a4d5 syncbase: naming change follow-ups by Adam Sadovsky · 9 years ago
  69. 363b779 Merge "rpc/benchmark: Make benchmark test pass under XServers state." by Suharsh Sivakumar · 9 years ago
  70. d22dfa4 v.io/x/ref/lib/vdl/codegen/java: accessor for primitive arrays by Srdjan Petrovic · 9 years ago
  71. 31c95ed Merge "flow/conn: Add UpdateFlowHandler to ensure that the correct fh is used when Dial calls make a cache hit." by Suharsh Sivakumar · 9 years ago
  72. 539338b Merge "rpc/xserver: return server from Server method." by Suharsh Sivakumar · 9 years ago
  73. 0d917c4 runtime/internal/rpc: Make ref package tests pass with XServers state. by Suharsh Sivakumar · 9 years ago
  74. b3de923 rpc/benchmark: Make benchmark test pass under XServers state. by Suharsh Sivakumar · 9 years ago
  75. f5b8115 flow/conn: Add UpdateFlowHandler to ensure that the correct fh is used by Suharsh Sivakumar · 9 years ago
  76. c8085d6 rpc/xserver: return server from Server method. by Suharsh Sivakumar · 9 years ago
  77. 22b3b99 ref/discovery: Implement a ble plugin for discovery. by Shyam Jayaraman · 9 years ago
  78. a5add4b Merge "rpc/x{server,client}: Implement the rest of security for xserver/xclient." by Suharsh Sivakumar · 9 years ago
  79. 63dab49 ref: Introduce proxylisten to flow.Manager. by Suharsh Sivakumar · 9 years ago
  80. fa4e69f rpc/x{server,client}: Implement the rest of security for xserver/xclient. by Suharsh Sivakumar · 9 years ago
  81. 857b29e TBR: services/device: fix generated docs. by Nicolas Lacasse · 9 years ago
  82. 4b6c5ae Merge "rest/test/goroutines: Fix flaky goroutines test." by Suharsh Sivakumar · 9 years ago
  83. 0f07c60 TBR: ref: Replace "v23" (the tool name) with "jiri". by Nicolas Lacasse · 9 years ago
  84. 2559bd0 Merge "TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere." by Nicolas Lacasse · 9 years ago
  85. 49f7919 rest/test/goroutines: Fix flaky goroutines test. by Suharsh Sivakumar · 9 years ago
  86. 23bc12d syncbase: new naming scheme by Adam Sadovsky · 9 years ago
  87. 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 9 years ago
  88. ced6a59 syncbase/table: manage both the Table ACL and the empty prefix ACL. by Sergey Rogulenko · 9 years ago
  89. 25801b9 x/ref/services/syncbase: Implementing watch API for Mojo/Dart by Ali Ghassemi · 9 years ago
  90. 33aaec8 Merge "discovery: support Lost" by Jungho Ahn · 9 years ago
  91. a397112 Merge "add builtin VDLROOT support to vdl" by James Ring · 9 years ago
  92. 58ba621 add builtin VDLROOT support to vdl by James Ring · 10 years ago
  93. 4d892c3 Merge "vbecome: Unset V23_CREDENTIALS" by Suharsh Sivakumar · 9 years ago
  94. f43f44e Merge "flow/manager: Enforce that the ctx passed to methods on the flow.manager should have the same manager." by Suharsh Sivakumar · 9 years ago
  95. be8a7e5 vbecome: Unset V23_CREDENTIALS by Suharsh Sivakumar · 9 years ago
  96. 6811a07 Merge "flow/conn: Don't kill proxied connections when approaching FD limits since they don't take up FD resources." by Suharsh Sivakumar · 9 years ago
  97. 2ebd6cf flow/conn: Don't kill proxied connections when approaching FD limits by Suharsh Sivakumar · 9 years ago
  98. c360e05 flow/manager: Periodically kill closed connections. by Suharsh Sivakumar · 9 years ago
  99. c235ccc discovery: support Lost by Jungho Ahn · 9 years ago
  100. 03a16be Merge "third_party/mdns: support multiple watchers" by Jungho Ahn · 9 years ago