1. b441dbb Merge pull request #15666 from nathanielmanistaatgoogle/15662 by Nathaniel Manista · 6 years ago
  2. 9c86b20 Retain references to channel arguments by Nathaniel Manista · 6 years ago
  3. f423280 Merge pull request #15607 from kpayson64/upmerge_changes by kpayson64 · 6 years ago
  4. b26b2af Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes by kpayson64 · 6 years ago
  5. 0647b03 Use gevent greenlets for metadata callbacks by kpayson64 · 6 years ago
  6. 38689e6 Python: wordsmith documentation on Server.stop() by Augie Fackler · 6 years ago
  7. deebcfe Use the correct proto for benchmark_serivce by kpayson64 · 6 years ago
  8. 272cdca regenerate projects by Jan Tattermusch · 6 years ago
  9. 654eced Merge pull request #15341 from ncteisen/registry++ by Noah Eisen · 6 years ago
  10. bba8840 Change filename to channelz by ncteisen · 6 years ago
  11. 0b8b9a0 Surfaces debug_error_string to Python API by Noah Eisen · 7 years ago
  12. 5fc081a Merge pull request #14647 from kpayson64/fork_exec_ctx_check by kpayson64 · 6 years ago
  13. 4ecc5d8 Regenerate projects by Mehrdad Afshari · 6 years ago
  14. 97c2932 Install futures package only on Python 2 by Mehrdad Afshari · 6 years ago
  15. ac6aaa3 Install futures package only on Python 2 by Mehrdad Afshari · 6 years ago
  16. 4fad281 Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check by kpayson64 · 6 years ago
  17. 274840e Migrate SSL_transport_security TSI to new TSI handshaker API by jiangtaoli2016 · 6 years ago
  18. 6d6c780 Merge remote-tracking branch 'upstream/master' into remove_cleanup_thread by kpayson64 · 6 years ago
  19. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  20. e388cdf Regenerate projects by Mehrdad Afshari · 6 years ago
  21. 72a85b1 Merge pull request #15254 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 6 years ago
  22. bccd32d Add grpc.Channel.close by Nathaniel Manista · 6 years ago
  23. c955125 Merge pull request #15132 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 6 years ago
  24. ca7ba4d Keep Core memory inside cygrpc.Channel objects by Nathaniel Manista · 6 years ago
  25. 701e70d c++ify by kpayson64 · 6 years ago
  26. a0bc0ac Remove CleanupThread by kpayson64 · 6 years ago
  27. 2230d60 Merge remote-tracking branch 'upstream/master' into c++_subchannel_list by Mark D. Roth · 6 years ago
  28. b3069b0 Merge pull request #15113 from mehrdada/pylint-tests-1 by Mehrdad Afshari · 6 years ago
  29. 1d74fa6 Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2 by Mehrdad Afshari · 6 years ago
  30. dd9697f Eliminate broad-except suppression by Mehrdad Afshari · 6 years ago
  31. 1611946 Eliminate bare-except suppression by Mehrdad Afshari · 6 years ago
  32. 4cc8ea9 Eliminate old-style-class suppression by Mehrdad Afshari · 6 years ago
  33. fc3bb7c Eliminate wildcard-import suppression by Mehrdad Afshari · 6 years ago
  34. 86d04c2 Eliminate function-redefined suppression by Mehrdad Afshari · 6 years ago
  35. bc947ad Eliminate unnecessary-lambda suppression by Mehrdad Afshari · 6 years ago
  36. 4c87620 Eliminate undefined-variable suppression by Mehrdad Afshari · 6 years ago
  37. a6bf3cc Eliminate non-iterator-returned suppression by Mehrdad Afshari · 6 years ago
  38. a7926f9 Eliminate undefined-loop-variable suppression by Mehrdad Afshari · 6 years ago
  39. 327b3fb Eliminate raising-bad-type suppression by Mehrdad Afshari · 6 years ago
  40. ce8e2fc Eliminate unreachable suppression by Mehrdad Afshari · 6 years ago
  41. 35c7e8c Eliminate bad-continuation suppression by Mehrdad Afshari · 6 years ago
  42. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  43. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  44. 4d647cf Fix a use of nonexistent .received_cancelled by Nathaniel Manista · 6 years ago
  45. a63aa99 Merge remote-tracking branch 'upstream/master' into c++_subchannel_list by Mark D. Roth · 6 years ago
  46. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  47. 7d6d2e8 Removing setsockopt completely actually. by Nicolas "Pixel" Noble · 6 years ago
  48. 5426183 Taking care of gevent. by Nicolas "Pixel" Noble · 6 years ago
  49. eef0cf6 Merge remote-tracking branch 'upstream/master' into c++_subchannel_list by Mark D. Roth · 6 years ago
  50. 51d7102 Fix gevent test flakes by kpayson64 · 6 years ago
  51. 7c1b5db Convert subchannel_list code to C++. by Mark D. Roth · 6 years ago
  52. 07e75a0 Merge pull request #14615 from dgquintas/authority_header by David G. Quintas · 6 years ago
  53. c394965 Merge pull request #14561 from kpayson64/gevent_2 by kpayson64 · 6 years ago
  54. 1bfff8e Initial gevent support by kpayson64 · 6 years ago
  55. 0bb2fe9 Explicitly stop servers in unit tests. by kpayson64 · 6 years ago
  56. 158375a Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  57. 49f625f more comments by David Garcia Quintas · 6 years ago
  58. e44efe0 rest of pr comments by David Garcia Quintas · 6 years ago
  59. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 6 years ago
  60. 811169d Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  61. fa460dc Factor out grpc_add_default_authority_if_not_present by David Garcia Quintas · 6 years ago
  62. 7b2f5775 Release the GIL when calling grpc_call_start_batch. by Feng Li · 6 years ago
  63. 8824a13 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  64. e21c7bf Merge pull request #14765 from grpc/revert-14687-early-ok by Noah Eisen · 6 years ago
  65. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  66. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  67. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  68. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  69. d2bc0c2 Revert "Verify early OK behavior" by Noah Eisen · 6 years ago
  70. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  71. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  72. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  73. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  74. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  75. 961353a moved filter to ext by David Garcia Quintas · 6 years ago
  76. 2401c93 Merge pull request #14657 from ghostwriternr/reflection-readme by kpayson64 · 6 years ago
  77. 6217037 Remove _face_interface_test by Nathaniel Manista · 6 years ago
  78. f7a8f8b Merge pull request #14687 from nathanielmanistaatgoogle/early-ok by Nathaniel Manista · 6 years ago
  79. 7726c30 Verify early OK behavior by Nathaniel Manista · 6 years ago
  80. c6e4372 Create README for gRPC Python reflection package by Naresh · 6 years ago
  81. aa843f2 Testing making the authority filter a plugin, for cronet by David Garcia Quintas · 6 years ago
  82. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  83. c7c0d69 Secure channels: use the right authority by David Garcia Quintas · 6 years ago
  84. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  85. a593591 Merge pull request #14629 from jtattermusch/bump_boringssl by Jan Tattermusch · 6 years ago
  86. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  87. b243732 Merge pull request #14448 from kpayson64/remove_poller by kpayson64 · 6 years ago
  88. d606e36 regenerate projects by Jan Tattermusch · 6 years ago
  89. 0c6024b Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  90. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  91. e9587db Move status util by ncteisen · 6 years ago
  92. 1cc064d Reviewer feedback, s/object_registry/channel_trace_registry by ncteisen · 6 years ago
  93. 31c05ba reviewer feedback, rename by ncteisen · 6 years ago
  94. 94dad67 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  95. 75cf85c Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  96. b357f2f Merge branch 'master' into 2phase_thd by Vijay Pai · 6 years ago
  97. 718c834 Retry support. by Mark D. Roth · 6 years ago
  98. 3e7f2df Convert slice hash table and service config code to C++. by Mark D. Roth · 6 years ago
  99. 8b05d02 Merge branch 'master' into 2phase_thd by Vijay Pai · 6 years ago
  100. 9073ea0 Regenerate projects by Mehrdad Afshari · 6 years ago