12513 Commits (797650153433acc1183c0736473f7c3d7963434b)

Author SHA1 Message Date
Craig Tiller c8159eabdf
[iwyu] grpc++ (#29610) 3 years ago
donnadionne 03cf989610
outlier detection: implement LB policy and xDS configuration (#29343) 3 years ago
AJ Heller c11f66faef
Reland DNSResolver cancellation (#29581 and #29631) (#29670) 3 years ago
AJ Heller 250b8d2dae
IomgrEventEngine Redux (#29693) 3 years ago
AJ Heller 246d13e392
Revert "IomgrEventEngine (#29616)" (#29692) 3 years ago
Mark D. Roth 5fe979d756
xds: add tests for unknown authority (#29681) 3 years ago
AJ Heller 7f09b98201
IomgrEventEngine (#29616) 3 years ago
Esun Kim 03e9ac6f1f
Requiring C++14 (#29589) 3 years ago
Yousuk Seung d1338d8751
Make ChannelCredsRegistryTest order independent (#29644) 3 years ago
Anirudh Ramachandra 063c36cb46
Revert "Revert "Move TCP Connect into its own handshaker. (#29111)" (#… (#29626) 3 years ago
AJ Heller adfd009d3a
Make stack_tracer more broadly usable (#29660) 3 years ago
Craig Tiller d96edaf63c
[slice_buffer] Fix forward (#29658) 3 years ago
Craig Tiller 7798e3b741
[slice] Introduce grpc_core::SliceBuffer (#29635) 3 years ago
Anirudh Ramachandra 440ae5684c
Revert "Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses." 3 years ago
Vignesh Babu 1494b1ef26
A starter slice buffer implementation to unblock event engine endpoints (#29367) 3 years ago
AJ Heller 9f7311e399
Revert DNSResolver cancellation (#29581 and #29631) (#29634) 3 years ago
Anirudh Ramachandra a31224fc10
Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses. (#29478) 3 years ago
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