2508 Commits (346afa40c6c524e90719af1deb842f13f3dbbce6)

Author SHA1 Message Date
Craig Tiller e705b2e3c7
[resource_quota] Move experiments to the experiments framework (#30830) 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
Mark D. Roth bf9304ef17
client_channel, client_auth: rewrite disallowed status codes from the control plane (#30789) 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
Craig Tiller c580d0d9a7
[experiments] Add experiment framework (#30775) 2 years ago
Craig Tiller 004788af3d
[cleanup] Remove profiling timers (#30779) 2 years ago
Cheng-Yu Chung 0c46726229
Build Target Reorganization Part 2 (#30570) 2 years ago
Mark D. Roth 6acdcee57c
XdsClient: refactor BUILD rules to minimize gRPC-specific dependencies for core XdsClient code (#30767) 2 years ago
AJ Heller dffc20df69
Add tests for TimerManager (#30758) 2 years ago
Craig Tiller 18da150733
[metadata] Reduce size by packing (#30474) 2 years ago
Craig Tiller 71a3ba1c5c
[hpack] Use NoDestruct type to simplify HPackTable (#30496) 2 years ago
Craig Tiller 535168431a
[lb_policy] Move to core configuration system (#30483) 2 years ago
Mark D. Roth 0e30264a5d
XdsBootstrap: split interface from implementation (#30759) 2 years ago
Craig Tiller 5a5adfb1b9
[fixit] Ensure ordering between iomgr and event engine shutdown (#30764) 2 years ago
Craig Tiller b8fde2ab47
Revert "GCP Observability: Add plugin registry API (#30571)" (#30765) 2 years ago
Yash Tibrewal 486710317f
GCP Observability: Add plugin registry API (#30571) 2 years ago
Mark D. Roth ee900c0e39
ring_hash: fix subchannel list to not shutdown until picker is destroyed (#30714) 2 years ago
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