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