526 Commits (5c3319c62d78b750cca190ff8a74abc595a09608)

Author SHA1 Message Date
Craig Tiller 840bcce9c4
Revert "HPACK Table --> C++ (#26851)" (#26995) 3 years ago
Craig Tiller 2e56b42ada
Generic promise facilities (#26916) 3 years ago
Craig Tiller bb4311baed
Add a utility to capture arguments by move even in C++11 (#26923) 3 years ago
Tamir Duberstein 00c03c55ff
Implement type safety for TLS (#26942) 3 years ago
Craig Tiller 83bcb0cf2e
HPACK Table --> C++ (#26851) 3 years ago
Craig Tiller 58d3161aac
Split the filter popularity counting into a separate module (#26884) 3 years ago
Yash Tibrewal 3e197acaa1
Limit initial window size increases and per-stream window delta (#26342) 3 years ago
Craig Tiller 3d26032736
Poll type for promises library (#26907) 3 years ago
Craig Tiller cee1bf8532
Add construct/destruct helper functions (#26906) 3 years ago
Tamir Duberstein ccad567e0b
Disallow implicit fallthrough (#26874) 3 years ago
Lidi Zheng 826da6136c
Update Envoy API to the latest version (2021-07-30) (#26848) 3 years ago
Mark D. Roth c9149526a6
fix retry handling of callbacks for pending batches (#26803) 3 years ago
Yash Tibrewal c645be488e
Remove gpr_arena (#26799) 3 years ago
Mark D. Roth d19802d42c
fix retry cancellation when a batch fails on call attempt (#26789) 3 years ago
Craig Tiller a989e0bfb5
Table type (#26698) 3 years ago
Craig Tiller 0e6fe3f42c
Bitset (#26716) 3 years ago
AJ Heller a10a5bf655
Changes from feedback on gRFC L82: gRPC Core EventEngine API (#26733) 3 years ago
Mark D. Roth 1f8aaf0e6a
fix handling of retry perAttemptRecvTimeout exceeded on last attempt (#26737) 3 years ago
Yash Tibrewal dc250d1c68
Add internal API to help trace retries and collect metrics (#26673) 3 years ago
Ming-Chuan 02c6d81eea
Create binder transport folder (#26602) 3 years ago
Craig Tiller 0bd70a7e3e
Add Match/Overload abstractions (#26640) 3 years ago
Craig Tiller 6d96a2221d
Enable layering checks in the Bazel build (#26591) 3 years ago
Mark D. Roth 7172b00a96
Add perAttemptRecvTimeout to retryPolicy (#26540) 3 years ago
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
Yash Tibrewal b53f60d353
Disable handshake_verify_peer_options_test (#26452) 3 years ago
Mark D. Roth 62bfefae17
fix retry code to properly propagate recv_trailing_metadata_ready error (#26485) 3 years ago
Jan Tattermusch 451127740d
Revert "Replace in-house rand with absl::Random for backoff (#26463)" (#26476) 4 years ago
Mark D. Roth 1e2f19b286
fix retry code to handle failed send ops (#26418) 4 years ago
Esun Kim b5191d0930
Replace in-house rand with absl::Random for backoff (#26463) 4 years ago
Ashitha Santhosh b9a643a817
Static policy provider implementation. (#26134) 4 years ago
Mark D. Roth 6a014496b7
add test for exceeding retry buffer size during backoff delay (#26384) 4 years ago
donnadionne e22fefb39a
Ring hash implementation (#26356) 4 years ago
shangwu-google 8b3f4fca25
Client context test peer (#25610) 4 years ago
donnadionne 2bb20d25a4
Revert "ring_hash LB policy implementation (#26285)" (#26303) 4 years ago
donnadionne c55c7c065e
ring_hash LB policy implementation (#26285) 4 years ago
donnadionne f36a31b6aa
Revert "ring_hash LB policy (#25697)" (#26238) 4 years ago
donnadionne 2aefb26f5d
ring_hash LB policy (#25697) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Ashitha Santhosh 457fd3d41c
RBAC Engine implementation. (#25948) 4 years ago
Esun Kim 2d8936b097
Added status_helper (#25901) 4 years ago
Ashitha Santhosh 628bf7fe08
RBAC engine matchers implementation. (#25997) 4 years ago
Lidi Zheng 735c7047aa
[C++] Add admin and reflection to xds interop binaries (#25964) 4 years ago
Ashitha Santhosh e438fa609b
Separate connection specific args in EvaluaetArgs. (#25969) 4 years ago
Yash Tibrewal 23152e74ce
Enable channelz for xds_interop_client and xds_interop_server (#25939) 4 years ago
Ashitha Santhosh 8489a6050b
Revert "Rbac Matcher implementation. (#25653)" (#25957) 4 years ago
Mark D. Roth d017ce5f25
Cancel retry timer on call cancellation (#25890) 4 years ago
Ashitha Santhosh 1fb4f715db
Rbac Matcher implementation. (#25653) 4 years ago
AJ Heller 4c59b17d40
Remove eventmanager_libuv code (#25811) 4 years ago
AJ Heller a63f188153
Add conversion method for absl::Status to grpc_error* (#25896) 4 years ago
AJ Heller 03adef1d3c
Move platform-specific sockaddr logic out of port_platform for EventEngine (#25886) 4 years ago