1037 Commits (c485b94ed769ad942a701120c7f9139f845dac28)

Author SHA1 Message Date
Craig Tiller 0deb64d1f6
Move content-type, colon prefixed metadata to new system (#28204) 3 years ago
Craig Tiller e21505858f
Move some integer based metadata to the new system (#28198) 3 years ago
Craig Tiller 46eae022cc
Remove unused override, and the static metadata that supports it (#28193) 3 years ago
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 3 years ago
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 3 years ago
Craig Tiller 98cf516874
Remove old backwards compatibility cronet compression workaround code (#27701) 3 years ago
Ashitha Santhosh a1db97be90
Revert "Revert "Revert "Revert "File watcher authorization policy provider implementation"" (#27605)" (#27644)" (#27645) 3 years ago
AJ Heller b8e01f73a0
Revert "Revert "Revert "File watcher authorization policy provider implementation"" (#27605)" (#27644) 3 years ago
Esun Kim ec4c61a3ae
Various fixes on absl::Status migration (#27557) 3 years ago
Ashitha Santhosh 5912aedb2b
Revert "Revert "File watcher authorization policy provider implementation"" (#27605) 3 years ago
Craig Tiller a1ad74f7af
Revert "File watcher authorization policy provider implementation (#26779)" (#27591) 3 years ago
Ashitha Santhosh 310accd077
File watcher authorization policy provider implementation (#26779) 3 years ago
Craig Tiller 9b41852a5e
channel_init --> core configuration system (#27347) 3 years ago
Craig Tiller 902836215a
Remove usage of some more metadata_batch apis (#27463) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
Craig Tiller 9872da79a1
Eliminate grpc_metadata_batch_{init,destroy,move} (#27349) 3 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 3 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 3 years ago
Craig Tiller fd233193ec
Encapsulate metadata aggregates (#27262) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Mark D. Roth d0cbf169bc
Fix retry code to hold refs to send_initial_metadata slices (#27205) 3 years ago
Ashitha Santhosh 1ff1f8fd83
SDK authorization filter. (#26468) 3 years ago
Craig Tiller 59da7bc42a
Eliminate grpc_core::Atomic (#27025) 3 years ago
Mark D. Roth 6b71ec3704
LB policy API improvements (#26481) 3 years ago
Mark D. Roth d140f14caf
Enable retries by default (#26766) 3 years ago
Mark D. Roth fbd5e9f2ed
add separate channel arg to enable hedging (#26838) 3 years ago
Mark D. Roth c9149526a6
fix retry handling of callbacks for pending batches (#26803) 3 years ago
Mark D. Roth d19802d42c
fix retry cancellation when a batch fails on call attempt (#26789) 3 years ago
Mark D. Roth 1f8aaf0e6a
fix handling of retry perAttemptRecvTimeout exceeded on last attempt (#26737) 3 years ago
Mark D. Roth 901da17d92
fix flakiness in core end2end retry_recv_initial_metadata test (#26604) 3 years ago
itsemmanuelfrancis 471df71003
removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
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
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 6a014496b7
add test for exceeding retry buffer size during backoff delay (#26384) 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
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago