12922 Commits (1f798e899a1cb52e6faa5c993d07ddf2bc514e96)

Author SHA1 Message Date
Vignesh Babu a81391d931
Tcp endpoint implementation for posix event engine. (#30559) 2 years ago
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2 years ago
Mark D. Roth cdb7d2c93c
XdsEndpointResourceType: use ValidationErrors and add unit tests (#31076) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Craig Tiller 93fdc99756
[init] Remove grpc_register_plugin (#30929) 2 years ago
Craig Tiller 1402e974f7
[promises] End-to-end flow control for a series of pipes (#30994) 2 years ago
Craig Tiller 32b43f0168
[channel_args] Make channel_stack_init take new type (#30841) 2 years ago
Yousuk Seung 747d016397
Support --max_recv_msg_size in grpc cli (#31106) 2 years ago
AJ Heller fb14fdf0e0
Performant thread-safe Work Queue (#30821) 2 years ago
Craig Tiller f15ba1ffc7
[tls] Remove support for pthread tls (#31040) 2 years ago
Craig Tiller c3714eced8
fix test (#31101) 2 years ago
Craig Tiller e8df8185e5
[debug] Fine grained event tracing (#31105) 2 years ago
Esun Kim 097729125a
Removed a unnecessary function (#31090) 2 years ago
Cheng-Yu Chung eada386921
Revert "Remove `grpc_codegen` (#30960)" (#31099) 2 years ago
Craig Tiller 6575ae70b3
[slice] Ensure result is used in test (#31083) 2 years ago
Cheng-Yu Chung b2d64efa3a
Remove `grpc_codegen` (#30960) 2 years ago
Mark D. Roth b340c37305
XdsClient: simplify XdsResourceType::Decode() API (#31070) 2 years ago
Craig Tiller bd6fab6ab7
[iomgr] Reduce the size of combiner_test (#31085) 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 da08fe1d6f
Revert "Remove `include/grpcpp/impl/codegen/client_callback.h` (#31005)" (#31079) 2 years ago
Yash Tibrewal 9cff4d2d28
OpenCensus Plugin: Add missing measure and views for started RPCs (#31034) 2 years ago
Mark D. Roth 07df5ff9c7
json_object_loader: refactor ErrorList into its own library (#31049) 2 years ago
Cheng-Yu Chung 0cb5faf8e4
Remove `include/grpcpp/impl/codegen/client_interceptor.h` (#31054) 2 years ago
Cheng-Yu Chung 17f515744f
Remove `include/grpcpp/impl/codegen/client_callback.h` (#31005) 2 years ago
Mark D. Roth e475e165a7
LB policies: convert to new JSON API (#30468) 2 years ago
Mark D. Roth 5e0165bc02
EventEngine: fix callers of Run() and RunAfter() to create ExecCtx (#31047) 2 years ago
Mark D. Roth 6d792b6bce
xDS resource validation: identify extensions by type_url instead of name (#31024) 2 years ago
AJ Heller 22df3d9089
Add shared_ptr support to ChannelArgs (#31056) 2 years ago
Craig Tiller bc4f98bb36
[build] Fixes for experiments, poll strategy (#31042) 2 years ago
Yash Tibrewal 5cd8ee25f8
GcpObservabilityConfig: New changes (#31038) 2 years ago
Yash Tibrewal 27e5b4e187
GcpObservabilityConfig: Fall-back to GCP environment variables (#31022) 2 years ago
Yash Tibrewal 6098202c09
GcpObservabilityTest: Cleanup (#31023) 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 d9ac89a441
[gprpp] absl::Notification polyfill (#31008) 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
apolcyn dfb432c217
Revert "Revert "[chttp2] fix stream leak with queued flow control update and absence of writes (#30907)" (#30991)" (#30992) 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 0f2a0f5fc9
Revert "[chttp2] fix stream leak with queued flow control update and absence of writes (#30907)" (#30991) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
apolcyn d8f98fb1a7
[chttp2] fix stream leak with queued flow control update and absence of writes (#30907) 2 years ago
Cheng-Yu Chung 120ee4c0f7
Fix comparison between signed and unsigned in `test/core/transport/chttp2/decode_huff_fuzzer.cc` (#30983) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Mark D. Roth 61ee1656d2
xds_client_test: fix flake (#30980) 2 years ago
Mark D. Roth e5aadf985e
Revert "Revert "client_channel: allow LB policy to communicate update errors to resolver (#30809)" (#30970)" (#30981) 2 years ago
AJ Heller 2025ba250a
Add an experiment for EventEngine::Client usage (#30969) 2 years ago