21154 Commits (45cabbd56280df48ba7601148c5f55ed05c17e8f)

Author SHA1 Message Date
Mark D. Roth 251d66aac6 Convert client channel factory to C++ 6 years ago
Mark D. Roth 1c52c30991 Inhibit client-side health checking for backends from balancer in xds. 6 years ago
Mikael Grimstad 30934aeb83
Fixed dead examples link 6 years ago
Richard Belleville 1112d52f03 Revert "Merge pull request #18206 from grpc/revert-18182-enable-deadline-propagation" 6 years ago
Mark D. Roth 9e811bef4d Don't to try to watch connectivity state of balancer channel. 6 years ago
Vijay Pai 4f86edeb23
Revert "Enable deadline propagation" 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Yash Tibrewal 80f1eb57af Add peer string to ping sent log 6 years ago
Yash Tibrewal 030149df8f Print the peer string, instead of the address of the peer string 6 years ago
Richard Belleville 33be6cd732 Switch pattern for marking unused argument 6 years ago
Richard Belleville 1c05218497 Fix new pylint errors. 6 years ago
Jan Tattermusch 55e9e96ac3 also generate C# docs for Grpc.Core.Api 6 years ago
tzik e94a11482a Use GRPC_ABSTRACT 6 years ago
Richard Belleville 3c3eb36b36 Yapf 6 years ago
Richard Belleville 795efaa108 Appease the pylint gods 6 years ago
Soheil Hassas Yeganeh 1027149f8d Run run_after_write closures in h2 once write action is done. 6 years ago
Richard Belleville 8665767aa5 Fix bad merge 6 years ago
billfeng327 1e4b706068 used universal header file 6 years ago
Richard Belleville 969f698cf2 Enable deadline propagation 6 years ago
billfeng327 0eaa2cd6bd added selective header inclusion for Windows 6 years ago
Taiju Tsuiki 79f4b4cba6
Lint fix for NOLINT 6 years ago
tzik 715e18fbef Suppress clang-tidy 6 years ago
Vijay Pai 2eb25c871e Avoid build errors 6 years ago
tzik 0f6a3d0a7c Remove no-effect std::move() that causes MSVC warning 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 6 years ago
Muxi Yan 44a646bc39 more commits for v1.19.0 6 years ago
Eric Gribkoff 1c2303c635 use isinstance for internal api to not catch mocks 6 years ago
Muxi Yan 1cf86aea60 Bump up !ProtoCompiler.podspec version 6 years ago
Vijay Pai 2a80f0edc7 Support use of ByteBuffer for request-side of code-gen unary 6 years ago
yang-g e5509e36d6 Prevent overflow 6 years ago
yang-g b003ae6eb9 Update comment 6 years ago
yang-g 8259bc25ce fix format 6 years ago
yang-g 4adf0b1aae Reproduce #18120 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Srini Polavarapu d63f008767 Regenerate projects 6 years ago
yang-g 7afcb32650 Avoid calling ares_library_init and ares_library_cleanup except for windows 6 years ago
Vijay Pai 8feb16171a Add an expectation and fix a ServerContext bug 6 years ago
Vijay Pai 23f39363c4 Inproc: properly handle send message that won't go to other side 6 years ago
Soheil Hassas Yeganeh 6bde9122a7 Add missing header to gprpp/atomic.h 6 years ago
Soheil Hassas Yeganeh b4e069a5c3 Convert grpc malloc slice to use grpc_core::RefCount. 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
Mark D. Roth e40177fad0 Make service config ref-counted and hold refs to it in LB config. 6 years ago
Nikolai Lifanov 580b720a39 address comments by ericgribkoff@ 6 years ago
Yang Gao dc3aadb6a5
Revert "Fix-forward: avoid data race on detached thread deletion" 6 years ago
Soheil Hassas Yeganeh 9dd94ea1fa Use std::atomic for CQ data. 6 years ago
Nikolai Lifanov a916a53347 use str instead of Text to appease Python 2.7 6 years ago
Mark D. Roth 428fa7602c Transition into state CONNECTING when we start name resolution. 6 years ago
Mark D. Roth 148ae20e44 Code review changes. 6 years ago
Nikolai Lifanov 9eb1171dfb be compatible with Python 2 and Python 3 6 years ago
Christopher Warrington 1232f60ac2 Make UserState non-virtual; add protected impl 6 years ago