28095 Commits (db321c64e898b35987e1c24ec5609660aa18b101)

Author SHA1 Message Date
Mark D. Roth 826caea677
ConfigSelector: use absl::Status instead of grpc_error (#30395) 3 years ago
Mark D. Roth f4edc883ab
service config API: use absl::Status instead of grpc_error (#30321) 3 years ago
Mark D. Roth dc0fd42d7b
XdsClient: work around gcc bug in std::variant<> (#30394) 3 years ago
Mark D. Roth 5ac68916df
subchannel list: fix ubsan error (#30393) 3 years ago
Vignesh Babu 5171aa70da
Forking the posix poll based poller for iomgr event engine (#30230) 3 years ago
AJ Heller cacbd74f5d
removing the closure field, let's see (#30399) 3 years ago
Mark D. Roth 18d82d4a6a
Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284)" (#30286) 3 years ago
pkasting 38f34c0512
Mark the definitions of constinit variables as constinit. (#30339) 3 years ago
Mark D. Roth e0581db977
Second attempt: LB policy API: use absl::Status instead of grpc_error (#30386) 3 years ago
Craig Tiller 93fbacb534
[resource_quota] Flow control experiment (#30310) 3 years ago
Denny C. Dai daee661f3c
[objc] Better test reporting with current test case instance (#30381) 3 years ago
Cheng-Yu Chung 0536a75167
Detect invalid UTF-8 characters (#30307) 3 years ago
Craig Tiller 375e649011
[iwyu] Fix sanity on master (#30366) 3 years ago
Craig Tiller dec4451c0c
Revert "LB policy API: use absl::Status instead of grpc_error (#30313)" (#30359) 3 years ago
Craig Tiller 0450157e06
[iwyu] Better handle <type_traits> (#30349) 3 years ago
Craig Tiller 856abd9446
[iwyu] Add test/core/util (#30289) 3 years ago
Denny C. Dai a0ce815f34
[objc] Support test assert with flaky retry (#30345) 3 years ago
AJ Heller 462e6c1738
Use AnyInvocable in IomgrEngineClosure (#30352) 3 years ago
Craig Tiller f5bb60d8e8
[channel_args] Improve comparison performance (#30322) 3 years ago
Mark D. Roth 6629f604f9
LB policy API: use absl::Status instead of grpc_error (#30313) 3 years ago
Mark D. Roth 7a548bb7a9
address_utils: modernize grpc_string_to_sockaddr() (#30314) 3 years ago
Mark D. Roth 4341a810f6
XdsClient: refcount tracing improvements (#30277) 3 years ago
Mark D. Roth a97596adbd
XdsClient: drop refs to ChannelState objects upon XdsClient shutdown (#30266) 3 years ago
Craig Tiller 6fc2511e4d
[resource_quota] Periodically return memory to central quota (#30268) 3 years ago
Mark D. Roth a1d42f84ef
xds_cluster_resolver: pass useful resolution_note to children (#30283) 3 years ago
Mark D. Roth 201213c681
client channel: add tests for authority override precedence (#30172) 3 years ago
Denny C. Dai 1cad82802b
[ios/objc] Fix call object retain cycle in interop test (#30301) 3 years ago
Mark D. Roth 90cc6fa706
xDS: upgrade the commit of the xDS protos that we're using (#30318) 3 years ago
Vignesh Babu fbe051fb51
Forking the posix epoll1 poller for iomgr event engine (#30135) 3 years ago
Esun Kim b37996d50e
Removed GRPC_ERROR_IS_ABSEIL_STATUS (#30267) 3 years ago
Craig Tiller 830940a103
[gprpp] Move time averaged stats to gprpp (#30265) 3 years ago
Denny C. Dai 50379c6042
[ios/objc] InteropTest refactoring update to support flaky repeat runs (#30298) 3 years ago
Craig Tiller cb4c468910
[c++14] Remove C++11 compatibility macros (#30296) 3 years ago
Denny C. Dai 67be31c38c
[iOS/ObjC] Adding test flake repeat run support for interop (#30287) 3 years ago
Johnny Shields 34a66d9496
Ruby: Fixes for x64-mingw-ucrt (PR to master) (#30081) 3 years ago
Craig Tiller 6bf7dfc975
Revert "Revert "[c++14] Simplify macro thats always the same now (#29601)" (#29784)" (#29785) 3 years ago
Craig Tiller bfeae27aa2
windows fix (#30294) 3 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 3 years ago
Craig Tiller caf0a49e67
[build] Reland grpc_base autodeps (#30235) 3 years ago
Mark D. Roth 4491ed26aa
BUILD: move work_serializer to its own build target (#30255) 3 years ago
Mark D. Roth 8aeb548590
Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284) 3 years ago
Mark D. Roth 5dcf2d1c98
TSI: return handshaker error message for inclusion in RPC failure status (#30077) 3 years ago
Bruno Pitrus c5b2f557ac
Remove non-portable ISO646 operator spelling (#29118) 3 years ago
Vignesh Babu ee3c400330
Prevent a gRPC connection from being fatally terminated due to ENOBUFS error (#29961) 3 years ago
Craig Tiller 5314ee43ec
[chttp2] Fix import related bug #30262 3 years ago
AJ Heller 64939531f9
Re-Reland: Add SRV and TXT record lookup methods to the iomgr API (#30246) 3 years ago
Craig Tiller d7e6878ec4
[chttp2] use new channel args type (#30252) 3 years ago
AJ Heller 1076a7d447
Use AnyInvocable in EventEngine APIs (#30220) 3 years ago
Thomas Van Lenten 22b441f2fc
ObjC: Optional support skip methods with types without prefixes. (#30174) 3 years ago
Mark D. Roth 936f4a21f7
XdsClient: convert timers to use EE API (#30189) 3 years ago