87 Commits (9677ab76822a38244c74a154bd3f20b2ee641f06)

Author SHA1 Message Date
Craig Tiller f11c010e51 [promises] Add awaitable spawn to Party (#34744) 1 year ago
Craig Tiller dc41f42073
[promises] Add some status-like types for TrySeq (#34906) 1 year ago
Craig Tiller 3964acc806
[promises] Add an intra-activity mutex type (#34824) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 60c6b6bb3b
[promises] Inter-activity pipe (#34188) 1 year ago
Craig Tiller 361769c905
[promises] Add a bridge between callbacks and promises (#33792) 1 year ago
Craig Tiller 8bbd11ebed
[promises] New `Join`, `TryJoin` implementation (#33995) 1 year ago
Craig Tiller 54651a7168
[promises] New `Seq`, `TrySeq` implementation (#33991) 1 year ago
Craig Tiller b235f20f47
[promises] Make Sleep promise movable (#33997) 1 year ago
Craig Tiller ad41fe96b6
[promises] Re-enable C++ end2end tests (with fixes) (#32837) 2 years ago
Craig Tiller 8d2f70d53c
Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
Yash Tibrewal 29ce6463d1
Revert "[promises] Convert call to a party" (#32651) 2 years ago
Craig Tiller a9873e8357
[promises] Convert call to a party (#32359) 2 years ago
Craig Tiller 0d7b34451a
[promises] Make Poll<T> its own type, not a variant<> (#32515) 2 years ago
Craig Tiller 0ecc18ef0f
[promises] Party: an activity with many participant promises (#32308) 2 years ago
Craig Tiller c9b47f8584
[promises] Remove TryConcurrently - it was the wrong idea (#32298) 2 years ago
Craig Tiller 0893fca089
[promises] Roll forward server promise calls with fixes (#32261) 2 years ago
Craig Tiller dbfb888e1f
Revert "[promises] Server call (#31448)" (#32260) 2 years ago
Craig Tiller bbeb15006a
[promises] Server call (#31448) 2 years ago
Craig Tiller 2caa79feeb
[promises] Multi-producer, single-consumer for inter-activity comms (#31927) 2 years ago
Craig Tiller 9beb72836e
[event_engine+promises] EventEngine based wakeup scheduler for activities (#31926) 2 years ago
Cheng-Yu Chung 896bfe373f
Add missing included `try_seq.h` in `map_pipe.h` (#31943) 2 years ago
Craig Tiller 91083659fa
[promises] Cancellation callback (#31863) 2 years ago
Craig Tiller a116fa7e25
Revert "Revert "[chaotic-good] Reland basic frame serialization (#316… (#31637) 2 years ago
Craig Tiller 4e2b936e88
Revert "[chaotic-good] Reland basic frame serialization (#31631)" (#31635) 2 years ago
Craig Tiller 571e98f6d5
[chaotic-good] Reland basic frame serialization (#31631) 2 years ago
Craig Tiller e8ac147311
Revert "[chaotic-good] Basic frame serialization/deserialization (#31257)" (#31630) 2 years ago
Craig Tiller 8185a56322
[chaotic-good] Basic frame serialization/deserialization (#31257) 2 years ago
Craig Tiller 2f9ac46a5d
Revert "Revert "[promise] CallPushPull -> more general TryConcurrently (#31429)" (#31480)" (#31481) 2 years ago
AJ Heller 821443e9b5
Revert "[promise] CallPushPull -> more general TryConcurrently (#31429)" (#31480) 2 years ago
Craig Tiller 11a8f66cca
[promise] CallPushPull -> more general TryConcurrently (#31429) 2 years ago
Craig Tiller 58c628a7ad
[promise] Introduce map_pipe, cleanup factories (#31430) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Craig Tiller b0a0e8983f
[promises] ForEach fixes (#31300) 2 years ago
Craig Tiller 0057598fed
[sleep] Add a test for robustness with errant event engines (#30622) 2 years ago
Craig Tiller a23eae84c9
Revert "[flakes] Update flakiness (#31121)" (#31173) 2 years ago
Craig Tiller bdc799af73
[flakes] Update flakiness (#31121) 2 years ago
Craig Tiller bc4f98bb36
[build] Fixes for experiments, poll strategy (#31042) 2 years ago
Craig Tiller e705b2e3c7
[resource_quota] Move experiments to the experiments framework (#30830) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
AJ Heller 5c743646e5
EventEngine::RunAt - promise/sleep (#29726) 3 years ago
Craig Tiller 9a46171833
Revert "Revert "[c++14] Remove Capture type (#29327)" (#29748)" (#29749) 3 years ago
Craig Tiller d4aed9e615
Revert "[c++14] Remove Capture type (#29327)" (#29748) 3 years ago
Craig Tiller 944c0b2ce9
[c++14] Remove Capture type (#29327) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 736441f288
Call push/pull abstraction (#29033) 3 years ago
Craig Tiller 047642c5c4
Call finalization for promises (#29008) 3 years ago
Craig Tiller df943da2c4
Promise based sleeps (#28722) 3 years ago