7481 Commits (916a325b6ce5e9c46c92904be356e485b8e54ec9)

Author SHA1 Message Date
Craig Tiller a4a4e54bb1
[notification] sloppier tests (#31422) 2 years ago
Craig Tiller 2158ce7523
[cleanup] Remove unused end2end feature flags (#31370) 2 years ago
Craig Tiller 141bc3b634
[experiments] Reland enabling tcp_read_chunks for debug builds (#31420) 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 0d77dd2bbd
[event_engine/promises] Eliminate lock contention on call path for GetDefaultEventEngine (#31405) 2 years ago
AJ Heller be19b174f7
[promises] Cleanup: Always assert that contexts are non-null (#31397) 2 years ago
Craig Tiller b8b9fd7235
[promises] Always assert that contexts are non-null (#31205) 2 years ago
AJ Heller b957f45df6
Re-enabled and Fix WindowsEventEngine test suite (#31393) 2 years ago
Craig Tiller 0a8948ca2a
Add a quiesce to threadpool (#31380) 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
Cheng-Yu Chung 0fbc4a715c
Remove `include/grpcpp/impl/codegen/service_type.h` (#31282) 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
Mark D. Roth f2c4795f4f
core tests: absl::make_unique -> std::make_unique (#31361) 2 years ago
Mark D. Roth 2f2662c462
outlier detection: add basic unit test (#31346) 2 years ago
Mark D. Roth 14c914dee0
xDS: refactor code for handling xDS extensions and add tests (#31295) 2 years ago
Mark D. Roth 3475489bf3
xDS: NACK EDS resources with duplicate addresses (#31321) 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
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
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
apolcyn a310ceebf9
Update stream leak test to use transport counter instead of iomgr object counter (#31250) 2 years ago
Mark D. Roth f2a377d35e
xDS cluster resource type: use ValidationErrors and add unit test (#31025) 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
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
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