11676 Commits (f90716a8210d26ac3fb65693b6bd9965106be2ac)

Author SHA1 Message Date
Mark D. Roth 1e2f19b286
fix retry code to handle failed send ops (#26418) 3 years ago
Esun Kim b5191d0930
Replace in-house rand with absl::Random for backoff (#26463) 4 years ago
ZhenLian 5a91a513fd
Allow to specify user provided audience in google default credentials and JWT credentials (#26456) 4 years ago
Tom Ward 0a97253cc2
Add MockServer{Reader|Writer} to enable mocking server streams. (#26429) 4 years ago
Lidi Zheng a3ae8e00a2
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26392)" (#26440) 4 years ago
Mark D. Roth e8239ceb1d
enable retry proxy tests (#26425) 4 years ago
Ashitha Santhosh b9a643a817
Static policy provider implementation. (#26134) 4 years ago
yihuaz 304262e135
Allow to specify user provided audience in google default credentials and JWT credentials (#26392) 4 years ago
matthewstevenson88 57dd2eb02e
Fix client_ssl_test and server_ssl_test when built against OpenSSL 1.0.2. (#25865) 4 years ago
Yash Tibrewal bb994526ba
Fix ExistingRpcsOnResourceDeletion flakiness (#26419) 4 years ago
Lidi Zheng a36199b2d5
Tighten the probability requirement from 99.99% to 99.995% (#26408) 4 years ago
Ashitha Santhosh 9bbdb70cdc
Add uri sans (#26362) 4 years ago
Mark D. Roth 6a014496b7
add test for exceeding retry buffer size during backoff delay (#26384) 4 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Esun Kim a99ead4bf4
Added new method to ByteBuffer & Slice (#26014) 4 years ago
Vijay Pai 153bc67f45
Revert "Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375)" (#26379) 4 years ago
Yash Tibrewal 259a74c0e6
Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375) 4 years ago
donnadionne e22fefb39a
Ring hash implementation (#26356) 4 years ago
shangwu-google 8b3f4fca25
Client context test peer (#25610) 4 years ago
Vijay Pai 66253c521a
Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365) 4 years ago
Yash Tibrewal 05c3b30ea0
Revert "Expose trailers-only response status through C++ callback API (#26249)" (#26363) 4 years ago
Richard Belleville 05aa736840
Fix bazel copyright notices (#26353) 4 years ago
Mark D. Roth edae7450f5
fix LOGICAL_DNS semantics (#26147) 4 years ago
Vijay Pai 393bae7e88
Expose trailers-only response status through C++ callback API (#26249) 4 years ago
Craig Tiller 7d2f9ff515
Build visibility macro system (#26252) 4 years ago
donnadionne 2bb20d25a4
Revert "ring_hash LB policy implementation (#26285)" (#26303) 4 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
donnadionne c55c7c065e
ring_hash LB policy implementation (#26285) 4 years ago
Mark D. Roth 467c0d742c
fix xds resolver to add XdsClient to channel args even on errors (#26282) 4 years ago
Ashitha Santhosh c20356c1ba
Update conditional matcher ctors and include NotMatcher. (#26256) 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
yulin liang 534843d476
Add test for spm build. (#26178) 4 years ago
Ashitha Santhosh c90fae35cb
IPMatcher implementation. (#26132) 4 years ago
Jan Tattermusch d61db49b48
Add python3.8 aarch64 wheel distribtest (#26136) 4 years ago
Esun Kim 7977494d02
Add time property to status_helper (#26099) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Alisha Nanda 1b26c897c1
Fix build failures in xds_end2end_test (#26127) 4 years ago
donnadionne a994aad0b8
xds_end2end_test test infra: Eds Args refactoring and enhancing WaitForBackend (#26093) 4 years ago
Lidi Zheng 13e04b4b9c
Reduce xds_end2end_test's error tolerance to 0.05 (#25738) 4 years ago
Esun Kim f27a41db43
Added GRPC_ERROR_IS_ABSEIL_STATUS (#26078) 4 years ago
Ashitha Santhosh 457fd3d41c
RBAC Engine implementation. (#25948) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Yash Tibrewal 4768210ec8
s/OnServingStatusChange/OnServingStatusUpdate (#26010) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim 2d8936b097
Added status_helper (#25901) 4 years ago
donnadionne 89f7e53dbc
Fixing flake in AllServerUnavailbleFailFast by increasing the RPC (#26015) 4 years ago
donnadionne 5bce484c35
Fixing a buildifier warning, helping with future imports. (#26036) 4 years ago
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago