1018 Commits (58ad7950a0d9ed7971e422e44374712952a85bc2)

Author SHA1 Message Date
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
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Craig Tiller f15ba1ffc7
[tls] Remove support for pthread tls (#31040) 2 years ago
Craig Tiller bd6fab6ab7
[iomgr] Reduce the size of combiner_test (#31085) 2 years ago
Craig Tiller 1ad4bbe78e
Revert "fix (#31018)" (#31021) 2 years ago
Craig Tiller 2e6f268dfc
fix (#31018) 2 years ago
Craig Tiller 96f5cddb5f
[time] Introduce time sources (#30815) 2 years ago
Esun Kim 888c64adf8
Fix the build script (#30985) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
Craig Tiller b463cabeec
Update flaky tests (#30873) 2 years ago
Craig Tiller ca8b437613
[experiments] Single experiments flag (#30822) 2 years ago
Vignesh Babu 70dd34b438
Revert "Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args"" (#30509) 2 years ago
Craig Tiller c580d0d9a7
[experiments] Add experiment framework (#30775) 2 years ago
Craig Tiller 535168431a
[lb_policy] Move to core configuration system (#30483) 2 years ago
Craig Tiller 406d518742
Revert "4 cpus is the max (#30696)" (#30697) 2 years ago
Craig Tiller 75c780039b
4 cpus is the max (#30696) 2 years ago
Craig Tiller 18deacbdd1
[fixit] Scale down large tests (#30681) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Vignesh Babu 0ba7d3a536
Reduce amount of data exchanged and increase timeout of each data transfer operation to fix msan deadline exceeded errors (#30648) 2 years ago
Vignesh Babu 0b1a8c984b
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495) 2 years ago
AJ Heller c752a6b25e
Reland: Windows IOCP implementation for the WindowsEventEngine (#30480) 2 years ago
Vignesh Babu 2c977a4d98
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028) 2 years ago
AJ Heller 9d4e0e17fe
Revert "Windows IOCP implementation for the WindowsEventEngine (#30389)" (#30466) 2 years ago
AJ Heller 52402afdd4
Windows IOCP implementation for the WindowsEventEngine (#30389) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Esun Kim 7360d2ea82
gtestify test/core/iomgr: partial reland (#30373) 2 years ago