1. 94948b8 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  2. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  3. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  4. 15292db Merge pull request #8221 from dgquintas/grpclb_server_name_const by Nicolas Noble · 8 years ago
  5. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  6. 9fce8e1 Merge pull request #8191 from markdroth/subchannel_factory_cleanup by Mark D. Roth · 8 years ago
  7. 129bb46 Added comments wrt lb/subchannel args ownership. by David Garcia Quintas · 8 years ago
  8. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  9. 8d7cab6 Merge pull request #8183 from dgquintas/grpclb_deadline by David G. Quintas · 8 years ago
  10. 9a574ec Merge pull request #7930 from yang-g/header2 by Nicolas Noble · 8 years ago
  11. a60dcca PR comments by David Garcia Quintas · 8 years ago
  12. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  13. cc87939 Remove unused files. by Mark D. Roth · 8 years ago
  14. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  15. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  16. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  17. e425ce6 clang-format by Mark D. Roth · 8 years ago
  18. 27e96f9 Add comments about how to re-generate reflection proto files by Yuchen Zeng · 8 years ago
  19. d8bf8e2 Changed deadline of internal LB channel. by David Garcia Quintas · 8 years ago
  20. f00badd Merge pull request #8171 from perumaalgoog/perugrpc2 by Nicolas Noble · 8 years ago
  21. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  22. 4543e5c changed service name for grpclb by David Garcia Quintas · 8 years ago
  23. 923354b Fix Android+CPP build by Perumaal S · 8 years ago
  24. d1604af Fix asan failure. by Mark D. Roth · 8 years ago
  25. c44972a Fix type problems. by Mark D. Roth · 8 years ago
  26. 9a51cad Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python. by Mark D. Roth · 8 years ago
  27. bbfe147 Set default max send message size to unlimited. by Mark D. Roth · 8 years ago
  28. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  29. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  30. bbf5dc8 Merge pull request #8149 from murgatroid99/node_array_delete_fix by Nicolas Noble · 8 years ago
  31. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  32. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  33. 5bedd48 Merge pull request #8049 from markdroth/grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  34. 08eddaa Merge pull request #8045 from thinkerou/fix_php_style by Stanley Cheung · 8 years ago
  35. d8a76d1 Sanitize master. by Nicolas "Pixel" Noble · 8 years ago
  36. 7f7d165 Code review changes. by Mark D. Roth · 8 years ago
  37. 8fecf28 Fix mismatched new[] and delete in Node extension code by murgatroid99 · 8 years ago
  38. 6053497 Code review changes. by Mark D. Roth · 8 years ago
  39. 219db50 Fix message size filter to use close instead of cancel. by Mark D. Roth · 8 years ago
  40. a6a6fa4 Merge pull request #8137 from kpayson64/python_server_args by kpayson64 · 8 years ago
  41. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  42. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  43. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  44. a8e1b83 Merge pull request #7846 from markdroth/max_send_size_filter by Mark D. Roth · 8 years ago
  45. 4e9ad31 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  46. 8967515 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  47. b2d5ba7 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  48. f9652f2 Merge pull request #7991 from markdroth/grpclb_resolver_changes by Mark D. Roth · 8 years ago
  49. 843ec78 Fix Windows printf formatting bug. by Mark D. Roth · 8 years ago
  50. c4f9c9a Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure by Jan Tattermusch · 8 years ago
  51. 7fbe5c5 Merge pull request #8113 from yang-g/verify_auth_headers by Yang Gao · 8 years ago
  52. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  53. 5c28096 Fix merge problems. by Mark D. Roth · 8 years ago
  54. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  55. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  56. 999b49b Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  57. c1ac8df Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  58. 7ce14d2 Code review changes. by Mark D. Roth · 8 years ago
  59. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  60. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  61. 3169a6d Merge pull request #8112 from dgquintas/lb_proto_sync by David G. Quintas · 8 years ago
  62. fef585f Fix bugs from merge. by Mark D. Roth · 8 years ago
  63. 6d57158 clang-format by Mark D. Roth · 8 years ago
  64. ee5173f Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  65. 2b62646 Bug fixes and cleanups. by Mark D. Roth · 8 years ago
  66. 64f1f8d clang-format by Mark D. Roth · 8 years ago
  67. bfbfca4 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  68. c5c3878 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  69. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  70. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  71. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  72. 5bb7b9c More gRPC LB bugfixes. by David Garcia Quintas · 8 years ago
  73. 155b820 Round Robin user_data fix by David Garcia Quintas · 8 years ago
  74. c580af3 Add a check for metadata from auth plugin by yang-g · 8 years ago
  75. 7777f97 Synchronized tag number with that of authoritative copy by David Garcia Quintas · 8 years ago
  76. b410f80 Merge pull request #7746 from dgquintas/lb_add_md by David G. Quintas · 8 years ago
  77. 9544aad Merge pull request #8065 from kpayson64/cygrpc_imports by kpayson64 · 8 years ago
  78. 1621c26 Allow resolver to pass channel args to LB policy. by Mark D. Roth · 8 years ago
  79. 5ebb7af Don't assert on use of unsupported user_data for LB policies by David Garcia Quintas · 8 years ago
  80. 78bb9a3 Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode by kpayson64 · 8 years ago
  81. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  82. 6eb48f1 Fix comment by David Garcia Quintas · 8 years ago
  83. 8424fdc PR comments by David Garcia Quintas · 8 years ago
  84. 8e6d871 Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets by Nicolas Noble · 8 years ago
  85. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  86. f28763c Pass deadline into filters via grpc_call_element_args, so that we can by Mark D. Roth · 8 years ago
  87. 98d5f5c Renamed grpc-census-bin to grpc-stats-bin by David Garcia Quintas · 8 years ago
  88. f47d6fb More PR comments by David Garcia Quintas · 8 years ago
  89. a99e02c Use GPR_ARRAY_SIZE(). by Mark D. Roth · 8 years ago
  90. 22f39f5 Merge pull request #7980 from thinkerou/fix_time_posix_conv by Craig Tiller · 8 years ago
  91. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  92. 35c2aba More PR comments. by David Garcia Quintas · 8 years ago
  93. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  94. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  95. e2bdd54 Fix setting deadline in server call. by Mark D. Roth · 8 years ago
  96. c97122c Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracing by Vizerai · 8 years ago
  97. 76988c8 update by Vizerai · 8 years ago
  98. 867f1fa make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  99. b5869dc Merge pull request #8059 from makdharma/cronet_onfailed by makdharma · 8 years ago
  100. bf3596e Minor cleanup. by Mark D. Roth · 8 years ago