2489 Commits (ca7c17c8d429fac2f87dd0b71a3abea266d57f41)

Author SHA1 Message Date
Yash Tibrewal 02df22f52f
FaultInjection: Fix random number generation (#30623) 2 years ago
Craig Tiller 2a7286a67c
[sleep] Make this robust against poorly implemented event engines (#30617) 2 years ago
apolcyn 778f04dccf
Bump version on master branch to 1.50.0.dev (#30614) 2 years ago
AJ Heller d168917f77
Fix forkable globals (#30608) 2 years ago
apolcyn 0344ce4a3a
Bump core version (#30588) 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
Craig Tiller 468fe2d835
[promise] Add an optimization for promises of size <= sizeof(void*) (#29835) 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
WenTao Ou 3cea62f686
Fix compatibility for MSVC 19.32. (`fatal error C1001: Internal compiler error`) (#30459) 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 1216b4734e
[promises] Use new NoDestruct type in Wakeup (#30494) 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 4ec5d9eb55
[resource_quota] Custom controller (#30457) 2 years ago
Craig Tiller c866d65966
[promises] Eliminate switch.h (#30317) 2 years ago
Craig Tiller 326a1fd8fd
[json] Try to not generate AutoLoader destructors (#30501) 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
Craig Tiller 15a81131a8
[c++] Add a non-destructed type (#30491) 2 years ago
Mark D. Roth af634e19b4
Declarative JSON parser (#30442) 2 years ago
AJ Heller c752a6b25e
Reland: Windows IOCP implementation for the WindowsEventEngine (#30480) 2 years ago
Craig Tiller a5cab10d6f
[load_balancing] Move interfaces to src/core/lib/load_balancing (#30465) 2 years ago
Vignesh Babu 2c977a4d98
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028) 2 years ago
Craig Tiller e008a6e8b7
[sleep] Rewrite to avoid bug (#30471) 2 years ago
AJ Heller 9d4e0e17fe
Revert "Windows IOCP implementation for the WindowsEventEngine (#30389)" (#30466) 2 years ago
Mark D. Roth 7fcb2e1229
outlier_detection LB: reset state when OD is disabled (#30418) 2 years ago
AJ Heller 52402afdd4
Windows IOCP implementation for the WindowsEventEngine (#30389) 2 years ago
AJ Heller e18d335b0e
Add common EventEngine Closure types (#30438) 2 years ago
AJ Heller 19079b6401
Time conversion utility for EventEngine::Durations (#30427) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
AJ Heller 792ba675aa
Introduce the EventEngine internal Poller interface (#30413) 2 years ago
Mark D. Roth f4edc883ab
service config API: use absl::Status instead of grpc_error (#30321) 2 years ago
Mark D. Roth dc0fd42d7b
XdsClient: work around gcc bug in std::variant<> (#30394) 2 years ago
Vignesh Babu 5171aa70da
Forking the posix poll based poller for iomgr event engine (#30230) 2 years ago
Craig Tiller 93fbacb534
[resource_quota] Flow control experiment (#30310) 2 years ago
AJ Heller 462e6c1738
Use AnyInvocable in IomgrEngineClosure (#30352) 2 years ago
Craig Tiller f5bb60d8e8
[channel_args] Improve comparison performance (#30322) 2 years ago
Mark D. Roth 7a548bb7a9
address_utils: modernize grpc_string_to_sockaddr() (#30314) 2 years ago
Mark D. Roth 4341a810f6
XdsClient: refcount tracing improvements (#30277) 2 years ago
Craig Tiller 6fc2511e4d
[resource_quota] Periodically return memory to central quota (#30268) 2 years ago
Craig Tiller 399050d0e1
[build] Make auto-deps the default (#30297) 2 years ago
Vignesh Babu fbe051fb51
Forking the posix epoll1 poller for iomgr event engine (#30135) 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 7b8e3d89c4
[build] Auto-deps for a grab bag more targets (#30184) 2 years ago
Craig Tiller caf0a49e67
[build] Reland grpc_base autodeps (#30235) 2 years ago
Mark D. Roth 4491ed26aa
BUILD: move work_serializer to its own build target (#30255) 2 years ago
Esun Kim 981fbd32b1
Clean up absl-base and time external binds. (#30278) 2 years ago