1051 Commits (c32cbb57dfca02a0324a90f3a4e0a2ce6d6abae6)

Author SHA1 Message Date
AJ Heller d14020d4e2
[EventEngine] Add invalid handle types to the public API (#32202) 2 years ago
Vignesh Babu fa5a6c42a6
[EventEngine] Modify iomgr to allow creation of posix event engine listeners and server side endpoints (#31928) 2 years ago
AJ Heller 3980ed706a
[EventEngine] Refactoring the EventEngine Test Suite: Part 1 (#32127) 2 years ago
Mark D. Roth 1c4b138322
Revert "Revert "WRR: xDS LB policy support (#32067)" (#32180)" (#32182) 2 years ago
Alisha Nanda d7193a28c4
Revert "WRR: xDS LB policy support (#32067)" (#32180) 2 years ago
Mark D. Roth 8a024963f5
WRR: xDS LB policy support (#32067) 2 years ago
Vignesh Babu 8cf04e9a54
[EventEngine] Modify iomgr to allow creation of event engine clients and client side endpoints (#31661) 2 years ago
Mark D. Roth 76c82265b4
WRR: implement WRR LB policy (#31904) 2 years ago
Hannah Shi 24e158d5a9
[ObjC]cf event engine timer (#31140) 2 years ago
AJ Heller 6778bb3501
[EventEngine] Relandx3: WindowsEventEngine client (#32031) 2 years ago
Vignesh Babu 5680a9b57b
Move posix event engine to new interface defined in #31816 (#31890) 2 years ago
github-actions[bot] b55b697a0f
Automated change: Fix sanity tests (#32082) 2 years ago
Craig Tiller 2caa79feeb
[promises] Multi-producer, single-consumer for inter-activity comms (#31927) 2 years ago
Eugene Ostroukhov 73fa138432
xds_override_host LB: move XdsOverrideHostLbConfig to `internal` namespace (#32061) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Craig Tiller 9beb72836e
[event_engine+promises] EventEngine based wakeup scheduler for activities (#31926) 2 years ago
Mark D. Roth b0d7131ab3
WRR: plumb qps in backend metric data (#31903) 2 years ago
Andres Beltran 2904ee8fd3
Add support for systemd socket activation (#31667) 2 years ago
AJ Heller 2c4d55b3a1
Revert "Revert "Revert "WindowsEventEngine Client implementation (#31848)" (#… (#31974)" (#32018) 2 years ago
Vignesh Babu 8bd2b9af52
Fixing some bugs in posix event engine (#31785) 2 years ago
AJ Heller aa83319695
Revert "Revert "WindowsEventEngine Client implementation (#31848)" (#… (#31974) 2 years ago
AJ Heller 58ad7950a0
Revert "WindowsEventEngine Client implementation (#31848)" (#31965) 2 years ago
Eugene Ostroukhov 878a0ea6c2
xds_override_host LB: add basic support for overriding host (#31954) 2 years ago
Eugene Ostroukhov 60e4aea792
Revert "xds_override_host LB: add basic support for overriding host (#31819)" (#31948) 2 years ago
Eugene Ostroukhov a500a74c6c
xds_override_host LB: add basic support for overriding host (#31819) 2 years ago
Mark D. Roth 1482bf9d18
round_robin: avoid spurious updates when switching subchannel lists (#31939) 2 years ago
Cheng-Yu Chung 896bfe373f
Add missing included `try_seq.h` in `map_pipe.h` (#31943) 2 years ago
Craig Tiller 72c296a3c2
[event_engine] Add SliceCast (#31831) 2 years ago
AJ Heller bc7e155e55
WindowsEventEngine Client implementation (#31848) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Mark D. Roth b2a5c43a0a
LB policy config tests: move to lb_policy subdir (#31905) 2 years ago
Cheng-Yu Chung 1b05576aa3
[cleanups] Clean up `GrpcLibraryInitializer` (#31894) 2 years ago
Mark D. Roth f3419430df
WRR: port StaticStrideScheduler to OSS (#31893) 2 years ago
Cheng-Yu Chung b72da316bb
[cleanups] Remove `include/grpc/impl/codegen/slice.h` (#31871) 2 years ago
Cheng-Yu Chung b887534111
[cleanups] Remove `include/grpc/impl/codegen/propagation_bits.h` (#31870) 2 years ago
Cheng-Yu Chung e28419f1f9
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875) 2 years ago
Mark D. Roth 5192021637
Second attempt: xDS stateful session affinity: add config plumbing (#31874) 2 years ago
Cheng-Yu Chung 9a7e77318b
[cleanups] Remove `include/grpc/impl/codegen/grpc_types.h` (#31835) 2 years ago
Cheng-Yu Chung f03304b963
[cleanups] Remove functions in `class CoreCodegen` (#31837) 2 years ago
Richard Belleville 4f15d3dcf9
Revert "xDS stateful session affinity: add config plumbing (#31827)" (#31873) 2 years ago
Mark D. Roth f76948b12d
xDS stateful session affinity: add config plumbing (#31827) 2 years ago
Cheng-Yu Chung 2e9e6439f8
Remove `include/grpc/impl/codegen/connectivity_state.h` (#31728) 2 years ago
Craig Tiller a6843d4659
[promises] Convert client load reporting to promises (#31854) 2 years ago
Craig Tiller 91083659fa
[promises] Cancellation callback (#31863) 2 years ago
Alisha Nanda 221d6b58d8
Add global structure of allocators + experiment (#31807) 2 years ago
Mark D. Roth 040617028c
Revert "Revert "xDS stateful session affinity: support xDS HTTP filter config (#31793)" (#31821)" (#31823) 2 years ago
Cheng-Yu Chung 0d3fcb41ea
Revert "Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786)" (#31822) 2 years ago
AJ Heller 0fd59754b1
Revert "xDS stateful session affinity: support xDS HTTP filter config (#31793)" (#31821) 2 years ago
Mark D. Roth 7f054ffab0
xDS stateful session affinity: support xDS HTTP filter config (#31793) 2 years ago
Cheng-Yu Chung 5fe132a211
Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2 years ago