6648 Commits (aea060b530dd2c478aaea22286c2d626c0feb136)

Author SHA1 Message Date
AJ Heller a63f188153
Add conversion method for absl::Status to grpc_error* (#25896) 4 years ago
Mark D. Roth efe627594e
disable retries by default (#25847) 4 years ago
Mark D. Roth 21e25a03d0
Don't retry when LB policy drops the call (#25846) 4 years ago
Mark D. Roth e4071fc20c
allow RefCounted<> to be used for objects allocated on the arena (#25848) 4 years ago
Mark D. Roth 3f19333ced
Move retry code into its own filter in the DynamicFilter stack (#25820) 4 years ago
Ryan Kohler c1e417a526
Allow the AWS_DEFAULT_REGION environment variable (#25760) 4 years ago
matthewstevenson88 2b0f8b6313
Fix ssl_transport_security_test.cc when built against OpenSSL 1.0.2. (#25843) 4 years ago
Yash Tibrewal 5c49bf4209
Remove old grpc_string_to_sockaddr and rename grpc_string_to_sockaddr_new to grpc_string_to_sockaddr (#25831) 4 years ago
Yash Tibrewal 53ba4a101e
Implement FilterChainMatch algorithm (#25757) 4 years ago
Esun Kim b55fba3382
Revert "Added portability test with openssl 1.0.2 (#25770)" (#25812) 4 years ago
AJ Heller 1694984846
Revert "Remove unused eventmanager_libuv code (#25796)" (#25807) 4 years ago
AJ Heller 077f627aef
Remove unused eventmanager_libuv code (#25796) 4 years ago
Esun Kim 0147d99c41
Added portability test with openssl 1.0.2 (#25770) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
apolcyn a98819007d
Revert "Convert grpc_ares_wrapper to C++ (#25108)" (#25761) 4 years ago
apolcyn 2ee70175bd
Convert grpc_ares_wrapper to C++ (#25108) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal e9de13e6ad
Adding test to make sure that http2 transport gets cleaned up (#25714) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Yash Tibrewal 0e0bc355ce
xDS changes for server listener resource name template (#24965) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
yihuaz d4ef8084f4
add max_frame_size support to fake TSI handshaker and fake HS service (#25621) 4 years ago
Ashitha Santhosh bd86187f19
SDK authorization policy translator. (#25361) 4 years ago
Ashitha Santhosh dbe50923b4
Add getter to grpc_metadata_batch. (#25395) 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
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
Lidi Zheng 2efd2d5216 Fix a typo in xDS bootstrap parsing 4 years ago
Alexander Polcyn 6d8e7d3819 Fix a race in resolve_address and resolve_address_posix tests 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
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Alexander Polcyn d289f34f37 Fix flakey time diff assertion in resolver cooldown test 4 years ago
Esun Kim 0cf94e3fdd Add time-util 4 years ago
Donna Dionne 4cab9778d8 Fixing a clang tidy caught at import time 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
Esun Kim 985c8ff3b2 Fix the bug of cq_maybe_expect_completion 4 years ago
Jan Tattermusch 0b1798412b
Revert "Wrap strerror into a thread-safe implementation" 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Ashitha Santhosh 4ca878799b Refactor [String/Header/Path]matchers in xds_api. 4 years ago
Yash Tibrewal ac4f4de196 xDS server config fetcher 4 years ago