1. a52c262 Merge pull request #9400 from markdroth/c++_max_message_size_methods by Mark D. Roth · 7 years ago
  2. f0e1778 Add ChannelArguments methods for setting max send/recv message size. by Mark D. Roth · 7 years ago
  3. 9417064 Merge pull request #9181 from daniel-j-born/resource_quota by Craig Tiller · 7 years ago
  4. d0f7bf4 Document new args in grpc_resolver_create by Yuchen Zeng · 7 years ago
  5. d1cfffe Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes by Michael Lumish · 7 years ago
  6. b343ef1 Merge pull request #8778 from muxi/advance-cronet-version by Muxi Yan · 7 years ago
  7. 5687c2e Merge pull request #8684 from gcasto/change_cronet_interface by Muxi Yan · 7 years ago
  8. e375975 Fixed sanity errors by murgatroid99 · 7 years ago
  9. 5aa2bcf Pass an iterator rather than an iterable by Nathaniel Manista · 7 years ago
  10. fc4b07e Merge pull request #9276 from soltanmm-google/remember-the-blue-flowers-they-are-important! by Nathaniel Manista · 7 years ago
  11. c0d7d67 Merge pull request #9318 from markdroth/subchannel_addr_channel_arg by Mark D. Roth · 7 years ago
  12. c16080c Merge pull request #9350 from stanley-cheung/php-update by Stanley Cheung · 7 years ago
  13. 2b24d27 Merge pull request #9326 from yang-g/license by Yang Gao · 7 years ago
  14. 9c627c2 Document new function grpc_resource_user_quota by Dan Born · 7 years ago
  15. 58233db Merge branch 'master' into makefile_ruby_version_fixes by murgatroid99 · 7 years ago
  16. c2079f3 Merge pull request #9252 from ctiller/write_buffering by Craig Tiller · 7 years ago
  17. cc79370 Run Python formatting by Masood Malekghassemi · 7 years ago
  18. 31f2dd4 clang-format by Mark D. Roth · 7 years ago
  19. 0a5a318 Name constant by Craig Tiller · 7 years ago
  20. 4242075 PHP: Prepare for 1.1.0 release by Stanley Cheung · 7 years ago
  21. df8f122 Fix API fuzzer tests. by Mark D. Roth · 7 years ago
  22. e8b1fd0 Merge branch 'master' into node_electron_build by murgatroid99 · 7 years ago
  23. 0748f39 Store subchannel address in a channel arg. by Mark D. Roth · 7 years ago
  24. 7a48d01 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 7 years ago
  25. 6b69540 Merge pull request #9335 from jtattermusch/vsproject_improvements by Jan Tattermusch · 7 years ago
  26. 782724b Merge pull request #9321 from stanley-cheung/fix-various-php-bugs by Stanley Cheung · 7 years ago
  27. 50c8780 Use tmp file instead of writing to current directory by Stanley Cheung · 7 years ago
  28. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 7 years ago
  29. a5faf99 Merge pull request #9149 from ncteisen/rst_stream_error_code_fix by Noah Eisen · 7 years ago
  30. c79da7b fix compilation of grpc_dll project by Jan Tattermusch · 7 years ago
  31. 3cdf729 Merge pull request #8770 from lyuxuan/channel_args1 by lyuxuan · 7 years ago
  32. 23d5081 Merge pull request #9314 from yang-g/infolog by Yang Gao · 7 years ago
  33. a2341ea omg it is 2017 by yang-g · 7 years ago
  34. 122c687 Fix various PHP bugs by Stanley Cheung · 7 years ago
  35. 43dc9ed Add licenses to all BUILD files and missing copyright by yang-g · 7 years ago
  36. 4fe4f4b Merge pull request #8154 from thinkerou/fix_php_mem_leak by Stanley Cheung · 7 years ago
  37. 1a75c54 Merge branch 'master' of https://github.com/grpc/grpc into rst_stream_error_code_fix by ncteisen · 7 years ago
  38. b8c5fe1 Promote dns resolution failure message to INFO by yang-g · 7 years ago
  39. e91344a Merge remote-tracking branch 'upstream/master' into advance-cronet-version by Muxi Yan · 7 years ago
  40. df71518 fix code formatting by Jan Tattermusch · 7 years ago
  41. 98c0bd7 add setting channel args functionality to performance tesing by Yuxuan Li · 8 years ago
  42. d817c1b iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused variables and type casts) by Mario Emmenlauer · 8 years ago
  43. 5c5aa6b Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 7 years ago
  44. 8f3f2f4 Fix ruby:{python,csharp,csharpcoreclr}_server behavior by ncteisen · 7 years ago
  45. a0433d4 Merge pull request #9284 from markdroth/http_connect_headers by Mark D. Roth · 7 years ago
  46. d70c8bb Implement wait-for-ready behavior in Python stress and qps client by ncteisen · 7 years ago
  47. d54c906 Merge remote-tracking branch 'upstream/master' into http_connect_headers by Mark D. Roth · 7 years ago
  48. 8d77014 attempt to fix mem leaks by thinkerou · 7 years ago
  49. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 7 years ago
  50. 871626f clang-format by Muxi Yan · 7 years ago
  51. 9dc0ca0 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 7 years ago
  52. 4665896 clang-format by Mark D. Roth · 7 years ago
  53. 49f02d3 Add support for sending custom headers in HTTP CONNECT request. by Mark D. Roth · 7 years ago
  54. 56610d4 Address github comments by ncteisen · 7 years ago
  55. 6cf58c8 Merge pull request #9129 from markdroth/handshaker_plugin by Mark D. Roth · 7 years ago
  56. d112aac Merge pull request #9274 from ctiller/modulenotes by Craig Tiller · 8 years ago
  57. cbf5447 Review feedback by Craig Tiller · 8 years ago
  58. d996ce9 Merge pull request #9269 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nathaniel Manista · 8 years ago
  59. f687cb8 Actually add the documentation by Craig Tiller · 8 years ago
  60. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  61. 4ce5bd1 Merge pull request #9251 from ericgribkoff/java_advanced_tests by Eric Gribkoff · 8 years ago
  62. 071562d Merge pull request #9268 from soltanmm-google/diddy-kong-racing by Masood Malekghassemi · 8 years ago
  63. ced8702 Enable advanced Java interop tests. by Eric Gribkoff · 8 years ago
  64. c6a0606 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  65. 13ac303 Merge pull request #9253 from ctiller/long_status by Craig Tiller · 8 years ago
  66. b5b4372 Use `grpc_closure`s in `grpc_timer`s by Masood Malekghassemi · 8 years ago
  67. 32e05e4 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  68. 3a35f7e Merge pull request #8705 from ctiller/slice_with_exec_ctx by Craig Tiller · 8 years ago
  69. 599db64 Support long grpc-messages on abnormal close path by Craig Tiller · 8 years ago
  70. 4e6247a Fix sequential write buffering by Craig Tiller · 8 years ago
  71. 46b716d Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_server_side by ncteisen · 8 years ago
  72. a3a5b2d Remove errant header by Craig Tiller · 8 years ago
  73. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  74. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  75. c2390cc Properly removing message_size_filter duplicate. by Nicolas "Pixel" Noble · 8 years ago
  76. 0fc9999 Putting message size filter back. by Nicolas "Pixel" Noble · 8 years ago
  77. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  78. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  79. db8a3c2 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  80. 42ef542 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  81. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  82. 709ce70 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  83. 360f5d2 Merge pull request #9207 from ctiller/cleanup_closures by Craig Tiller · 8 years ago
  84. 38642fa Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidi by apolcyn · 8 years ago
  85. 3adfa82 Merge pull request #9191 from apolcyn/fix_ruby_default_handler by apolcyn · 8 years ago
  86. d611160 Merge pull request #9018 from apolcyn/fix_ruby_pool_flake by apolcyn · 8 years ago
  87. 33dfad1 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  88. e4c2b10 No need for copyright on generated files by Craig Tiller · 8 years ago
  89. fb27cac More UV fixes by Craig Tiller · 8 years ago
  90. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  91. 36d3746 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  92. aef521c Fix closure usage in UV code by Craig Tiller · 8 years ago
  93. d465456 clang-format code by Craig Tiller · 8 years ago
  94. 460da03 Fixup Windows source files for new closure APIs by Craig Tiller · 8 years ago
  95. 801c6cc Fix some NULL usage by Craig Tiller · 8 years ago
  96. f2a6643 Merge pull request #8764 from thinkerou/fix_php_code_style by Stanley Cheung · 8 years ago
  97. ff281b9 Fix udp server by Craig Tiller · 8 years ago
  98. 41eabb8 Merge pull request #9212 from nathanielmanistaatgoogle/intraop by Nathaniel Manista · 8 years ago
  99. eff97ae Update cronet by Craig Tiller · 8 years ago
  100. 061ef74 Some fixes by Craig Tiller · 8 years ago