1. 802f762 remove unused variable by yang-g · 7 years ago
  2. e153357 Add back mpscq request matcher by Ken Payson · 7 years ago
  3. 0b9b7d2 Use same cq for client and server by yang-g · 7 years ago
  4. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  5. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  6. a1f8dfa Merge pull request #13293 from jtattermusch/csharp_consolidate_dockerfiles by Jan Tattermusch · 7 years ago
  7. 5d3b03f Merge pull request #13286 from yashykt/13235fix by Yash Tibrewal · 7 years ago
  8. 9a0db88 Fix TSAN issue in backup poller by Sree Kuchibhotla · 7 years ago
  9. e6ca4f0 consolidate C# interop test docker images by Jan Tattermusch · 7 years ago
  10. 4cd04b3 Merge pull request #13284 from ncteisen/faster-microbenchmarks by Noah Eisen · 7 years ago
  11. d9f18a9 Merge pull request #13256 from jtattermusch/naive_cq_test_fix by Jan Tattermusch · 7 years ago
  12. 150ebff Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_core by Jan Tattermusch · 7 years ago
  13. 5e42211 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  14. f97d2f5 Add init/shutdown to codegen interface by ncteisen · 7 years ago
  15. 396d265 Merge pull request #13011 from spinorx/master by Muxi Yan · 7 years ago
  16. 1b4ab01 No Clang on end2end generated files by Yash Tibrewal · 7 years ago
  17. 240256f Forward fix for PR #13235. Perform strcmp only when not NULL by Yash Tibrewal · 7 years ago
  18. 28783b9 Merge pull request #13268 from ZhouyihaiDing/php_example by Zhouyihai Ding · 7 years ago
  19. 56e7257 merge with head by yang-g · 7 years ago
  20. 4e60040 Merge pull request #13166 from adelez/more_langs by adelez · 7 years ago
  21. 4df6a64 Change default bm_diff loops to 10 by ncteisen · 7 years ago
  22. 30101b0 log GRPC_POLL_STRATEGY when fail to find polling engine by yang-g · 7 years ago
  23. 74e7bd7 Merge pull request #13244 from ncteisen/streaming-ping-pong by Noah Eisen · 7 years ago
  24. 317641d Added C# by Adele Zhou · 7 years ago
  25. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  26. 13ab25a Merge pull request #13261 from muxi/change-grpc-call-init by Muxi Yan · 7 years ago
  27. 47d843b Add comment to self == [GRPCCall self] by Muxi Yan · 7 years ago
  28. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  29. 5253720 php example by ZhouyihaiDing · 7 years ago
  30. 55e6820 Merge github.com:grpc/grpc into shardier by Craig Tiller · 7 years ago
  31. 0be9ad4 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  32. 0f2cfdc Merge pull request #13271 from vjpai/semi by Vijay Pai · 7 years ago
  33. e759d2a Merge pull request #13255 from ctiller/50 by Nicolas Noble · 7 years ago
  34. 34992a6 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  35. 4f22c91 Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code by Nathaniel Manista · 7 years ago
  36. f7f38d1 Add Csharp by Adele Zhou · 7 years ago
  37. 9fe79dc Add php test case file. by Adele Zhou · 7 years ago
  38. bcd23cd Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master. by Adele Zhou · 7 years ago
  39. 1487c9f Add Python by Adele Zhou · 7 years ago
  40. 6810009 Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr by David G. Quintas · 7 years ago
  41. 18f02d2 fix php testWatchConnectivityState by Jan Tattermusch · 7 years ago
  42. 0c1d8e2 Review comment: merge seen_goaway and goaway_error fields on transport by Sree Kuchibhotla · 7 years ago
  43. 35e14cf Function shouldn't have semicolon afterward by Vijay Pai · 7 years ago
  44. 9ab26fe Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  45. d02751a Don't delete grpc-node test script by murgatroid99 · 7 years ago
  46. e182e67 Merge pull request #61 from jtattermusch/clang_format_50_fix by Craig Tiller · 7 years ago
  47. 53d89d7 fix clang format installation by Jan Tattermusch · 7 years ago
  48. 87b1914 Change [GRPCCall load] to [GRPCCall initialize] by Muxi Yan · 7 years ago
  49. 62a4fd3 invalidate after wait in nonpolling poller by Jan Tattermusch · 7 years ago
  50. 7f3f30f Fix resource_quota_server bug by Sree Kuchibhotla · 7 years ago
  51. e5bca39 Merge pull request #13235 from jboeuf/jwt_audience by jboeuf · 7 years ago
  52. a274f34 Removing port 443 for the service name (used as audience) when the url is https. by Julien Boeuf · 7 years ago
  53. 6da4f51 Merge pull request #13257 from vjpai/pb_header by Vijay Pai · 7 years ago
  54. 44ab6a5 fix by Craig Tiller · 7 years ago
  55. e8b09ee Fix deadlock by ncteisen · 7 years ago
  56. 9ec4673 Merge pull request #13232 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  57. 5e7ceeb Need explicit "protobuf" dependence on proto_utils_test by Vijay Pai · 7 years ago
  58. a64b2b1 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  59. dc7c50e Switch PB dependence to PB headers dependence by Vijay Pai · 7 years ago
  60. 8cbb89a Merge pull request #13246 from yashykt/testlinkage1 by Yash Tibrewal · 7 years ago
  61. e9e7791 Merge pull request #13161 from markdroth/service_config_fixes by Mark D. Roth · 7 years ago
  62. 0c6a3e3 Try again on Dockerfiles by Craig Tiller · 7 years ago
  63. d80d6a4 Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning" by Craig Tiller · 7 years ago
  64. 89f86c0 Lower backup poll interval in async_end2end_test by Yuchen Zeng · 7 years ago
  65. b32d72e Sanity fixes by Craig Tiller · 7 years ago
  66. df6891e Remove clang-format template: this does not need to be bound to the rest of clang versioning by Craig Tiller · 7 years ago
  67. 1238cad Merge pull request #13252 from jtattermusch/fix_typo_basictests_dbg by Jan Tattermusch · 7 years ago
  68. c2038b0 Merge pull request #13251 from jtattermusch/unsimplify_win_debug_worker by Jan Tattermusch · 7 years ago
  69. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  70. 0a9c74f PR comments, bis by David Garcia Quintas · 7 years ago
  71. f6c6b92 PR comments by David Garcia Quintas · 7 years ago
  72. ef68fe7 Merge pull request #13121 from dgquintas/backoff_spec by David G. Quintas · 7 years ago
  73. 1f99078 typo in grpc_basictests_dbg by Jan Tattermusch · 7 years ago
  74. 64ef040 larger boot drive by Jan Tattermusch · 7 years ago
  75. 1e9af12 fix indentation by Jan Tattermusch · 7 years ago
  76. 041802c Revert "simplify create windows debug worker script" by Jan Tattermusch · 7 years ago
  77. fb57c66 Merge pull request #13239 from jtattermusch/shard_win_basictests_master by Jan Tattermusch · 7 years ago
  78. eca25f3 Improvements to C Core's backoff code and API by David Garcia Quintas · 7 years ago
  79. cd987a0 Adding public_headers_must_be_c89 as a clang exception by Yash Tibrewal · 7 years ago
  80. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  81. 2f921a3 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to by Yash Tibrewal · 7 years ago
  82. 88933d8 Merge branch 'master' of github.com:grpc/grpc into grpclb_pick_from_shutdown_rr by David Garcia Quintas · 7 years ago
  83. b669ff3 Revert "Revert "Fix benchmark crash"" by ncteisen · 7 years ago
  84. 0554705 Merge pull request #13243 from grpc/revert-13053-fcfix by Noah Eisen · 7 years ago
  85. ac5522b Revert "Fix benchmark crash" by Noah Eisen · 7 years ago
  86. 744630d Merge pull request #13234 from yashykt/windowstimerfix by Yash Tibrewal · 7 years ago
  87. aae4ca0 Merge master by Yash Tibrewal · 7 years ago
  88. 670106e Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_wait by Yash Tibrewal · 7 years ago
  89. e9874c9 shard windows basictests on master by Jan Tattermusch · 7 years ago
  90. 53417d6 Merge pull request #13237 from jtattermusch/improve_win_debug_worker_script by Jan Tattermusch · 7 years ago
  91. 4160ec4 simplify create windows debug worker script by Jan Tattermusch · 7 years ago
  92. e8019b2 Merge pull request #13229 from jtattermusch/create_windows_debug_worker_script by Jan Tattermusch · 7 years ago
  93. 256333d Merge pull request #13022 from yihuazhang/TSI_TEST_LIB_FIX by yihuaz · 7 years ago
  94. dc84ed6 Add a grpc_exec_ctx_invalidate_now at the end of cq_next loop by Yash Tibrewal · 7 years ago
  95. 27a6713 Use protected, remove uneeded member variable by ncteisen · 7 years ago
  96. c60659a Review feedback by Craig Tiller · 7 years ago
  97. e098d2e Finish conversion by Craig Tiller · 7 years ago
  98. 1eabadb Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  99. fe421ac Merge github.com:grpc/grpc into shardier by Craig Tiller · 7 years ago
  100. 48d2696 Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago