11389 Commits (c08e5bee404b46b37f9d3356b1ec8730371f7b0d)

Author SHA1 Message Date
Nicolas "Pixel" Noble a5e0fe95e8 Removing a few more non-trivial struct memsets. 6 years ago
Nicolas "Pixel" Noble 8479bed4b5 Removing superfluous const in a static_cast. 6 years ago
Nicolas "Pixel" Noble 32b9e52453 Fix a memset on a non-trivial object. 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Yash Tibrewal efe0b4b2dd Use GRPC_LINUX_ERRQUEUE 6 years ago
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos. 6 years ago
Soheil Hassas Yeganeh 91da938053 Make the TCP_INQ log a debug entry. 6 years ago
Mark D. Roth c9421eeb85 Fix state reported by pick_first when we receive a GOAWAY with a pending subchannel list. 6 years ago
Juanli Shen 34aa714644 Remove pollset_set when resetting LB policies 6 years ago
yang-g 919dc4cd2c Add comment 6 years ago
Yash Tibrewal 6b45cea2f0 Remove from poll-cv comments too 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Mark D. Roth 8878712aeb Split client_channel tracer into two. 6 years ago
Juanli Shen d15605c0e5 Swap in new LB policy when it's ready 6 years ago
Mark D. Roth 827c77bd24 Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE. 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
yang-g a6596b2fd5 Fix fuzzer test 6 years ago
Mark D. Roth d85e6f4e94 Make grpclb work when selected via service config with no balancer addresses. 6 years ago
Mark D. Roth 49c6d5044b Add lock for channelz access outside of the combiner. 6 years ago
yang-g 8369b05529 Fix a memory leak 6 years ago
Mark D. Roth 6d75cfe426 Revert "Merge pull request #18254 from grpc/revert-18078-grpclb_child_policy_configurable" 6 years ago
Juanli Shen e889fda482 Use real resolver in xds lb channel 6 years ago
Mark D. Roth 9febbf2d92
Revert "Make grpclb child policy configurable" 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Mark D. Roth 840e7a2861 Store LB policy name in Config object. 6 years ago
Mark D. Roth 762676249e Make grpclb child policy configurable. 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Soheil Hassas Yeganeh dcc5728ddf Initialize tcp->read_done_closure only once 6 years ago
Soheil Hassas Yeganeh 8898f48277 Avoid copying grpc_slice as much as possible. 6 years ago
Mark D. Roth 8d9982c1f8 Fix gpr_once initialization. 6 years ago
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
Mark D. Roth 9e811bef4d Don't to try to watch connectivity state of balancer channel. 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
tzik e94a11482a Use GRPC_ABSTRACT 6 years ago
Soheil Hassas Yeganeh 1027149f8d Run run_after_write closures in h2 once write action is done. 6 years ago
billfeng327 1e4b706068 used universal header file 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
tzik 0f6a3d0a7c Remove no-effect std::move() that causes MSVC warning 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 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
yang-g 7afcb32650 Avoid calling ares_library_init and ares_library_cleanup except for windows 6 years ago