1. 892dbf4 Make settings configurable by Sree Kuchibhotla · 8 years ago
  2. e2ac106 new value by Sree Kuchibhotla · 8 years ago
  3. f4c6e43 fine tune the cq deadline value (temporarily) by Sree Kuchibhotla · 8 years ago
  4. c63455a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  5. 2d08f5b fix the plugin initialization order in ServerBuilder by Sree Kuchibhotla · 8 years ago
  6. 9a574ec Merge pull request #7930 from yang-g/header2 by Nicolas Noble · 8 years ago
  7. 862acb9 fix shutdown crash by Sree Kuchibhotla · 8 years ago
  8. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  9. f00badd Merge pull request #8171 from perumaalgoog/perugrpc2 by Nicolas Noble · 8 years ago
  10. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  11. 4543e5c changed service name for grpclb by David Garcia Quintas · 8 years ago
  12. 923354b Fix Android+CPP build by Perumaal S · 8 years ago
  13. f6f153d temporarily port #7833 by Sree Kuchibhotla · 8 years ago
  14. d1604af Fix asan failure. by Mark D. Roth · 8 years ago
  15. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  16. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  17. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  18. 4028d2c More fixes by Sree Kuchibhotla · 8 years ago
  19. bbf5dc8 Merge pull request #8149 from murgatroid99/node_array_delete_fix by Nicolas Noble · 8 years ago
  20. 4306eee Minor changes by Sree Kuchibhotla · 8 years ago
  21. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  22. 5bedd48 Merge pull request #8049 from markdroth/grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  23. aabada9 One RPCMgr instance per CQ by Sree Kuchibhotla · 8 years ago
  24. 08eddaa Merge pull request #8045 from thinkerou/fix_php_style by Stanley Cheung · 8 years ago
  25. d8a76d1 Sanitize master. by Nicolas "Pixel" Noble · 8 years ago
  26. 7f7d165 Code review changes. by Mark D. Roth · 8 years ago
  27. 8fecf28 Fix mismatched new[] and delete in Node extension code by murgatroid99 · 8 years ago
  28. 6053497 Code review changes. by Mark D. Roth · 8 years ago
  29. a6a6fa4 Merge pull request #8137 from kpayson64/python_server_args by kpayson64 · 8 years ago
  30. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  31. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  32. a8e1b83 Merge pull request #7846 from markdroth/max_send_size_filter by Mark D. Roth · 8 years ago
  33. 8967515 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  34. b2d5ba7 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  35. f9652f2 Merge pull request #7991 from markdroth/grpclb_resolver_changes by Mark D. Roth · 8 years ago
  36. 843ec78 Fix Windows printf formatting bug. by Mark D. Roth · 8 years ago
  37. c4f9c9a Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure by Jan Tattermusch · 8 years ago
  38. 7fbe5c5 Merge pull request #8113 from yang-g/verify_auth_headers by Yang Gao · 8 years ago
  39. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  40. 5c28096 Fix merge problems. by Mark D. Roth · 8 years ago
  41. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  42. 999b49b Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  43. c1ac8df Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  44. 7ce14d2 Code review changes. by Mark D. Roth · 8 years ago
  45. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  46. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  47. 3169a6d Merge pull request #8112 from dgquintas/lb_proto_sync by David G. Quintas · 8 years ago
  48. fef585f Fix bugs from merge. by Mark D. Roth · 8 years ago
  49. 6d57158 clang-format by Mark D. Roth · 8 years ago
  50. ee5173f Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  51. 2b62646 Bug fixes and cleanups. by Mark D. Roth · 8 years ago
  52. 64f1f8d clang-format by Mark D. Roth · 8 years ago
  53. bfbfca4 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  54. c5c3878 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  55. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  56. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  57. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  58. 5bb7b9c More gRPC LB bugfixes. by David Garcia Quintas · 8 years ago
  59. 155b820 Round Robin user_data fix by David Garcia Quintas · 8 years ago
  60. c580af3 Add a check for metadata from auth plugin by yang-g · 8 years ago
  61. 7777f97 Synchronized tag number with that of authoritative copy by David Garcia Quintas · 8 years ago
  62. b410f80 Merge pull request #7746 from dgquintas/lb_add_md by David G. Quintas · 8 years ago
  63. 9544aad Merge pull request #8065 from kpayson64/cygrpc_imports by kpayson64 · 8 years ago
  64. 1621c26 Allow resolver to pass channel args to LB policy. by Mark D. Roth · 8 years ago
  65. 5ebb7af Don't assert on use of unsupported user_data for LB policies by David Garcia Quintas · 8 years ago
  66. 78bb9a3 Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode by kpayson64 · 8 years ago
  67. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  68. 6eb48f1 Fix comment by David Garcia Quintas · 8 years ago
  69. 8424fdc PR comments by David Garcia Quintas · 8 years ago
  70. 8e6d871 Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets by Nicolas Noble · 8 years ago
  71. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  72. 98d5f5c Renamed grpc-census-bin to grpc-stats-bin by David Garcia Quintas · 8 years ago
  73. f47d6fb More PR comments by David Garcia Quintas · 8 years ago
  74. 22f39f5 Merge pull request #7980 from thinkerou/fix_time_posix_conv by Craig Tiller · 8 years ago
  75. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  76. 35c2aba More PR comments. by David Garcia Quintas · 8 years ago
  77. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  78. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  79. c97122c Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracing by Vizerai · 8 years ago
  80. 76988c8 update by Vizerai · 8 years ago
  81. 867f1fa make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  82. b5869dc Merge pull request #8059 from makdharma/cronet_onfailed by makdharma · 8 years ago
  83. 1beb35b Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  84. 46131d8 Switch to single-line comments. by Mark D. Roth · 8 years ago
  85. c6dfe85 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  86. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  87. 6cc44fc PR comments by David Garcia Quintas · 8 years ago
  88. ebe7c17 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  89. 331b9c0 Moved LB token changes solely into grpclb.c by David Garcia Quintas · 8 years ago
  90. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  91. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  92. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  93. 6ea4380 Merge pull request #8047 from jtattermusch/coreclr_unloading by Jan Tattermusch · 8 years ago
  94. 0651759 Load roots.pem relative to current file by Ken Payson · 8 years ago
  95. 7722245 Make .pxi imports relative by Ken Payson · 8 years ago
  96. bb6ba36 clang-format by Makarand Dharmapurikar · 8 years ago
  97. 99bdd20 fixes to handle failed connections by Makarand Dharmapurikar · 8 years ago
  98. 38525a9 Fix use-after-free bug. by Mark D. Roth · 8 years ago
  99. cb849ef update by Vizerai · 8 years ago
  100. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago