6533 Commits (c5b7d4101dd11a9d9dbe1735d537df331fb84aab)

Author SHA1 Message Date
Craig Tiller aacd32c721
Promise library context management helpers (#26912) 3 years ago
Craig Tiller 4744aceb68
Promises race (#26915) 3 years ago
Craig Tiller cad2255d8c
First stab at config framework (#27014) 3 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 3 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 3 years ago
Craig Tiller 7ea742f3d5
Promise if construct (#26914) 3 years ago
Craig Tiller 5dc93179eb
modernize % encoding routines (#27018) 3 years ago
Craig Tiller 8ed20ae479
Promise map operator (#26917) 3 years ago
Craig Tiller 152b79144c
Extract HPACK Encoder Hash Map to a separate file (#26973) 3 years ago
Craig Tiller bbea27de46
Reland HPACK parsing changes (#26997) 3 years ago
Tamir Duberstein 34338e5798
Avoid undefined behavior in pthread TLS (#26999) 3 years ago
Craig Tiller 71b2042c56
Promise factories (#26990) 3 years ago
Craig Tiller 840bcce9c4
Revert "HPACK Table --> C++ (#26851)" (#26995) 3 years ago
Craig Tiller 2e56b42ada
Generic promise facilities (#26916) 3 years ago
Craig Tiller bb4311baed
Add a utility to capture arguments by move even in C++11 (#26923) 3 years ago
Tamir Duberstein 00c03c55ff
Implement type safety for TLS (#26942) 3 years ago
Craig Tiller 83bcb0cf2e
HPACK Table --> C++ (#26851) 3 years ago
Yash Tibrewal cb2d13fa73
Fix BUILD file for //test/core/promise (#26949) 3 years ago
Craig Tiller 58d3161aac
Split the filter popularity counting into a separate module (#26884) 3 years ago
Yash Tibrewal 3e197acaa1
Limit initial window size increases and per-stream window delta (#26342) 3 years ago
Craig Tiller 3d26032736
Poll type for promises library (#26907) 3 years ago
Tamir Duberstein ccad567e0b
Disallow implicit fallthrough (#26874) 3 years ago
Tamir Duberstein 013e67a029
Deprecate grpc{_core,::internal}::WaitUntil (#26866) 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
Craig Tiller 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 3 years ago
Nicolas Noble a325d7f77a
Pointing the protobuf submodule to the new URL (#26811) 3 years ago
Craig Tiller 8bab3e4bf4
Buffer HPACK parsing until the end of a header boundary (#26700) 3 years ago
Mark D. Roth d19802d42c
fix retry cancellation when a batch fails on call attempt (#26789) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
Craig Tiller a989e0bfb5
Table type (#26698) 3 years ago
Craig Tiller 0e6fe3f42c
Bitset (#26716) 3 years ago
Mark D. Roth 1f8aaf0e6a
fix handling of retry perAttemptRecvTimeout exceeded on last attempt (#26737) 3 years ago
Ming-Chuan 02c6d81eea
Create binder transport folder (#26602) 3 years ago
Craig Tiller d3e5803cb2
Move HPACK parser to C++ (#26689) 3 years ago
Craig Tiller 0bd70a7e3e
Add Match/Overload abstractions (#26640) 3 years ago
itsemmanuelfrancis 994ee5da0c
Key-Cert Pair Validation (#26471) 3 years ago
yihuaz b9a69481c2
Revert "Support user provided "scope" in JWT and GDC (#26577)" (#26645) 3 years ago
Yash Tibrewal b8575847e3
Fail xDS bootstrap parsing for unrecognized certificate provider plugins (#26628) 3 years ago
Mark D. Roth 901da17d92
fix flakiness in core end2end retry_recv_initial_metadata test (#26604) 3 years ago
yihuaz 6df967966b
Support user provided "scope" in JWT and GDC (#26577) 3 years ago
AJ Heller 117e0709b8
Fix invalid grpc_resolved_address bug in test server (#26555) 3 years ago
itsemmanuelfrancis 471df71003
removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
Mark D. Roth 34bf26357b
Change StringMatcher to not support case-insensitive regex matching. (#26567) 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
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328) 3 years ago