1. 588b224 build_project by Muxi Yan · 6 years ago
  2. 95608df Update interop tests by Muxi Yan · 6 years ago
  3. 5c30f1c Tweaks to existing components for CFStream by Muxi Yan · 6 years ago
  4. 67ff405 Change existing build system for CFStream by Muxi Yan · 6 years ago
  5. 03a3722 CFStream event sync object for callbacks by Muxi Yan · 6 years ago
  6. cdf709c CFStream tcp client and endpoint by Muxi Yan · 6 years ago
  7. 7b6e07d Call on_handshake_done with an error when handshaker is shut down. by Mark D. Roth · 6 years ago
  8. 7b79130 Merge pull request #15280 from yashykt/statsrem by Yash Tibrewal · 6 years ago
  9. 98c1de0 Stop using banned functions by ncteisen · 6 years ago
  10. 4ecc5d8 Regenerate projects by Mehrdad Afshari · 6 years ago
  11. 771c205 remove invalid include-file and adjust include-file sort by thinkerou · 6 years ago
  12. 97c2932 Install futures package only on Python 2 by Mehrdad Afshari · 6 years ago
  13. 7a94e53 Merge pull request #15362 from mehrdada/remove-futures-from-requirements by Mehrdad Afshari · 6 years ago
  14. ad4312a Fix math-client by ganmacs · 6 years ago
  15. 59a4baa Merge pull request #15347 from apolcyn/remove_ares_double_exec_ctx by apolcyn · 6 years ago
  16. ac6aaa3 Install futures package only on Python 2 by Mehrdad Afshari · 6 years ago
  17. e9207ab Undo clang_format script change by Yash Tibrewal · 6 years ago
  18. 519d2b1 Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined. by Yash Tibrewal · 6 years ago
  19. ac7902c Merge pull request #15350 from ericgribkoff/remove_no_op_string by Eric Gribkoff · 6 years ago
  20. 077dc76 chttp2_transport: remove unused string by Eric Gribkoff · 6 years ago
  21. 61d9a42 Moved pubsub demo_demo to examples directory of ruby by ganmacs · 6 years ago
  22. af48e68 Remove print by ganmacs · 6 years ago
  23. 9ef881e PHP: chang shared channel behavior by ZhouyihaiDing · 6 years ago
  24. f30d6c1 Remove a redundant ExecCtx in c-ares resolver by Alexander Polcyn · 6 years ago
  25. c987901 Merge pull request #15044 from yashykt/gprlikely2 by Yash Tibrewal · 6 years ago
  26. 40c93b6 Review changes by kpayson64 · 6 years ago
  27. 4fad281 Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check by kpayson64 · 6 years ago
  28. 57ed906 Fix static_cast errors by Sree Kuchibhotla · 6 years ago
  29. 3cced83 Test failure fixes by kpayson64 · 6 years ago
  30. 61fdb46 Merge pull request #15203 from sreecha/fd-trace by Sree Kuchibhotla · 6 years ago
  31. 15a521e Add single point of maintanence for New Delete friends by ncteisen · 6 years ago
  32. 173a29d Merge pull request #15325 from yihuazhang/google_default_creds_fix by yihuaz · 6 years ago
  33. cd54a92 Merge pull request #15318 from jtattermusch/android_csharp_artifact by Jan Tattermusch · 6 years ago
  34. 3549fd7 fix google default creds by Yihua Zhang · 6 years ago
  35. 274840e Migrate SSL_transport_security TSI to new TSI handshaker API by jiangtaoli2016 · 6 years ago
  36. 6fbc436 Add tsi_handshaker_shutdown to TSI by Yihua Zhang · 6 years ago
  37. 0767878 build C# android artifact by Jan Tattermusch · 6 years ago
  38. 57ed055 Merge pull request #15283 from apolcyn/server_consume_socket_mutator by apolcyn · 6 years ago
  39. 2bb5bf2 Remove GPR_UNLIKELY that are not in the call path by Yash Tibrewal · 6 years ago
  40. 3282544 Merge pull request #15281 from yang-g/one_less_thing by Yang Gao · 6 years ago
  41. ac8b72f Add a test that tcp server posix consumes socket mutators by Alexander Polcyn · 6 years ago
  42. 6d5c2c2 Merge branch 'master' into fix-time by Sree Kuchibhotla · 6 years ago
  43. d8f35e9 Merge pull request #15303 from grpc/revert-15262-revert-15258-revert-15193-service-init-protocol by Juanli Shen · 6 years ago
  44. dc01cb6 Correct typecasts by Sree Kuchibhotla · 6 years ago
  45. 1416e7f Merge pull request #15214 from jtattermusch/test_double_for_server_call_context by Jan Tattermusch · 6 years ago
  46. 10a8c16 Revert "Revert "Revert "Provide protocol for initializer of generated messages""" by Juanli Shen · 6 years ago
  47. 52b95cf gRPC PHP Client Interceptor implementation and tests by ZhouyihaiDing · 7 years ago
  48. 58686fe Fix a memory leak by Muxi Yan · 6 years ago
  49. 29bfaf4 PHP: fix QPS tests not working by ZhouyihaiDing · 6 years ago
  50. ead686d Remove redundant ExecCtx by yang-g · 6 years ago
  51. fec4b30 Merge pull request #12775 from thinkerou/fix_todo by Zhouyihai Ding · 6 years ago
  52. ae3866b Try removing stats by Yash Tibrewal · 6 years ago
  53. 36bb9a4 Merge pull request #15240 from yihuazhang/google_default_creds by yihuaz · 6 years ago
  54. e84ea53 Merge pull request #15252 from carl-mastrangelo/healthy by Yang Gao · 6 years ago
  55. d5f659a Merge pull request #15235 from yashykt/remflush by Yash Tibrewal · 6 years ago
  56. 7f51ba8 Add GPR_UNLIKELY annotations mainly for the client path in error conditions by Yash Tibrewal · 6 years ago
  57. 392dad7 incorporate alts to google default creds by Yihua Zhang · 6 years ago
  58. 4e85a3a Merge pull request #15143 from jiangtaoli2016/init_openssl by Jiangtao Li · 6 years ago
  59. 32c3b2d Remove unnecessary exec ctx flush by Yash Tibrewal · 6 years ago
  60. 84d4407 Merge pull request #15229 from kpayson64/remove_cleanup_thread by kpayson64 · 6 years ago
  61. 6d6c780 Merge remote-tracking branch 'upstream/master' into remove_cleanup_thread by kpayson64 · 6 years ago
  62. 95fbb06 regenerate pbs by Carl Mastrangelo · 6 years ago
  63. 83714b0 match copyright by Carl Mastrangelo · 6 years ago
  64. f5d869a clang-format by Muxi Yan · 6 years ago
  65. 7f6858c Fix generater by Muxi Yan · 6 years ago
  66. 77933b1 clang-format by Muxi Yan · 6 years ago
  67. dcb05c1 Fix generater by Muxi Yan · 6 years ago
  68. e6d6a1b Revert "Revert "Provide protocol for initializer of generated messages"" by Muxi Yan · 6 years ago
  69. ccb83f0 Merge pull request #15258 from grpc/revert-15193-service-init-protocol by Muxi Yan · 6 years ago
  70. 219354f Revert "Provide protocol for initializer of generated messages" by Muxi Yan · 6 years ago
  71. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  72. e388cdf Regenerate projects by Mehrdad Afshari · 6 years ago
  73. 1ff2e38 Merge pull request #15225 from bsyk/master by Nicolas Noble · 6 years ago
  74. 72a85b1 Merge pull request #15254 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 6 years ago
  75. bccd32d Add grpc.Channel.close by Nathaniel Manista · 6 years ago
  76. c955125 Merge pull request #15132 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 6 years ago
  77. 3a48d60 Merge branch 'master' of https://github.com/grpc/grpc by Ben Sykes · 6 years ago
  78. 86d65ce cleanup formatting with clang_format_code.sh by Ben Sykes · 6 years ago
  79. d8306ec update ruby by Carl Mastrangelo · 6 years ago
  80. f6bf95f update csharp gen by Carl Mastrangelo · 6 years ago
  81. 6a5c7ff update health.proto by Carl Mastrangelo · 6 years ago
  82. ca7ba4d Keep Core memory inside cygrpc.Channel objects by Nathaniel Manista · 6 years ago
  83. 7df2441 Merge pull request #14886 from markdroth/c++_subchannel_list by Mark D. Roth · 6 years ago
  84. 592dc0f Revert GRPC_CLOSURE_RUN to GRPC_CLOSURE_SCHED for send_ping_locked by Yash Tibrewal · 6 years ago
  85. 9c2d4a0 Remove further invalid usecases of GRPC_CLOSURE_RUN by Yash Tibrewal · 6 years ago
  86. 2629f46 Remove illegal GRPC_CLOSURE_RUNs by Yash Tibrewal · 6 years ago
  87. 730b7de Revert combiner_finally_run and restrict changes to combiner_run by Yash Tibrewal · 6 years ago
  88. eaddd59 Add combiner_run to run closures immediately if we already have the combiner lock by Yash Tibrewal · 6 years ago
  89. 83601d6 Merge pull request #15193 from muxi/service-init-protocol by Muxi Yan · 6 years ago
  90. 026b20e Fix error refcounting bug. by Mark D. Roth · 6 years ago
  91. 65a5442 clang-format by Mark D. Roth · 6 years ago
  92. 269e54e Maintain ref to LB policy. by Mark D. Roth · 6 years ago
  93. a0aab7e Add load data store by Juanli Shen · 6 years ago
  94. 0871818 Make sure we set error for transient_failure state. by Mark D. Roth · 6 years ago
  95. 1de3f4a Add grpc_out option to set minimum_node_version by Ben Sykes · 6 years ago
  96. 2bfa59f Merge branch 'master' of https://github.com/grpc/grpc by Ben Sykes · 6 years ago
  97. e5cb046 Merge pull request #15236 from yashykt/runcomment by Yash Tibrewal · 6 years ago
  98. bdc523a Merge pull request #15205 from yashykt/gprassert by Yash Tibrewal · 6 years ago
  99. 701e70d c++ify by kpayson64 · 6 years ago
  100. 38ab21e Add exec_ctx check to fork handlers by kpayson64 · 6 years ago