113 Commits (cc58369279dc340f153d649cf0ecd70759622bfb)

Author SHA1 Message Date
Craig Tiller afa3a6c890
[event_engine] Fix for the EE/iomgr shutdown ordering problem (#31265) 2 years ago
Craig Tiller 2d00d50c59
[event_engine] Improve scaling in threadpool (#31234) 2 years ago
Vignesh Babu cc29a3a1d2
Add testonly attribute to mock_event_engine (#31235) 2 years ago
Craig Tiller 0057598fed
[sleep] Add a test for robustness with errant event engines (#30622) 2 years ago
Craig Tiller 7ecca97c05
[flaky] Reduce test size (#31210) 2 years ago
Vignesh Babu 6e15936d85
Make event engine client test more robust (#31187) 2 years ago
Vignesh Babu e7ad460c7b
Event Engine related minor cleanup (#31188) 2 years ago
Craig Tiller db5fe72da9
[tsan] Threadsafe strerror implementation (#31167) 2 years ago
Vignesh Babu 7655858e93
Reland tcp endpoints for posix event engine (#31150) 2 years ago
Vignesh Babu e1e1f6181f
Util to load file contents into grpc_core::Slice (#31176) 2 years ago
AJ Heller 6cac641c64
EventEngineFactoryReset - remove custom factory and reset default engine (#30554) 2 years ago
Craig Tiller 2ec220a6b1
[sanity] Fix it (#31163) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 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
AJ Heller 298ace8cbf
small test cleanup (#31137) 2 years ago
Craig Tiller 5fa37322cb
Revert "Tcp endpoint implementation for posix event engine. (#30559)" (#31134) 2 years ago
Vignesh Babu a81391d931
Tcp endpoint implementation for posix event engine. (#30559) 2 years ago
AJ Heller fb14fdf0e0
Performant thread-safe Work Queue (#30821) 2 years ago
AJ Heller c0e5e35c7a
Replace EventEngine::Promise with grpc_core::Notification (#31027) 2 years ago
Craig Tiller 1ad4bbe78e
Revert "fix (#31018)" (#31021) 2 years ago
Craig Tiller 4420d11ee0
[event-engine] Throttle thread starting in thread pool (#31075) 2 years ago
Craig Tiller 2e6f268dfc
fix (#31018) 2 years ago
Craig Tiller 6b95573959
Reland: [event_engine] Thread pool that can handle deletion in a callback (#30996) 2 years ago
Craig Tiller 96f5cddb5f
[time] Introduce time sources (#30815) 2 years ago
Vignesh Babu 4e7f0e1eac
Update to the event engine poller interface (#30828) 2 years ago
Craig Tiller dffdd8c083
Revert "Revert "Revert "[event_engine] Thread pool that can handle deletion in a callback"" (#30973)" (#30995) 2 years ago
Esun Kim 888c64adf8
Fix the build script (#30985) 2 years ago
Craig Tiller fed749d100
Revert "Revert "[event_engine] Thread pool that can handle deletion in a callback"" (#30973) 2 years ago
Craig Tiller 14c3839749
[event_engine] More robust ee::Promise<> implementation (#30977) 2 years ago
Richard Belleville ccc787a020
Revert "[event_engine] Thread pool that can handle deletion in a callback (#30763)" (#30972) 2 years ago
Craig Tiller f6e1cf1dc0
[event_engine] Thread pool that can handle deletion in a callback (#30763) 2 years ago
Vignesh Babu 0867393bde
Revert "Revert "Forking tcp socket utils for posix event engine endpoints"" (#30949) 2 years ago
Richard Belleville 33b3fe89c4
Revert "Forking tcp socket utils for posix event engine endpoints (#30383)" (#30946) 2 years ago
Vignesh Babu d7cce32449
Forking tcp socket utils for posix event engine endpoints (#30383) 2 years ago
Vignesh Babu 3c720b092e
Fix flakiness in EventEngineClientTest.ConnectToNonExistentListenerTest (#30874) 2 years ago
Craig Tiller b463cabeec
Update flaky tests (#30873) 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
Vignesh Babu 029f945504
Migrating posix event pollers to use new event poller interface (#30419) 2 years ago
Cheng-Yu Chung 779419505f
Replace `absl::exchange()` with `std::exchange()` (#30802) 2 years ago
AJ Heller dffc20df69
Add tests for TimerManager (#30758) 2 years ago
Craig Tiller 5a5adfb1b9
[fixit] Ensure ordering between iomgr and event engine shutdown (#30764) 2 years ago
Craig Tiller cca2dcd9e9
[fixit] Scale down large tests (#30682) 2 years ago
Craig Tiller 708259dc90
[fixit] Scale down large tests (#30683) 2 years ago
Craig Tiller 266d41d4d6
[fixit] Scale down large tests (#30674) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
AJ Heller 36a1e0dd5e
[fixit] Remove absl::Now() from sensitive EventEngine timer_test (#30628) 2 years ago
Craig Tiller 979f8c150d
[fixit] Make test more robust (#30585) 2 years ago
AJ Heller d025c1732f
Revert "Reland: Make GetDefaultEventEngine return a shared_ptr (#30563)" (#30573) 2 years ago
Vignesh Babu 009dadbb74
Fork iomgr traced buffer list implementation for posix event engine (#30539) 2 years ago