999 Commits (d84846646de8e333d3cbe6f0b3a6e3c63c0a43e1)

Author SHA1 Message Date
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
Craig Tiller c7c0ba6f32
Revert "gtestify test/core/iomgr (#30209)" (#30362) 2 years ago
Esun Kim 5b49a1b4bd
gtestify test/core/iomgr (#30209) 2 years ago
Mark D. Roth 7a548bb7a9
address_utils: modernize grpc_string_to_sockaddr() (#30314) 2 years ago
Esun Kim b37996d50e
Removed GRPC_ERROR_IS_ABSEIL_STATUS (#30267) 2 years ago
Craig Tiller 830940a103
[gprpp] Move time averaged stats to gprpp (#30265) 2 years ago
Craig Tiller 619b1553b4
fix ios build (#30295) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Mark D. Roth 4491ed26aa
BUILD: move work_serializer to its own build target (#30255) 2 years ago
AJ Heller 64939531f9
Re-Reland: Add SRV and TXT record lookup methods to the iomgr API (#30246) 2 years ago
Craig Tiller fb67563c73
[ios] Fix build (#30248) 2 years ago
Craig Tiller 1b5295a4a2
[iomgr] Remove executor/... 2 years ago
AJ Heller b5966f39eb
Revert "Reland: Add SRV and TXT record lookup methods to the iomgr PAI (#30242) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
AJ Heller c229703f9f
Reland: Add SRV and TXT record lookup methods to the iomgr API (#30206) 2 years ago
AJ Heller 2c3acbb2b2
Revert "Add SRV and TXT record lookup methods to the iomgr API (#30078)" (#30176) 2 years ago
AJ Heller c835402dd9
Add SRV and TXT record lookup methods to the iomgr API (#30078) 2 years ago
Vignesh Babu 98b930300e
Change secure endpoint write code to use max_frame_size to control encrypted frame sizes at the sender. (#29990) 2 years ago
Vignesh Babu 1cd7371ac7
Add a flag to control usage of min_progress_size in TCP for receive buffer allocation (#29989) 2 years ago
AJ Heller 9d7d97b243
Fix leak on ares resolver test (#30125) 2 years ago