1065 Commits (9ba7b4462c82d961b6c2d0adcf9fd8ace14b7461)

Author SHA1 Message Date
Tanvi Jagtap b57c7e9fc3 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36879) 6 months ago
Tanvi Jagtap 905c2b25fc [grpc][Gpr_To_Absl_Logging] Deleting all instances of gpr_set_log_verbosity (#36859) 6 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Hannah Shi 687b31d7c7 [ObjC] default GRPC_IOS_EVENT_ENGINE_CLIENT to 1 (#36785) 6 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 6 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 6 months ago
Tanvi Jagtap 8881bde311 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36701) 6 months ago
Esun Kim c9df35a4d1 [Clean-up] Fix MSAN and UBSAN issues found by clang-19 (#36707) 6 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 6 months ago
Tanvi Jagtap 98752f39fb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36657) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Tanvi Jagtap ef322d93c4 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36605) 7 months ago
Tanvi Jagtap b90be935af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36595) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 82718c4bfe [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36439) 7 months ago
Tanvi Jagtap 04dc9b1da0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36440) 7 months ago
AJ Heller 3d82c522fa [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) 8 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
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