6552 Commits (a388361c3d47df3b9d9101f84796974a20c092eb)

Author SHA1 Message Date
Craig Tiller 1ce8bd7067
Observable primitive for promises (#27082) 3 years ago
Craig Tiller 12cd59426b
Latch synchronization primitive (#27080) 3 years ago
Craig Tiller 764232fa13
Fixes for map (#27079) 3 years ago
Craig Tiller f2f60f7716
Revert "Implement TraceFlag::Log (#26954)" (#27145) 3 years ago
Ta-Wei Tu ab57f03b30
Reland: Import binder transport tests (#27138) 3 years ago
Ashitha Santhosh 1ff1f8fd83
SDK authorization filter. (#26468) 3 years ago
Craig Tiller 90c4a2a5eb
Revert "Import binder transport tests (#26970)" (#27126) 3 years ago
Ta-Wei Tu 006464c57d
Import binder transport tests (#26970) 3 years ago
Craig Tiller 5cdaec9a4f
Promise Activities (#26921) 3 years ago
Chuan Ren e2ba0d9c0b
[3PI] Validate external account credentials token urls (#26966) 3 years ago
AJ Heller 4d2b979b75
Implement TraceFlag::Log (#26954) 3 years ago
Craig Tiller 6a06f0cd4a
promise sequences (#27058) 3 years ago
Craig Tiller 46afdf9989
Add test and mitigation for clang 11 compiler bug (#27073) 3 years ago
Craig Tiller f292f001ee
Promise join combinator (#26918) 3 years ago
Craig Tiller 59da7bc42a
Eliminate grpc_core::Atomic (#27025) 3 years ago
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 3 years ago
AJ Heller 46547d5690
Fix incorrect loop variable type (#27055) 3 years ago
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
Craig Tiller 724ad871d4
Promise loop (#26913) 3 years ago
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