186 Commits (0b8fb5a3c6cf22f205e843d3cbca740a4ef7d8fa)

Author SHA1 Message Date
Mark D. Roth 6534f0a6bf
Revert "[round_robin] third attempt: delegate to pick_first as per dualstack design" (#34335) 1 year ago
Mark D. Roth d713427cec
[round_robin] third attempt: delegate to pick_first as per dualstack design (#34320) 1 year ago
Vignesh Babu cd4ff81b3f
Revert "Revert "[resource quota] Fix bugs in iomgr and event engine endpoint interactions with resource quota"" (#33499) 1 year ago
Craig Tiller 80dbe90c18
Revert "[resource quota] Fix bugs in iomgr and event engine endpoint interactions with resource quota" (#33417) 1 year ago
Vignesh Babu e6c1b13aed
[resource quota] Fix bugs in iomgr and event engine endpoint interactions with resource quota (#33375) 1 year ago
Luwei Ge de9d398e8f
[Audit Logging] End2end test for audit logging in authorization policy (#33196) 2 years ago
Craig Tiller 63c094cf5b
[promises] Run C++ end to end tests with server promises (#32537) 2 years ago
Yijie Ma 2ce147a131
Add a test case to verify SubchannelStreamClient retry when Health.Watch ends (#31850) 2 years ago
Yousuk Seung b98f527260
Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2 years ago
Craig Tiller 1f960697c5
Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279)" (#32293) 2 years ago
Yousuk Seung 4475e74c6a
Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) 2 years ago
Xuan Wang deb1e25543
Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) 2 years ago
Yousuk Seung c7f641da0d
server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) 2 years ago
Cheng-Yu Chung 77b3972f95
Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2 years ago
Cheng-Yu Chung 3ef817b3bf
Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 2 years ago
Craig Tiller a23eae84c9
Revert "[flakes] Update flakiness (#31121)" (#31173) 2 years ago
Craig Tiller bdc799af73
[flakes] Update flakiness (#31121) 2 years ago
Craig Tiller b463cabeec
Update flaky tests (#30873) 2 years ago
Mark D. Roth 143c852d2f
end2end tests: fix test service impl to apply test slowdown factor (#30750) 2 years ago
Mark D. Roth 03b6b01043
ConnectionAttemptInjector: fix tsan failures (#30730) 2 years ago
Cheng-Yu Chung 7c86c34e63
[fixit] Solve the flakiness for test case `End2endTest.ClientCancelsBidi` (#30664) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Nicolas Noble 667691c499
server: per-rpc backend metric reporting (#29621) 3 years ago
Mark D. Roth be53d2ce3f
LB policy API: add OOB backend metric API (#29012) 3 years ago
Mark D. Roth 60c56f7d01
Second attempt: implement ORCA RPC service for OOB backend metric reporting (#29352) 3 years ago
Mark D. Roth 71b355624f
Revert "ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215)" (#29351) 3 years ago
Mark D. Roth 6d6380de58
ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215) 3 years ago
Mark D. Roth 1fd3850502
client_lb_end2end_test: refactor connection delay injection into its own library (#29320) 3 years ago
donnadionne 6989129db5
xDS RLS implementation (#29200) 3 years ago
donnadionne 7ece810843
Revert "Initial structure for RLS (#28750)" (#29189) 3 years ago
donnadionne 362e0b8706
Initial structure for RLS (#28750) 3 years ago
Ashitha Santhosh 1fee3d72be
remove SDK term from gRPC authz (#28843) 3 years ago
Ashitha Santhosh 55e4af1b14
Revert "Revert "Update to rbac policy struct and end2end authz test. (#27074)" (#28552)" (#28620) 3 years ago
Vignesh Babu aeea02fab8
TLS Session Keys export for GRPC C++ (#26812) 3 years ago
Jan Tattermusch 8ca42ec6f8
Revert "Update to rbac policy struct and end2end authz test. (#27074)" (#28552) 3 years ago
Ashitha Santhosh b64167a034
Update to rbac policy struct and end2end authz test. (#27074) 3 years ago
Mark D. Roth 3bde8305cc
Second attempt: Don't build RLS on mobile (#27878) 3 years ago
Mark D. Roth 73ad459c51
revert changes to not build RLS on mobile (#27875) 3 years ago
Mark D. Roth 2a69c525b8
don't build RLS on mobile (#27838) 3 years ago
Mark D. Roth 5406048ef6
Second attempt: RLS LB policy (#27748) 3 years ago
Mark D. Roth 4567af504e
Revert RLS LB policy (#27738) 3 years ago
Mark D. Roth 84ddc3289f
RLS LB policy (#27352) 3 years ago
Mark D. Roth 6339b03ada
Revert "Revert "start splitting up xds_end2end_test (#27702)" (#27725)" (#27726) 3 years ago
Mark D. Roth 464c1c519f
switch to new location of TypedStruct and ORCA protos (#27700) 3 years ago
Mark D. Roth 9177c5324a
Revert "start splitting up xds_end2end_test (#27702)" (#27725) 3 years ago
Mark D. Roth 69a978231b
start splitting up xds_end2end_test (#27702) 3 years ago
Craig Tiller ce0aba2577
Increase XDS e2e shard count (#27582) 3 years ago
Ashitha Santhosh 1ff1f8fd83
SDK authorization filter. (#26468) 3 years ago
AJ Heller 58f8f5ced3
Add macro to define gtest death_test_style using an older syntax (#27042) 3 years ago
Yash Tibrewal 533f02642d
Disable xds_credentials_test on iOS (#27043) 3 years ago