905 Commits (c1216357a381aff2cd960fec3f94ded128c4a89b)

Author SHA1 Message Date
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659) 2 years ago
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788) 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
Yash Tibrewal 5029af9578
OpenCensus: Use new CallTracer interfaces (#32618) 2 years ago
Yash Tibrewal 9551e3ef5a
Add ServerCallTracer interfaces (#32555) 2 years ago
Jan Tattermusch 9c45499dfc
Update third_party/boringssl-with-bazel (#32492) 2 years ago
AJ Heller 8f7cd1eeed
[EventEngine] WindowsEventEngine Listener v2 (#32488) 2 years ago
AJ Heller 151399183f
[build] Require Windows-specific code to be cherrypicked (#32457) 2 years ago
Yash Tibrewal 04e3a8e73d
GCP Observability : Framework for detecting the environment (#32294) 2 years ago
AJ Heller 1c5db3404b
[codegen] Escape '$' delimiter in proto comments (#32411) 2 years ago
Yousuk Seung b98f527260
Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2 years ago
Craig Tiller 1f960697c5
Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279)" (#32293) 2 years ago
Yousuk Seung 4475e74c6a
Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) 2 years ago
Xuan Wang deb1e25543
Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) 2 years ago
AJ Heller a9e2ef199e
[EventEngine] Skip legacy fork handling for ExecCtx when in an EventEngine thread (#32229) 2 years ago
Craig Tiller 0893fca089
[promises] Roll forward server promise calls with fixes (#32261) 2 years ago
Yousuk Seung c7f641da0d
server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) 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
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
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
AJ Heller 6778bb3501
[EventEngine] Relandx3: WindowsEventEngine client (#32031) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 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
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
AJ Heller bc7e155e55
WindowsEventEngine Client implementation (#31848) 2 years ago
Cheng-Yu Chung 1b05576aa3
[cleanups] Clean up `GrpcLibraryInitializer` (#31894) 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
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
Mark D. Roth 040617028c
Revert "Revert "xDS stateful session affinity: support xDS HTTP filter config (#31793)" (#31821)" (#31823) 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
Mark D. Roth 5e4d9f4bcf
xDS stateful session affinity: implement C-core filter (#31788) 2 years ago
Eugene Ostroukhov 1e13612d4a
Introduce the xds_override_host policy (#31730) 2 years ago
Zhan Jiang ec6d6025e5
security: Refactor some utility functions in TSI for better internal use (#31736) 2 years ago
AJ Heller 557e558825
[EventEngine] WindowsEndpoint (#31735) 2 years ago
Mark D. Roth 808347ffe8
ServerConfigSelector: clean up API (#31683) 2 years ago
Craig Tiller c545350633
Reland: [promises] Compression filter conversion (#31686) 2 years ago
Yijie Ma b6f2af4682
Revert "security: Refactor some utility functions in TSI for better internal use (#29728)" (#31687) 2 years ago