1. 51ea031 Bump 1.12.1 by kpayson64 · 6 years ago
  2. 0647b03 Use gevent greenlets for metadata callbacks by kpayson64 · 6 years ago
  3. 4ecc5d8 Regenerate projects by Mehrdad Afshari · 6 years ago
  4. 97c2932 Install futures package only on Python 2 by Mehrdad Afshari · 6 years ago
  5. e388cdf Regenerate projects by Mehrdad Afshari · 6 years ago
  6. 72a85b1 Merge pull request #15254 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 6 years ago
  7. bccd32d Add grpc.Channel.close by Nathaniel Manista · 6 years ago
  8. c955125 Merge pull request #15132 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 6 years ago
  9. ca7ba4d Keep Core memory inside cygrpc.Channel objects by Nathaniel Manista · 6 years ago
  10. 2230d60 Merge remote-tracking branch 'upstream/master' into c++_subchannel_list by Mark D. Roth · 6 years ago
  11. b3069b0 Merge pull request #15113 from mehrdada/pylint-tests-1 by Mehrdad Afshari · 6 years ago
  12. 1d74fa6 Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2 by Mehrdad Afshari · 6 years ago
  13. dd9697f Eliminate broad-except suppression by Mehrdad Afshari · 6 years ago
  14. 1611946 Eliminate bare-except suppression by Mehrdad Afshari · 6 years ago
  15. 4cc8ea9 Eliminate old-style-class suppression by Mehrdad Afshari · 6 years ago
  16. fc3bb7c Eliminate wildcard-import suppression by Mehrdad Afshari · 6 years ago
  17. 86d04c2 Eliminate function-redefined suppression by Mehrdad Afshari · 6 years ago
  18. bc947ad Eliminate unnecessary-lambda suppression by Mehrdad Afshari · 6 years ago
  19. 4c87620 Eliminate undefined-variable suppression by Mehrdad Afshari · 6 years ago
  20. a6bf3cc Eliminate non-iterator-returned suppression by Mehrdad Afshari · 6 years ago
  21. a7926f9 Eliminate undefined-loop-variable suppression by Mehrdad Afshari · 6 years ago
  22. 327b3fb Eliminate raising-bad-type suppression by Mehrdad Afshari · 6 years ago
  23. ce8e2fc Eliminate unreachable suppression by Mehrdad Afshari · 6 years ago
  24. 35c7e8c Eliminate bad-continuation suppression by Mehrdad Afshari · 6 years ago
  25. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  26. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  27. 4d647cf Fix a use of nonexistent .received_cancelled by Nathaniel Manista · 6 years ago
  28. a63aa99 Merge remote-tracking branch 'upstream/master' into c++_subchannel_list by Mark D. Roth · 6 years ago
  29. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  30. 7d6d2e8 Removing setsockopt completely actually. by Nicolas "Pixel" Noble · 6 years ago
  31. 5426183 Taking care of gevent. by Nicolas "Pixel" Noble · 6 years ago
  32. eef0cf6 Merge remote-tracking branch 'upstream/master' into c++_subchannel_list by Mark D. Roth · 6 years ago
  33. 51d7102 Fix gevent test flakes by kpayson64 · 6 years ago
  34. 7c1b5db Convert subchannel_list code to C++. by Mark D. Roth · 6 years ago
  35. 07e75a0 Merge pull request #14615 from dgquintas/authority_header by David G. Quintas · 6 years ago
  36. c394965 Merge pull request #14561 from kpayson64/gevent_2 by kpayson64 · 6 years ago
  37. 1bfff8e Initial gevent support by kpayson64 · 6 years ago
  38. 0bb2fe9 Explicitly stop servers in unit tests. by kpayson64 · 6 years ago
  39. 158375a Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  40. 49f625f more comments by David Garcia Quintas · 6 years ago
  41. e44efe0 rest of pr comments by David Garcia Quintas · 6 years ago
  42. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 6 years ago
  43. 811169d Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  44. fa460dc Factor out grpc_add_default_authority_if_not_present by David Garcia Quintas · 6 years ago
  45. 7b2f5775 Release the GIL when calling grpc_call_start_batch. by Feng Li · 6 years ago
  46. 8824a13 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  47. e21c7bf Merge pull request #14765 from grpc/revert-14687-early-ok by Noah Eisen · 6 years ago
  48. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  49. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  50. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  51. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  52. d2bc0c2 Revert "Verify early OK behavior" by Noah Eisen · 6 years ago
  53. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  54. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  55. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  56. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  57. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  58. 961353a moved filter to ext by David Garcia Quintas · 6 years ago
  59. 2401c93 Merge pull request #14657 from ghostwriternr/reflection-readme by kpayson64 · 6 years ago
  60. 6217037 Remove _face_interface_test by Nathaniel Manista · 6 years ago
  61. f7a8f8b Merge pull request #14687 from nathanielmanistaatgoogle/early-ok by Nathaniel Manista · 6 years ago
  62. 7726c30 Verify early OK behavior by Nathaniel Manista · 6 years ago
  63. c6e4372 Create README for gRPC Python reflection package by Naresh · 6 years ago
  64. aa843f2 Testing making the authority filter a plugin, for cronet by David Garcia Quintas · 6 years ago
  65. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  66. c7c0d69 Secure channels: use the right authority by David Garcia Quintas · 6 years ago
  67. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  68. a593591 Merge pull request #14629 from jtattermusch/bump_boringssl by Jan Tattermusch · 6 years ago
  69. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  70. b243732 Merge pull request #14448 from kpayson64/remove_poller by kpayson64 · 6 years ago
  71. d606e36 regenerate projects by Jan Tattermusch · 6 years ago
  72. 0c6024b Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  73. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  74. e9587db Move status util by ncteisen · 6 years ago
  75. 1cc064d Reviewer feedback, s/object_registry/channel_trace_registry by ncteisen · 6 years ago
  76. 31c05ba reviewer feedback, rename by ncteisen · 6 years ago
  77. 94dad67 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  78. 75cf85c Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  79. b357f2f Merge branch 'master' into 2phase_thd by Vijay Pai · 6 years ago
  80. 718c834 Retry support. by Mark D. Roth · 6 years ago
  81. 3e7f2df Convert slice hash table and service config code to C++. by Mark D. Roth · 6 years ago
  82. 8b05d02 Merge branch 'master' into 2phase_thd by Vijay Pai · 6 years ago
  83. 9073ea0 Regenerate projects by Mehrdad Afshari · 6 years ago
  84. a8453a2 Merge branch 'master' into 2phase_thd by Vijay Pai · 6 years ago
  85. a75712a Remove Python background poller thread by Ken Payson · 6 years ago
  86. 75f0a9f place security_connector in its own subdirectory by Yihua Zhang · 6 years ago
  87. da69355 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) by Vijay Pai · 6 years ago
  88. 58a6275 Remove support for detached threads. All threads must be joined. by Vijay Pai · 6 years ago
  89. db04c18 Clarify add_done_callback works on both success and failure by Mehrdad Afshari · 6 years ago
  90. ac86f04 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  91. 0693b72 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  92. 2a07398 Merge pull request #13684 from markdroth/c++_resolver by Mark D. Roth · 6 years ago
  93. 18b9133 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  94. 239b7d4 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  95. 209f644 Convert resolver API to C++. by Mark D. Roth · 6 years ago
  96. 32748c1 Merge branch 'master' into gpr_review3 by Vijay Pai · 6 years ago
  97. 8f4fbb1 Move avl to its own directory and rename it to grpc_avl by Vijay Pai · 6 years ago
  98. cda058d build projects by Muxi Yan · 6 years ago
  99. 6f0b195 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* by Muxi Yan · 6 years ago
  100. b66e6fe Sleep a second to deflake ReconnectTest by Mehrdad Afshari · 6 years ago