102 Commits (f11282df8d1a949962e25124a980633314ec7fcb)

Author SHA1 Message Date
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
AJ Heller ee7c0a8e4c
Reland: Make GetDefaultEventEngine return a shared_ptr (#30563) 2 years ago
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 2 years ago
AJ Heller 45959e7cc1
Revert "Make GetDefaultEventEngine return a shared_ptr (#30280)" (#30558) 2 years ago
AJ Heller 4df74f2b4c
Make GetDefaultEventEngine return a shared_ptr (#30280) 2 years ago
Craig Tiller 9cbedfe66f
[sleep] Fix use after free discovered by fuzzer (#30542) 2 years ago
AJ Heller 0c5b6171ad
EventEngine Forkables (#30473) 2 years ago
AJ Heller 8f5300b95d
Rename the default EventEngine headers (#30528) 2 years ago
Craig Tiller 2cb58b9565
[build] Auto-deps for test/core/resource_quota (#30430) 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