2047 Commits (03b46b228e83e1d258c4672904442a9bf7a4a9a6)

Author SHA1 Message Date
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
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
Ming-Chuan 02c6d81eea
Create binder transport folder (#26602) 3 years ago
Craig Tiller 0bd70a7e3e
Add Match/Overload abstractions (#26640) 3 years ago
apolcyn 0e6c888574
Bump version to 1.40.0-dev (#26600) 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
Thomas De Schampheleire da10b795e1
cmake: fix cross-compilation with gRPC_BUILD_GRPC_CPP_PLUGIN=OFF (#26292) 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) 3 years ago
Mark D. Roth 1e2f19b286
fix retry code to handle failed send ops (#26418) 4 years ago
Jan Tattermusch 156edd687e
set xds user agent name everywhere where grpc_csharp_ext is built (#26337) 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
Vyacheslav Yurkov db88fb0ee8
cmake: don't export grpc_cpp_plugin when crosscompiling (#26148) 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
Yash Tibrewal a989179ace
Bump master to v1.39.0 (#26207) 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
Timo Lange f3abcd3ace
cmake: only install channelz if gRPC_USE_PROTO_LITE is off (#25772) 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
AJ Heller 4d4ee609c1
gRPC EventEngine Interface (#25795) 4 years ago
Mark D. Roth 21e25a03d0
Don't retry when LB policy drops the call (#25846) 4 years ago
Mark D. Roth 3f19333ced
Move retry code into its own filter in the DynamicFilter stack (#25820) 4 years ago
Esun Kim efd2ed8ae6
Use absl pkg-config instead of linking them directly (#25840) 4 years ago
Richard Belleville 9964ae875b
Bump master version to 1.38 (#25838) 4 years ago