13089 Commits (808347ffe8c83799fd170a5833fd3b7b08c420ca)

Author SHA1 Message Date
Yash Tibrewal 2ffff621a4
OpenCensusTest: Fix flakiness (#31349) 2 years ago
Craig Tiller d1bce5c868
reduce test size (#31345) 2 years ago
Mark D. Roth 14c914dee0
xDS: refactor code for handling xDS extensions and add tests (#31295) 2 years ago
Cheng-Yu Chung d699b574a8
Remove `include/grpcpp/impl/codegen/server_callback.h` (#31279) 2 years ago
Mark D. Roth 3475489bf3
xDS: NACK EDS resources with duplicate addresses (#31321) 2 years ago
Cheng-Yu Chung a1cb2f3d6f
Remove `include/grpcpp/impl/codegen/server_callback.h` (#31280) 2 years ago
Mark D. Roth b6bdde391a
client_lb_e2e_test: add another error case to the regex (#31318) 2 years ago
Cheng-Yu Chung d1c04427f3
Remove `include/grpcpp/impl/codegen/rpc_method.h` (#31269) 2 years ago
Craig Tiller b0a0e8983f
[promises] ForEach fixes (#31300) 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
Anirudh Ramachandra a210506b3d
Allow storing security context extension in grpc_auth_context (#30516) 2 years ago
Mark D. Roth a848bc919b
xDS: NACK EDS if sum of locality weights in a priority exceeds uint32 max (#31272) 2 years ago
Esun Kim 85794d4094
Deprecated grpc_error_std_string (#31267) 2 years ago
Craig Tiller 1f798e899a
[dns] Fix test race (#31270) 2 years ago
Esun Kim ae471418e4
Removed legacy macros completely (#31248) 2 years ago
Vignesh Babu 8f1004f435
Increase timeout in xds_cluster_end2end_test (#31260) 2 years ago
Cheng-Yu Chung d76c6f61f0
Remove `include/grpcpp/impl/codegen/method_handler.h` (#31249) 2 years ago
Mark D. Roth e00c942931
xds_client_test: increase WaitForRequest() timeout (#31243) 2 years ago
Mark D. Roth 11fbb63279
outlier detection: remove env var protection (#31251) 2 years ago
Craig Tiller 3b12efd66a
[hpack_size] Un-parallelize tests (#31259) 2 years ago
Cheng-Yu Chung 488f17eb46
Remove `include/grpcpp/impl/codegen/message_allocator.h` (#31246) 2 years ago
Cheng-Yu Chung a192f155b9
Remove `include/grpcpp/impl/codegen/config.h` (#31061) 2 years ago
apolcyn a310ceebf9
Update stream leak test to use transport counter instead of iomgr object counter (#31250) 2 years ago
Yash Tibrewal 8cffd1044e
OpenCensus: Ability to globally disable stats and tracing (#31252) 2 years ago
Mark D. Roth f2a377d35e
xDS cluster resource type: use ValidationErrors and add unit test (#31025) 2 years ago
Mark D. Roth 126393c9c1
client_lb_end2end_test: update failure regex to include "Socket closed" (#31242) 2 years ago
Esun Kim 32923ac191
Removed no_error_on_hotpath (#31225) 2 years ago
Craig Tiller 2d00d50c59
[event_engine] Improve scaling in threadpool (#31234) 2 years ago
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 2 years ago
Cheng-Yu Chung 4ba0f9afb5
Revert "Revert "Remove `include/grpcpp/impl/codegen/client_callback.h` (#31005)" (#31079)" (#31087) 2 years ago
Mark D. Roth 5178332802
XdsClient: avoid nesting result in XdsResourceTypeImpl (#31224) 2 years ago
Vignesh Babu cc29a3a1d2
Add testonly attribute to mock_event_engine (#31235) 2 years ago
Craig Tiller 0057598fed
[sleep] Add a test for robustness with errant event engines (#30622) 2 years ago
Cheng-Yu Chung 0e8a6515df
Remove `include/grpcpp/impl/codegen/client_context.h` (#31006) 2 years ago
Craig Tiller 03c049b14f
[chttp2] Fix performance regression for small stream sends (#31180) 2 years ago
Esun Kim 347bf1a1f4
Removed GRPC_ERROR_[INT|STR] macros (#31195) 2 years ago
Craig Tiller 7ecca97c05
[flaky] Reduce test size (#31210) 2 years ago
Craig Tiller 66c8e098ee
[slice] Remove murmur implementation (#31118) 2 years ago
Esun Kim 4bd27c524a
More changes (#31194) 2 years ago
Anirudh Ramachandra 3e648e3de7
Add support to explicitly add priority for the handshakers using enums (#30971) 2 years ago
Vignesh Babu 6e15936d85
Make event engine client test more robust (#31187) 2 years ago
Vignesh Babu e7ad460c7b
Event Engine related minor cleanup (#31188) 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