1047 Commits (61e1c030b28c3b3bc5849015cc19f2dbe01ed059)

Author SHA1 Message Date
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 10 months ago
Vignesh Babu 6e9dad7deb [testing] Update max fd limit in test (#35775) 10 months ago
AJ Heller 6f0feaa43f
[test] Delete stranded event test (#34784) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
AJ Heller 3707b42bec
[reland][EventEngine] Move combiner executor usage to EventEngine (#34396) 1 year ago
Craig Tiller 4cfa676045
[combiner] Add a force-offload mechanism (#34377) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Craig Tiller d589caa679
Revert "[work-serializer] Dispatch on run experiment" (#34371) 1 year ago
Craig Tiller 1705470950
[work-serializer] Dispatch on run experiment (#34274) 1 year ago
Yousuk Seung 48aa2ff1e5
[fix] don't leak when a range times out unacked (#34064) 1 year ago
Yijie Ma a7bf07e86a
[EventEngine] PosixEventEngine DNS Resolver (#32701) 1 year ago
Vignesh Babu 974798a427
[tracing] Fix flakiness in tcp_posix_test (#33639) 1 year ago
Bjorn Svensson ac874c2c83
[core] Add a channel argument to set DSCP on streams (#28322) 1 year ago
Craig Tiller a5272fa3c3
[test] Disable cq verifier logs for stress test (#33467) 1 year ago
Hannah Shi 988c85535d
[ObjC] Upgrade podspec xx.deployment_target (#33091) 2 years ago
Mark D. Roth a78001a087
[resolver] remove unused ctor for ServerAddress (#33148) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
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
AJ Heller febed5121a
[EventEngine] Skip pathological iomgr test on Windows experiments (#32569) 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
Vignesh Babu 8cf04e9a54
[EventEngine] Modify iomgr to allow creation of event engine clients and client side endpoints (#31661) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Andres Beltran 2904ee8fd3
Add support for systemd socket activation (#31667) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Vignesh Babu 531287b2ee
Update tcp server interface to move on_accept_cb to the create method (#31912) 2 years ago
Vignesh Babu 71f7bbd86c
Make tcp client posix test more robust (#31804) 2 years ago
Cheng-Yu Chung 9a7e77318b
[cleanups] Remove `include/grpc/impl/codegen/grpc_types.h` (#31835) 2 years ago
Cheng-Yu Chung 9d09a8ff2f
Remove `include/grpc/impl/codegen/sync.h` (#31777) 2 years ago
Cheng-Yu Chung f5d21653fc
Revert "[event_engine] Move combiner executor usage to event engine (#31713)" (#31753) 2 years ago
Cheng-Yu Chung 77b3972f95
Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2 years ago
Craig Tiller b04aa1cf92
[event_engine] Move combiner executor usage to event engine (#31713) 2 years ago
Vignesh Babu 864f08ff0c
Fix broken clang-tidy (#31666) 2 years ago
Cheng-Yu Chung 3ef817b3bf
Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 2 years ago
Vignesh Babu 1e2af690f2
Add a check to flush stale TracedBuffer entries to prevent them growing too long. (#31588) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Craig Tiller 867dc6cae2
Revert "Add support for systemd socket activation (#30485)" (#31617) 2 years ago
Andres Beltran a638c407bb
Add support for systemd socket activation (#30485) 2 years ago
Vignesh Babu 40ec6850d7
C++ize TracedBuffer Interface and eliminate lock contention during getsockopt operation (#31565) 2 years ago
Esun Kim 85794d4094
Deprecated grpc_error_std_string (#31267) 2 years ago
Esun Kim ae471418e4
Removed legacy macros completely (#31248) 2 years ago
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 2 years ago
Esun Kim 347bf1a1f4
Removed GRPC_ERROR_[INT|STR] macros (#31195) 2 years ago
Craig Tiller db5fe72da9
[tsan] Threadsafe strerror implementation (#31167) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
AJ Heller 2ee2c91c92
Reland x2: Make GetDefaultEventEngine return a shared_ptr (#30619) 2 years ago