11966 Commits (4dc6a11227b4b059191a428db5f28cd5a4060093)

Author SHA1 Message Date
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 4 years ago
Craig Tiller 724ad871d4
Promise loop (#26913) 4 years ago
AJ Heller 58f8f5ced3
Add macro to define gtest death_test_style using an older syntax (#27042) 4 years ago
Yash Tibrewal 533f02642d
Disable xds_credentials_test on iOS (#27043) 4 years ago
Mark D. Roth 9f782faa34
xds: remove env var protection for retries (#27039) 4 years ago
Craig Tiller aacd32c721
Promise library context management helpers (#26912) 4 years ago
Craig Tiller 4744aceb68
Promises race (#26915) 4 years ago
Craig Tiller cad2255d8c
First stab at config framework (#27014) 4 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 4 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 4 years ago
Craig Tiller 7ea742f3d5
Promise if construct (#26914) 4 years ago
Craig Tiller 5dc93179eb
modernize % encoding routines (#27018) 4 years ago
Craig Tiller 8ed20ae479
Promise map operator (#26917) 4 years ago
Craig Tiller 152b79144c
Extract HPACK Encoder Hash Map to a separate file (#26973) 4 years ago
Craig Tiller bbea27de46
Reland HPACK parsing changes (#26997) 4 years ago
Tamir Duberstein 34338e5798
Avoid undefined behavior in pthread TLS (#26999) 4 years ago
Craig Tiller 71b2042c56
Promise factories (#26990) 4 years ago
Craig Tiller 840bcce9c4
Revert "HPACK Table --> C++ (#26851)" (#26995) 4 years ago
Craig Tiller 2e56b42ada
Generic promise facilities (#26916) 4 years ago
Craig Tiller bb4311baed
Add a utility to capture arguments by move even in C++11 (#26923) 4 years ago
Tamir Duberstein 00c03c55ff
Implement type safety for TLS (#26942) 4 years ago
Yash Tibrewal 404e56b2d9
Fix XdsEnabledServerTest (#26956) 4 years ago
apolcyn d742153b32
Include the peer address in interop soak test high-latency error messages (#26932) 4 years ago
Craig Tiller 83bcb0cf2e
HPACK Table --> C++ (#26851) 4 years ago
Yash Tibrewal cb2d13fa73
Fix BUILD file for //test/core/promise (#26949) 4 years ago
Craig Tiller 58d3161aac
Split the filter popularity counting into a separate module (#26884) 4 years ago
Yash Tibrewal 3e197acaa1
Limit initial window size increases and per-stream window delta (#26342) 4 years ago
Craig Tiller 3d26032736
Poll type for promises library (#26907) 4 years ago
Tamir Duberstein 3fd01fabae
Add thread safety annotations (#26871) 4 years ago
Yash Tibrewal 29d220a0ef
Re-experimentalize XdsServerBuilder (#26892) 4 years ago
Alisha Nanda 0307759b9b
Fix OOM issues in qps tests (#26888) 4 years ago
Esun Kim 84b9bda290
Install absel along with gRPC (#26802) 4 years ago
Tamir Duberstein ccad567e0b
Disallow implicit fallthrough (#26874) 4 years ago
Tamir Duberstein 013e67a029
Deprecate grpc{_core,::internal}::WaitUntil (#26866) 4 years ago
Mark D. Roth 639b7acdfa
fix client_lb_end2end_test ClientLbPickArgsTest.Basic flakiness (#26868) 4 years ago
Tamir Duberstein 86c9de8231
Remove `grpc_core::WaitUntilWith{Deadline,Timeout}` (#26867) 4 years ago
Mark D. Roth 6b71ec3704
LB policy API improvements (#26481) 4 years ago
Mark D. Roth d140f14caf
Enable retries by default (#26766) 4 years ago
Yash Tibrewal a3d264e8fd
Open census filter stats api (#26739) 4 years ago
Mark D. Roth fbd5e9f2ed
add separate channel arg to enable hedging (#26838) 4 years ago
ZHANG Dapeng ca482bdbc7
Enable xds retry test for cpp (#26828) 4 years ago
Mark D. Roth c9149526a6
fix retry handling of callbacks for pending batches (#26803) 4 years ago
Yash Tibrewal 49b5f9c420
Fix XdsServerSecurityTest (#26817) 4 years ago
Craig Tiller 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 4 years ago
Nicolas Noble a325d7f77a
Pointing the protobuf submodule to the new URL (#26811) 4 years ago
Craig Tiller 8bab3e4bf4
Buffer HPACK parsing until the end of a header boundary (#26700) 4 years ago
Mark D. Roth d19802d42c
fix retry cancellation when a batch fails on call attempt (#26789) 4 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 4 years ago
Craig Tiller a989e0bfb5
Table type (#26698) 4 years ago
donnadionne 7eaf37bce5
Adding retry policy (#26566) 4 years ago