11556 Commits (44e5409a4e61756b9bccd51edd3d03c837f2e41d)

Author SHA1 Message Date
Ashitha Santhosh dbe50923b4
Add getter to grpc_metadata_batch. (#25395) 4 years ago
Esun Kim f862a2259f
Add abseil thread annotations to grpcpp/sync (#25560) 4 years ago
Esun Kim 160cb1b215
Changed RPI build test to general ARM build test (#25580) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
Jan Tattermusch 65454866da
use linkstatic for libraries that contain main() (#25517) 4 years ago
apolcyn 35569cd544
Make --server_port optional in C++ interop client (#25550) 4 years ago
Mark D. Roth 49601b0334
Second attempt: xDS HTTP filter support for gRPC client (#25558) 4 years ago
Mark D. Roth d482f1268a
xds_end2end_test: avoid flakes from lingering shutdown from previous test (#25561) 4 years ago
Mark D. Roth 013e339761
xds_end2end_test: improve TestType API (#25557) 4 years ago
donnadionne 785a128a83
Revert "xDS HTTP filter support for gRPC client" (#25555) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Vijay Pai af76d0321a
Restore callback microbenchmarks but make them manual for now (#25491) 4 years ago
Lidi Zheng 2efd2d5216 Fix a typo in xDS bootstrap parsing 4 years ago
Vijay Pai 0e6db8fbec
Reduce max size of bm_callback_streaming_ping_pong messages to match unary 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Alexander Polcyn 6d8e7d3819 Fix a race in resolve_address and resolve_address_posix tests 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
Mark D. Roth b2164837a8 xDS HTTP filter support for gRPC client 4 years ago
Ashitha Santhosh e049a1f223 Increase max frame size to 1MB. 4 years ago
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
bojeil-google 33b80f16ec Applies clang_format_code.sh to address sanity check tests. 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Bassam Ojeil a8e061bf88 Removes experimental namespace from ExternalAccountCredentials tests. 4 years ago
Donna Dionne cdd8a4ba87 Change xds_cluster_resolver LB policy config to support combined 4 years ago
Alexander Polcyn d289f34f37 Fix flakey time diff assertion in resolver cooldown test 4 years ago
Mark D. Roth 0f9af3c045 xds: Change ADS parsing to not stop at the first error 4 years ago
Mark D. Roth bfd230c29c xds: Remove env-var protection for xDS v3 support. 4 years ago
Mark D. Roth 60204d9e16 Fix fake xDS server bug that caused unnecessary round trips in NACK tests. 4 years ago
Donna Dionne 07d51a4d12 Fixing Logical DNS case: 4 years ago
Esun Kim 0cf94e3fdd Add time-util 4 years ago
Yash Tibrewal 88086a57a4 Fix xds_end2end_test for ipv6 only platforms 4 years ago
Donna Dionne 4cab9778d8 Fixing a clang tidy caught at import time 4 years ago
Mark D. Roth 958c8e15f7 Fix NACK detection in test xDS server. 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Jan Tattermusch c8e4a68edc avoid UDS conflict between tests in local bazel test run 4 years ago
Donna Dionne b2443df1e1 xds_interop_client.cc modification: new stats and new timeout_sec config 4 years ago
Esun Kim 9eabb96f1c Added no_test_ios to error_details_test 4 years ago
Donna Dionne 19b1f8f64a Cds Watchers changes to support aggregate Cds and Logical DNS Cds. 4 years ago
Esun Kim 669e859f7a Fix more unused-parameter warning 4 years ago
Esun Kim 985c8ff3b2 Fix the bug of cq_maybe_expect_completion 4 years ago
Mark D. Roth 42f123efbe Add ability to read xDS bootstrap config from an env var. 4 years ago
Esun Kim 0db0ab052d Update by review 4 years ago
Jan Tattermusch 0b1798412b
Revert "Wrap strerror into a thread-safe implementation" 4 years ago
Greg Miller 7d4d516511 wip: change error_details functions to templates 4 years ago
ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 4 years ago