1. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 8 years ago
  2. 871626f clang-format by Muxi Yan · 8 years ago
  3. 9dc0ca0 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  4. 56610d4 Address github comments by ncteisen · 8 years ago
  5. 6cf58c8 Merge pull request #9129 from markdroth/handshaker_plugin by Mark D. Roth · 8 years ago
  6. d112aac Merge pull request #9274 from ctiller/modulenotes by Craig Tiller · 8 years ago
  7. cbf5447 Review feedback by Craig Tiller · 8 years ago
  8. d996ce9 Merge pull request #9269 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nathaniel Manista · 8 years ago
  9. f687cb8 Actually add the documentation by Craig Tiller · 8 years ago
  10. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  11. 4ce5bd1 Merge pull request #9251 from ericgribkoff/java_advanced_tests by Eric Gribkoff · 8 years ago
  12. 071562d Merge pull request #9268 from soltanmm-google/diddy-kong-racing by Masood Malekghassemi · 8 years ago
  13. ced8702 Enable advanced Java interop tests. by Eric Gribkoff · 8 years ago
  14. c6a0606 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  15. 13ac303 Merge pull request #9253 from ctiller/long_status by Craig Tiller · 8 years ago
  16. b5b4372 Use `grpc_closure`s in `grpc_timer`s by Masood Malekghassemi · 8 years ago
  17. 3a35f7e Merge pull request #8705 from ctiller/slice_with_exec_ctx by Craig Tiller · 8 years ago
  18. 599db64 Support long grpc-messages on abnormal close path by Craig Tiller · 8 years ago
  19. 46b716d Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_server_side by ncteisen · 8 years ago
  20. a3a5b2d Remove errant header by Craig Tiller · 8 years ago
  21. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  22. c2390cc Properly removing message_size_filter duplicate. by Nicolas "Pixel" Noble · 8 years ago
  23. 0fc9999 Putting message size filter back. by Nicolas "Pixel" Noble · 8 years ago
  24. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  25. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  26. db8a3c2 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  27. 42ef542 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  28. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  29. 709ce70 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  30. 360f5d2 Merge pull request #9207 from ctiller/cleanup_closures by Craig Tiller · 8 years ago
  31. 38642fa Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidi by apolcyn · 8 years ago
  32. 3adfa82 Merge pull request #9191 from apolcyn/fix_ruby_default_handler by apolcyn · 8 years ago
  33. d611160 Merge pull request #9018 from apolcyn/fix_ruby_pool_flake by apolcyn · 8 years ago
  34. 33dfad1 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  35. e4c2b10 No need for copyright on generated files by Craig Tiller · 8 years ago
  36. fb27cac More UV fixes by Craig Tiller · 8 years ago
  37. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  38. 36d3746 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  39. aef521c Fix closure usage in UV code by Craig Tiller · 8 years ago
  40. d465456 clang-format code by Craig Tiller · 8 years ago
  41. 460da03 Fixup Windows source files for new closure APIs by Craig Tiller · 8 years ago
  42. 801c6cc Fix some NULL usage by Craig Tiller · 8 years ago
  43. f2a6643 Merge pull request #8764 from thinkerou/fix_php_code_style by Stanley Cheung · 8 years ago
  44. ff281b9 Fix udp server by Craig Tiller · 8 years ago
  45. 41eabb8 Merge pull request #9212 from nathanielmanistaatgoogle/intraop by Nathaniel Manista · 8 years ago
  46. eff97ae Update cronet by Craig Tiller · 8 years ago
  47. 061ef74 Some fixes by Craig Tiller · 8 years ago
  48. 1854990 Merge pull request #9203 from soltanmm-google/"in-the-long-run-we're-all-dead"-is-such-a-copout by Masood Malekghassemi · 8 years ago
  49. 2fab0e7 Rename interop-as-a-unit-test "intraop" by Nathaniel Manista · 8 years ago
  50. d86080d Merge pull request #9206 from soltanmm-google/is-the-world-is-moving-too-fast-or-am-I-moving-too-slow by Masood Malekghassemi · 8 years ago
  51. d6887e0 Some fixes by Craig Tiller · 8 years ago
  52. a13ec95 Remove for loop initial declarations by Yuchen Zeng · 8 years ago
  53. 0d62d7e Add `auto-gen`d comment to `_pb2_grpc.py` files by Masood Malekghassemi · 8 years ago
  54. 3cb3447 Fix some uninitialized variables by Craig Tiller · 8 years ago
  55. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  56. ddebfa6 Merge pull request #9187 from yang-g/validate_reserved_metadata by Yang Gao · 8 years ago
  57. 5783782 Merge pull request #8788 from jboeuf/fix_jwt_verifier by jboeuf · 8 years ago
  58. 25186ae Set Python documentation copyright by Masood Malekghassemi · 8 years ago
  59. 4cc1c35 Fix merge errors by Craig Tiller · 8 years ago
  60. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  61. 9383d2b Ruby: show error class and message instead of unknown by Yuan He · 8 years ago
  62. 964d7bb Fixing JWT verifier. by Julien Boeuf · 8 years ago
  63. 48226a2 Add _invocation_defects_test.InvocationDefectsTest by siddharthshukla · 8 years ago
  64. 2ec43d2 change ruby default unimplemented ruby server handler to have two arguments by Alexander Polcyn · 8 years ago
  65. 2e3972a Add advanced interop test behavior for Ruby server side by ncteisen · 8 years ago
  66. 92fa960 Check and fail if user provides a metadata key starting with : by yang-g · 8 years ago
  67. ef4ceda Add advanced interop tests for Ruby client by Noah Eisen · 8 years ago
  68. eb69c34 attach trailing metadata to ruby bidi call op when it's received by Alexander Polcyn · 8 years ago
  69. dd52a31 Replace Python unit test iterables by iterators by siddharthshukla · 8 years ago
  70. 6bfa91a Handle non-iterator objects in consume_request_iterator by siddharthshukla · 8 years ago
  71. 3e50b34 Merge pull request #9164 from y-zeng/secure_endpoint_fd by Yuchen Zeng · 8 years ago
  72. ab8fb5b Merge pull request #9156 from nathanielmanistaatgoogle/Exception.message by Nathaniel Manista · 8 years ago
  73. f29de26 Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nicolas Noble · 8 years ago
  74. b810b85 Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd by Yuchen Zeng · 8 years ago
  75. 02a7d42 Add python client to test negative http2 conditions by ncteisen · 8 years ago
  76. c336268 Fix invalid tests.json by siddharthshukla · 8 years ago
  77. 6aedd44 Drop use of Exception.message in metadata test by Nathaniel Manista · 8 years ago
  78. 4f4b278 Merge pull request #9144 from dgquintas/grpclb_server_uri by David G. Quintas · 8 years ago
  79. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  80. 855a106 grpclb: skip slash in server uri path if present by David Garcia Quintas · 8 years ago
  81. 3fab565 Merge pull request #9100 from bblancha/protobuf_compiler_tweak by Masood Malekghassemi · 8 years ago
  82. b229094 Merge pull request #8789 from y-zeng/resolver_pollset by Yuchen Zeng · 8 years ago
  83. c549a3e don't print multiple imports to protobuf modules by Bryan Blanchard · 8 years ago
  84. 2cf4f35 Merge pull request #9101 from murgatroid99/node_event_changes by Michael Lumish · 8 years ago
  85. 47f1f9e Merge pull request #9034 from igorpeshansky/patch-1 by Michael Lumish · 8 years ago
  86. 63e3e3b Add grpc_pollset_set as an arg in grpc_resolver_create by Yuchen Zeng · 8 years ago
  87. b4c27c1 Merge pull request #9120 from soltanmm-google/if-you-run-away-from-things-it-just-means-you're-going-to-see-them-again-when-you-wrap-around-the-universe by Masood Malekghassemi · 8 years ago
  88. 3fa20cf Merge pull request #8995 from ncteisen/python_call_batch by Noah Eisen · 8 years ago
  89. 426cf85 Fix resolve_address_windows by Yuchen Zeng · 8 years ago
  90. f62706f Add pollset_set in grpc_resolver by Yuchen Zeng · 8 years ago
  91. 15521de Request a pollset_set in grpc_resolve_address by Yuchen Zeng · 8 years ago
  92. 61b8c89 Add check on return value from start_client_batch by ncteisen · 8 years ago
  93. f290686 Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  94. 5904a95 Merge pull request #8795 from markdroth/client_channel_init_cleanup by Mark D. Roth · 8 years ago
  95. 6997c34 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  96. ed6e578 Merge pull request #9098 from y-zeng/grpc_context_traffic by Yuchen Zeng · 8 years ago
  97. 4682bf3 Diagnose AttrErr as too-old setuptools by Masood Malekghassemi · 8 years ago
  98. 32b2ecc Merge pull request #8879 from apolcyn/ruby_subclass_badstatus by apolcyn · 8 years ago
  99. 870c4cd Merge pull request #9095 from soltanmm-google/rushing-is-not-always-a-good-idea by Masood Malekghassemi · 8 years ago
  100. 0622e93 Merge branch 'master' into change_cronet_interface by Muxi Yan · 8 years ago