12429 Commits (c214b7e96bb5642591ec82b515aa57f262011c50)

Author SHA1 Message Date
AJ Heller e4ce9afbc9
Temporarily require ExecCtx to be on the thread's stack for EventEngine (#29755) 3 years ago
Mark D. Roth 709dff9ca8
security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709) 3 years ago
Craig Tiller 9a46171833
Revert "Revert "[c++14] Remove Capture type (#29327)" (#29748)" (#29749) 3 years ago
Nicolas Noble 667691c499
server: per-rpc backend metric reporting (#29621) 3 years ago
Craig Tiller eed6711be9
[build] Opt-in more targets to auto-dependency-checking (#29739) 3 years ago
Esun Kim ec58a346f9
Changed C99 to C11 (#29687) 3 years ago
Menghan Li 4a855552a9
xds/interop: add a testing server for istio integration test (#29590) 3 years ago
Mark D. Roth a6d70b449b
xds: don't start resource timer after ADS stream restart if resource is already cached (#29668) 3 years ago
Craig Tiller d4aed9e615
Revert "[c++14] Remove Capture type (#29327)" (#29748) 3 years ago
apolcyn 965feb5726
xds: Remove aggregate and logical dns clusters env var guard (#29742) 3 years ago
AJ Heller 1df32ca680
Delete the EventEngine-driven iomgr implementation (#29654) 3 years ago
Craig Tiller 944c0b2ce9
[c++14] Remove Capture type (#29327) 3 years ago
Craig Tiller 0f9d024fec
[iwyu] c++ (#29721) 3 years ago
Craig Tiller abf333337f
[visibility] Give grpc_cli explicit visibility (#29717) 3 years ago
Mark D. Roth 5c9a971904
xds: use federation env var to guard new-style resource name parsing (#29725) 3 years ago
Craig Tiller 0642bc213d
Revert "[iwyu] grpc++ (#29610)" (#29720) 3 years ago
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