1. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 8 years ago
  2. 4fe4f4b Merge pull request #8154 from thinkerou/fix_php_mem_leak by Stanley Cheung · 8 years ago
  3. 1d8db03 Merge pull request #9317 from yang-g/test_credentials by Yang Gao · 8 years ago
  4. 3d11a91 Merge pull request #9297 from ncteisen/include-new-ruby-interop-tests by Noah Eisen · 8 years ago
  5. cc59102 manual revert of #8901 by yang-g · 8 years ago
  6. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 8 years ago
  7. 3c42128 Merge pull request #9307 from jtattermusch/emmenlau_mingw32 by Jan Tattermusch · 8 years ago
  8. df71518 fix code formatting by Jan Tattermusch · 8 years ago
  9. 13f6716 Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  10. 1643c04 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  11. 121d289 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  12. 294dc2f Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  13. 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
  14. 39fe75e include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on MINGW32 platform by Mario Emmenlauer · 8 years ago
  15. 4ee98ed Merge branch 'master' of https://github.com/grpc/grpc into include-new-ruby-interop-tests by ncteisen · 8 years ago
  16. 88a352c Merge pull request #9302 from ncteisen/ruby-interop-client-quickfix by Noah Eisen · 8 years ago
  17. 8f3f2f4 Fix ruby:{python,csharp,csharpcoreclr}_server behavior by ncteisen · 8 years ago
  18. 508c375 Merge pull request #9295 from ctiller/oh_sanity_my_sanity by Craig Tiller · 8 years ago
  19. de8a573 Merge github.com:grpc/grpc into oh_sanity_my_sanity by Craig Tiller · 8 years ago
  20. a0433d4 Merge pull request #9284 from markdroth/http_connect_headers by Mark D. Roth · 8 years ago
  21. 9d1cc8c Change interop test infra to run new Ruby tests by ncteisen · 8 years ago
  22. 2f39067 Merge pull request #9282 from makdharma/http2_interop by makdharma · 8 years ago
  23. 2c4a364 Merge pull request #9286 from ncteisen/python-stress-wait-for-ready by Noah Eisen · 8 years ago
  24. aa272bc Always sort code generated outputs by Craig Tiller · 8 years ago
  25. d70c8bb Implement wait-for-ready behavior in Python stress and qps client by ncteisen · 8 years ago
  26. bf07d75 Ran generate_projects.sh by Mark D. Roth · 8 years ago
  27. d54c906 Merge remote-tracking branch 'upstream/master' into http_connect_headers by Mark D. Roth · 8 years ago
  28. 8d77014 attempt to fix mem leaks by thinkerou · 8 years ago
  29. a3960b9 Merge pull request #9244 from ncteisen/ruby_advanced_interop_client_side by Noah Eisen · 8 years ago
  30. e81d96d Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  31. 428e409 Merge pull request #9285 from ncteisen/regenerate-projects by Noah Eisen · 8 years ago
  32. 7429fd5 Regenerate project to make jenkins happy by ncteisen · 8 years ago
  33. dc29074 Incorperate new build changes by ncteisen · 8 years ago
  34. 9dc0ca0 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  35. 4665896 clang-format by Mark D. Roth · 8 years ago
  36. 49f02d3 Add support for sending custom headers in HTTP CONNECT request. by Mark D. Roth · 8 years ago
  37. 56610d4 Address github comments by ncteisen · 8 years ago
  38. 7fc6f3b changes to http2 test server by Makarand Dharmapurikar · 8 years ago
  39. 6cf58c8 Merge pull request #9129 from markdroth/handshaker_plugin by Mark D. Roth · 8 years ago
  40. 38b95b3 Merge pull request #9238 from ctiller/2010 by Craig Tiller · 8 years ago
  41. 881ff85 Merge pull request #9234 from jozefizso/patch-1 by Jan Tattermusch · 8 years ago
  42. 11ae5a7 Merge pull request #9275 from ericgribkoff/docker_space_issue by Eric Gribkoff · 8 years ago
  43. afb23e5 Note to help diagnose errors with docker's default location for building images. by Eric Gribkoff · 8 years ago
  44. d112aac Merge pull request #9274 from ctiller/modulenotes by Craig Tiller · 8 years ago
  45. cbf5447 Review feedback by Craig Tiller · 8 years ago
  46. 6fd8f60 Merge pull request #9273 from ctiller/perfnotes by Craig Tiller · 8 years ago
  47. d996ce9 Merge pull request #9269 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nathaniel Manista · 8 years ago
  48. f687cb8 Actually add the documentation by Craig Tiller · 8 years ago
  49. d9ed57c Stub documentation for some gRPC Core modules by Craig Tiller · 8 years ago
  50. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  51. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  52. 6883da2 Merge pull request #9271 from ericgribkoff/interop_test_descriptions by Eric Gribkoff · 8 years ago
  53. 4ce5bd1 Merge pull request #9251 from ericgribkoff/java_advanced_tests by Eric Gribkoff · 8 years ago
  54. 071562d Merge pull request #9268 from soltanmm-google/diddy-kong-racing by Masood Malekghassemi · 8 years ago
  55. aeddd38 Merge pull request #9272 from ctiller/perfnotes by Craig Tiller · 8 years ago
  56. e61b7d7 Start some performance notes by Craig Tiller · 8 years ago
  57. b408f9d interop-test-descriptions.md: correct proto for custom_metadata's FullDuplexCall by Eric Gribkoff · 8 years ago
  58. ced8702 Enable advanced Java interop tests. by Eric Gribkoff · 8 years ago
  59. c6a0606 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  60. 13ac303 Merge pull request #9253 from ctiller/long_status by Craig Tiller · 8 years ago
  61. b5b4372 Use `grpc_closure`s in `grpc_timer`s by Masood Malekghassemi · 8 years ago
  62. 08e1055 Merge pull request #9265 from nicolasnoble/bazel-take-2 by Nicolas Noble · 8 years ago
  63. 229def1 Adding Bazel tests. by Nicolas "Pixel" Noble · 8 years ago
  64. 3a35f7e Merge pull request #8705 from ctiller/slice_with_exec_ctx by Craig Tiller · 8 years ago
  65. 599db64 Support long grpc-messages on abnormal close path by Craig Tiller · 8 years ago
  66. 1f5fad5 Merge pull request #9245 from ncteisen/ruby_advanced_interop_server_side by Noah Eisen · 8 years ago
  67. 46b716d Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_server_side by ncteisen · 8 years ago
  68. 4e148d5 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  69. ea91730 Merge pull request #9243 from nicolasnoble/bandaid by Craig Tiller · 8 years ago
  70. 661c265 Merge pull request #9242 from ctiller/faster by Craig Tiller · 8 years ago
  71. a3a5b2d Remove errant header by Craig Tiller · 8 years ago
  72. cd7faa2 Merge branch 'faster' into slice_with_exec_ctx by Craig Tiller · 8 years ago
  73. 4b53d35 Faster test building: avoid repeated linking by Craig Tiller · 8 years ago
  74. 17dfaf1 Fixing submodules sanity. by Nicolas "Pixel" Noble · 8 years ago
  75. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  76. 6f3ce09 Merge pull request #9240 from nicolasnoble/bazel-take-2 by Craig Tiller · 8 years ago
  77. c2390cc Properly removing message_size_filter duplicate. by Nicolas "Pixel" Noble · 8 years ago
  78. f15f9b6 Merge pull request #14 from ctiller/patchy by Nicolas Noble · 8 years ago
  79. 16f155b Fixes for tests by Craig Tiller · 8 years ago
  80. e24591e Merge pull request #13 from ctiller/patchy by Nicolas Noble · 8 years ago
  81. 9f87ee2 Fixes for tests by Craig Tiller · 8 years ago
  82. de6e11f Merge pull request #12 from ctiller/patchy by Nicolas Noble · 8 years ago
  83. 0fc9999 Putting message size filter back. by Nicolas "Pixel" Noble · 8 years ago
  84. 9bca58c Remove old fixture by Craig Tiller · 8 years ago
  85. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  86. c8b0fba Forgot to git add these. by Nicolas "Pixel" Noble · 8 years ago
  87. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  88. db8a3c2 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  89. f9445d0 Boringssl will need duplication for now. by Nicolas "Pixel" Noble · 8 years ago
  90. 42ef542 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  91. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  92. 709ce70 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  93. 8dafc93 Merge branch 'slice_with_exec_ctx_and_new_closures' into slice_with_exec_ctx by Craig Tiller · 8 years ago
  94. 360f5d2 Merge pull request #9207 from ctiller/cleanup_closures by Craig Tiller · 8 years ago
  95. 38642fa Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidi by apolcyn · 8 years ago
  96. 3adfa82 Merge pull request #9191 from apolcyn/fix_ruby_default_handler by apolcyn · 8 years ago
  97. d611160 Merge pull request #9018 from apolcyn/fix_ruby_pool_flake by apolcyn · 8 years ago
  98. 33dfad1 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  99. e7cd7c1 Expunge vs2010 references by Craig Tiller · 8 years ago
  100. 19cd772 Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cq by makdharma · 8 years ago