12396 Commits (075e84314d3d421ab41bc575b456f8b3d80056ca)

Author SHA1 Message Date
AJ Heller 075e84314d
DNSResolver cancellation continued (followup to #29581) (#29631) 3 years ago
AJ Heller 0a21ecdff6
Change cancellation semantics in the iomgr DNSResolver (#29581) 3 years ago
Craig Tiller 35320cbc76
[promises] Convert lame client (#29587) 3 years ago
Craig Tiller f56282a6b6
[iwyu] surface (#29588) 3 years ago
Craig Tiller 457adf3d58
[iwyu] client_channel (#29579) 3 years ago
Craig Tiller ecde2a9f26
[init] Remove channelz from grpc_init path (#29613) 3 years ago
Craig Tiller 5918f98ecb
[iwyu] Enable nosafe_headers (#29591) 3 years ago
Craig Tiller 92609abed0
[promises] Expand filter fuzzer to contain a channel stack. (#29513) 3 years ago
Craig Tiller f7f0dcf2cb
[build] Move unnecessary absl includes from metadata_batch.h (#29523) 3 years ago
Craig Tiller 717732c044
[promises] Convert http server filter (#29273) 3 years ago
Craig Tiller 18bec00b58
[channel-stack] Eliminate post-init in channel stack builder (#29514) 3 years ago
AJ Heller fa5e9ee067
Fix internal test timeouts (#29564) 3 years ago
Nicolas Noble 050e4c3abe
client_lb_end2end_test: add OrcaLoadReport into EchoRequest proto (#29505) 3 years ago
Ming-Chuan cea03edc0b
Binder transport: Fix server issue when handling many parallel RPC calls (#29483) 3 years ago
AJ Heller 815029fe2b
Revert "Move TCP Connect into its own handshaker. (#29111)" (#29558) 3 years ago
Vignesh Babu b92f885756
Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
Anirudh Ramachandra 0675af8511
Move TCP Connect into its own handshaker. (#29111) 3 years ago
Craig Tiller 6b00bc7516
[build] Remove str_format.h from server_address.h (#29524) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
Jan Tattermusch e8404698d5
Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 3 years ago
ZhenLian 2badafbc4d
Expose NoOpCertificateVerifier to C++ (#29322) 3 years ago
Mark D. Roth 1cd6e69347
subchannel: report IDLE upon existing connection failure and after backoff interval (#29428) 3 years ago
Yash Tibrewal da9682f939
HTTP: Send GOAWAY frame with last stream ID on immediate disconnect (#29462) 3 years ago
Craig Tiller d6e91959a7
mark test nomsan (#29488) 3 years ago
Vignesh Babu 6f3d7ccdb1
Modifying slice buffer add to merge two contiguous slices sharing the same refcount object (#29466) 3 years ago
Mark D. Roth 0ba3c59672
xds_ring_hash_end2end_test: fix flake in ContinuesConnectingWithoutPicks (#29461) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Mark D. Roth be53d2ce3f
LB policy API: add OOB backend metric API (#29012) 3 years ago
Mark D. Roth 6bda57194a
xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 3 years ago
Mark D. Roth 8ba275291a
connection delay injector: fix tsan problems (#29445) 3 years ago
Yash Tibrewal 8e0da602a8
HTTP: Rename PUT allowing channel arg (#29438) 3 years ago
Alisha Nanda 6753812278
Fix ubsan failure (#29437) 3 years ago
Yash Tibrewal eb96f90eb7
HTTP: Use channel arg instead of global to allow PUT requests (#29411) 3 years ago
Mark D. Roth 9a363dbf96
xds_end2end_test: Move CDS and EDS tests to their own file (#29430) 3 years ago
Anirudh Ramachandra 0922756050
Fix grpc_sockaddr_to_uri to handle embedded nulls for unix_abstract resolved addresses (#29323) 3 years ago
Mark D. Roth 93a90e3c55
xds_ring_hash_end2end_test: increase RPC timeout to avoid failures on ARM (#29431) 3 years ago
Mark D. Roth 50df29bdec
ring_hash: trigger internal connection attemps on only one subchannel at a time (#29422) 3 years ago
Yash Tibrewal f28695351e
Prevent direct usage of absl::Mutex (#29424) 3 years ago
Mark D. Roth e7ddd7b436
xds_end2end_test: Move aggregate and logical_dns cluster tests to their own file (#29298) 3 years ago
Mark D. Roth bea5911569
xds_end2end_test: Move ring_hash tests to their own file (#29287) 3 years ago
Mark D. Roth b9d904da58
xds_end2end_test: move routing tests to their own file (#29409) 3 years ago
Yash Tibrewal 136055b043
xds_end2end_test: Fix race in security tests (#29408) 3 years ago
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 3 years ago
Lidi Zheng e9ad1d5f47
Improve the MaxFault test case (#29407) 3 years ago
Mark D. Roth dd14f803c3
xds_end2end_test: move core XdsClient tests to their own file (#29403) 3 years ago
Mark D. Roth 55e870dae6
orca_service_end2end_test: increase flake timing tolerance (#29405) 3 years ago
Mark D. Roth 6273832210
priority and ring_hash LBs: fix interactions when using ring_hash under priority (#29332) 3 years ago
sai-sunder-s 387dbb92bd
Add Session Token to AWS IMDSv2 Metadata requests (#29296) 3 years ago
Mark D. Roth 214e3f3622
xds_end2end_test: Move RLS tests to their own file (#29290) 3 years ago
Nicolas Noble e9cf2894da
Fixes a flake with the LoadReporter end2end test. (#29383) 3 years ago