419 Commits (15184d30adff45b7caf4933a9657e54707f3cce4)

Author SHA1 Message Date
Craig Tiller ce95fd2586
For-each loop for promises (#27241) 3 years ago
Craig Tiller 8ee36d26bf
Move handshakers to core configuration system (#27195) 3 years ago
Ta-Wei Tu 3df113f6d6
Add binder server (#27036) 3 years ago
Craig Tiller 999e36fb31
Rebuild HPACK encoder table as C++ (#27192) 3 years ago
Craig Tiller 3214be885d
Add initial pipe facility for promises (#27202) 3 years ago
Mark D. Roth d0cbf169bc
Fix retry code to hold refs to send_initial_metadata slices (#27205) 3 years ago
AJ Heller 2d16865693
Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 3 years ago
Tamir Duberstein 76e95f6afd
Generalize pthread TLS to any trivial type (#27009) 3 years ago
Craig Tiller 1ce8bd7067
Observable primitive for promises (#27082) 3 years ago
github-actions[bot] 5444bdfef5
Automated change: Fix sanity tests (#27172) 3 years ago
Craig Tiller 12cd59426b
Latch synchronization primitive (#27080) 3 years ago
Craig Tiller 1ff6607736
Wakeup primitive between actors in the same activity (#27081) 3 years ago
github-actions[bot] b02dd55210
Automated change: Fix sanity tests (#27156) 3 years ago
Craig Tiller 764232fa13
Fixes for map (#27079) 3 years ago
github-actions[bot] e6ab378869
Automated change: Fix sanity tests (#27148) 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
github-actions[bot] aaae10e04d
Automated change: Fix sanity tests (#27128) 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
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
Yash Tibrewal 0ab13090e7
Nack certain unsupported fields in CertificateValidationContext (#26880) 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
Craig Tiller 724ad871d4
Promise loop (#26913) 3 years ago
Craig Tiller 4c8a0d91c6
Call into plugin registry from config code (#27041) 3 years ago
AJ Heller 58f8f5ced3
Add macro to define gtest death_test_style using an older syntax (#27042) 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
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
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