977 Commits (f93c1ef1febe6331ed5298678ea263d4364bec77)

Author SHA1 Message Date
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
Vignesh Babu 03418de3de
Revert "Revert "Tcp connect cancellation implementation for posix"" (#30061) 2 years ago
AJ Heller 13dfc6b4d3
Revert "Tcp connect cancellation implementation for posix (#29976)" (#30037) 2 years ago
Vignesh Babu 7417386956
Tcp connect cancellation implementation for posix (#29976) 3 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
AJ Heller 1df32ca680
Delete the EventEngine-driven iomgr implementation (#29654) 3 years ago
AJ Heller c11f66faef
Reland DNSResolver cancellation (#29581 and #29631) (#29670) 3 years ago
AJ Heller 9f7311e399
Revert DNSResolver cancellation (#29581 and #29631) (#29634) 3 years ago
AJ Heller 075e84314d
DNSResolver cancellation continued (followup to #29581) (#29631) 3 years ago
AJ Heller 0a21ecdff6
Change cancellation semantics in the iomgr DNSResolver (#29581) 3 years ago
Vignesh Babu b92f885756
Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 766cd6b573
Remove epollex poller (#29160) 3 years ago
Craig Tiller d9883c2e66
Fix iOS build (#28995) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller ff87ca02b2
Revive test/core/memory_usage (#28931) 3 years ago
AJ Heller 84ed11459d
Delete custom iomgr (#28816) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Esun Kim 84101427d0
Fix CFStreamEndpointTests (#28812) 3 years ago
Yash Tibrewal 9ffd1a7b0a
Fix for a racy WorkSerializer shutdown (#28769) 3 years ago