2627 Commits (b853ccc6db7262e304f90256034dc05ec71d486b)

Author SHA1 Message Date
Mark D. Roth b853ccc6db
service config: use new JSON API (#30467) 2 years ago
AJ Heller 821443e9b5
Revert "[promise] CallPushPull -> more general TryConcurrently (#31429)" (#31480) 2 years ago
Craig Tiller 11a8f66cca
[promise] CallPushPull -> more general TryConcurrently (#31429) 2 years ago
AJ Heller 05ab5c08a4
Reland "Precondition ChannelArgs with EventEngines (#31166)" (#31469) 2 years ago
AJ Heller a63c81135c
Revert "Precondition ChannelArgs with EventEngines (#31166)" (#31462) 2 years ago
AJ Heller 23c7e48779
Precondition ChannelArgs with EventEngines (#31166) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Craig Tiller 0724a90fd8
Revert "Revert "[arena] pool allocator (#31298)" (#31414)" (#31415) 2 years ago
AJ Heller 66df2c646a
[EventEngine] Refactor ThreadManager to leverage a shared ThreadPool (#31392) 2 years ago
Alisha Nanda 2c11e56433
Revert "[arena] pool allocator (#31298)" (#31414) 2 years ago
Craig Tiller 5e27b2df97
[arena] pool allocator (#31298) 2 years ago
Vignesh Babu e8c30b487f
Invoking Poller::Work in posix event engine constructor (#31128) 2 years ago
Craig Tiller b8b9fd7235
[promises] Always assert that contexts are non-null (#31205) 2 years ago
Mark D. Roth bd4b5d70c8
xDS: remove v2 support (#31327) 2 years ago
Yash Tibrewal e8b416e654
Add a BUILD file in src/core (#31294) 2 years ago
Yash Tibrewal 727ae8c885
GcpObservability: Add experimental public target (#31339) 2 years ago
Mark D. Roth 5d0d5fe1a7
xDS: implement xds_wrr_locality LB policy and return xDS LB config from XdsClient (#31160) 2 years ago
Craig Tiller cece68cf3e
[build] Add exec_ctx visibility (#31330) 2 years ago
Craig Tiller 9d2a1a3d1a
[chttp2] Fix race of iomgr shutdown and chttp2 lifetime (#31319) 2 years ago
Mark D. Roth 1733c66932
LB policy: add LB policy unit test framework and simple pick_first test (#31016) 2 years ago
Mark D. Roth ede4e42c7d
weighted_target LB: use uint64_t for aggregate weights to avoid overflow (#31244) 2 years ago
Cheng-Yu Chung cc58369279
Remove `include/grpcpp/impl/codegen/completion_queue.h` (#31059) 2 years ago
Craig Tiller 20d1efc38a
[stats] Move core stats to C++ (#30936) 2 years ago
Craig Tiller afa3a6c890
[event_engine] Fix for the EE/iomgr shutdown ordering problem (#31265) 2 years ago
Esun Kim 85794d4094
Deprecated grpc_error_std_string (#31267) 2 years ago
Mark D. Roth 11fbb63279
outlier detection: remove env var protection (#31251) 2 years ago
Craig Tiller c802adfa8a
[event_engine] Move security executor usage to event engine (#31231) 2 years ago
Craig Tiller 2d00d50c59
[event_engine] Improve scaling in threadpool (#31234) 2 years ago
Esun Kim 347bf1a1f4
Removed GRPC_ERROR_[INT|STR] macros (#31195) 2 years ago
Vignesh Babu 19babd6801
Fix bug in epoll1 poller (#31211) 2 years ago
Craig Tiller 66c8e098ee
[slice] Remove murmur implementation (#31118) 2 years ago
Craig Tiller db5fe72da9
[tsan] Threadsafe strerror implementation (#31167) 2 years ago
Vignesh Babu 7655858e93
Reland tcp endpoints for posix event engine (#31150) 2 years ago
Craig Tiller beb5bdca62
[promises] Promise based grpc_call (#29598) 2 years ago
Vignesh Babu e1e1f6181f
Util to load file contents into grpc_core::Slice (#31176) 2 years ago
Esun Kim f11282df8d
Bump dev version v1.51-dev (#31174) 2 years ago
Craig Tiller 631e8b2c36
[fixit] Parallelize hpack_size tests (#30580) 2 years ago
Craig Tiller c62013d699
[c++] Implement DynamicThreadPool in-terms-of event engine (#30553) 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
Craig Tiller c1853ade88
[slice] allow inlining of slice ref/unref again (#31158) 2 years ago
github-actions[bot] 4874619947
Automated change: Fix sanity tests (#31162) 2 years ago
Allan Boll b302281364
Visibility change to orphanable for xds_client_core (#31161) 2 years ago
AJ Heller fcf8e2431c
EventEngine::RunAfter: XDS Cluster Manager (#30044) 2 years ago
Cheng-Yu Chung 7c4b87ede5
Remove `grpc++_codegen` (#31138) 2 years ago
Craig Tiller fc736183d8
[build] Remove nofixdeps for grpc++_error_details (#30915) 2 years ago
AJ Heller 2ee2c91c92
Reland x2: Make GetDefaultEventEngine return a shared_ptr (#30619) 2 years ago
Craig Tiller ecd7e141cb
[build] Remove nofixdeps for error (#30910) 2 years ago
Craig Tiller 00a2b41c81
[build] Remove nofixdeps for grpc_base (#31148) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago