2503 Commits (2a4b7f25e69b633aabb52b47ed29729b25bd1ab0)

Author SHA1 Message Date
Mark D. Roth fb9d0e0ae6
Increase perAttemptRecvTimeout to avoid flakiness. (#26570) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Mark D. Roth 7172b00a96
Add perAttemptRecvTimeout to retryPolicy (#26540) 3 years ago
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
Mark D. Roth 62bfefae17
fix retry code to properly propagate recv_trailing_metadata_ready error (#26485) 4 years ago
Mark D. Roth 1e2f19b286
fix retry code to handle failed send ops (#26418) 4 years ago
Mark D. Roth e8239ceb1d
enable retry proxy tests (#26425) 4 years ago
Mark D. Roth 6a014496b7
add test for exceeding retry buffer size during backoff delay (#26384) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 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
Mark D. Roth d017ce5f25
Cancel retry timer on call cancellation (#25890) 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
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
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 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
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 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
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Yash Tibrewal ac4f4de196 xDS server config fetcher 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago
yang-g c1df3bcbcf Do not crash if server filter fails at ChannelData::Init 4 years ago
Esun Kim 549810900d Disable uds-abstract tests on mac 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Benjamin Shaya 702edbeee4 Add support for "unix-abstract:" URIs to support abstract unix domain sockets 4 years ago
capstan 7267c8fcd9 Python3-ize tools/buildgen. 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Yash Tibrewal b555343dd3
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"" 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Esun Kim a51fe3e675 Fix abseil-* clang-tidy errors 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Yash Tibrewal a9fd34a81d
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS" 4 years ago
Yash Tibrewal e0c4475db0 Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective 4 years ago
Yash Tibrewal 4a03ce5a14 Remove grpc_channel_ping from surface API 4 years ago
Yash Tibrewal f2fa95b593 Do not cancel RPC if send metadata size if larger than peer's limit 4 years ago