7454 Commits (b19f87d10e005c57dd0c08b51c23ffd389a22b59)

Author SHA1 Message Date
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
Mark D. Roth 07df5ff9c7
json_object_loader: refactor ErrorList into its own library (#31049) 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
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
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
Cheng-Yu Chung b765b06155
Remove `include/grpcpp/impl/codegen/async_stream.h` (#30941) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 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
Richard Belleville 1648bc08e0
Revert "client_channel: allow LB policy to communicate update errors to resolver (#30809)" (#30970) 2 years ago
Craig Tiller 92f58c18a8
Revert "Revert "[chttp2] Improve huffman decode efficiency (#30479)" (#30961)" (#30962) 2 years ago
Craig Tiller f6e1cf1dc0
[event_engine] Thread pool that can handle deletion in a callback (#30763) 2 years ago
Craig Tiller bfea47093f
Revert "[chttp2] Improve huffman decode efficiency (#30479)" (#30961) 2 years ago
Craig Tiller 6c7f921f5f
[chttp2] Improve huffman decode efficiency (#30479) 2 years ago
Vignesh Babu 0867393bde
Revert "Revert "Forking tcp socket utils for posix event engine endpoints"" (#30949) 2 years ago
Mark D. Roth 9ff943b81e
client_channel: allow LB policy to communicate update errors to resolver (#30809) 2 years ago
Mark D. Roth aaec373a10
Second attempt: XdsClient: add unit test and fix watcher notification bugs (#30943) 2 years ago
Richard Belleville 33b3fe89c4
Revert "Forking tcp socket utils for posix event engine endpoints (#30383)" (#30946) 2 years ago
Richard Belleville 6d2c4a8314
Revert "XdsClient: add unit test and fix watcher notification bugs (#30823)" (#30942) 2 years ago
Vignesh Babu d7cce32449
Forking tcp socket utils for posix event engine endpoints (#30383) 2 years ago
Mark D. Roth bcd8c991e6
XdsClient: add unit test and fix watcher notification bugs (#30823) 2 years ago