2182 Commits (74b60c9285e77f6b38349f2b79c9aabfeb27bb6f)

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
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
Craig Tiller 76189e57cb
Flag test library testonly (#27214) 3 years ago
AJ Heller 2d16865693
Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 3 years ago
Craig Tiller 1ce8bd7067
Observable primitive for promises (#27082) 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
Craig Tiller 8605020195
Add a visibility tag for channelz (#27143) 3 years ago
Craig Tiller 9cc980aa22
Add visibility tag for census (#27144) 3 years ago
Craig Tiller f2f60f7716
Revert "Implement TraceFlag::Log (#26954)" (#27145) 3 years ago
Ashitha Santhosh 1ff1f8fd83
SDK authorization filter. (#26468) 3 years ago
Craig Tiller 0ade950b64
Add an annotation to allow tooling to make better choices (#27119) 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
Nicolas 'Pixel' Noble ce9206255b Bump version to [1.41] 3 years ago
Craig Tiller f292f001ee
Promise join combinator (#26918) 3 years ago
Craig Tiller 59da7bc42a
Eliminate grpc_core::Atomic (#27025) 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
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 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 78c98a9b06
Switch template metaprogramming helper for promises library (#26908) 3 years ago
Craig Tiller 8d5fea44f8
Library to talk about things that look like promises if you squint (#26909) 3 years ago
Craig Tiller 58d3161aac
Split the filter popularity counting into a separate module (#26884) 3 years ago
Craig Tiller 3d26032736
Poll type for promises library (#26907) 3 years ago
Craig Tiller 1299ef3757
Helper code for promises to deal with status types generically (#26911) 3 years ago
Craig Tiller cee1bf8532
Add construct/destruct helper functions (#26906) 3 years ago
Tamir Duberstein ccad567e0b
Disallow implicit fallthrough (#26874) 3 years ago
Lidi Zheng 826da6136c
Update Envoy API to the latest version (2021-07-30) (#26848) 3 years ago
Yash Tibrewal c645be488e
Remove gpr_arena (#26799) 3 years ago
Craig Tiller a989e0bfb5
Table type (#26698) 3 years ago
Craig Tiller 0e6fe3f42c
Bitset (#26716) 3 years ago
Mark D. Roth b08b28bbfb
fix order of statements in BUILD file to avoid internal breakage (#26758) 3 years ago
Timon Van Overveldt 12cc594cf8
Disable XDS on Android/iOS platforms. (#25960) 3 years ago
AJ Heller a10a5bf655
Changes from feedback on gRFC L82: gRPC Core EventEngine API (#26733) 3 years ago