1130 Commits (4e2b936e88aca8afc261b0f50b3488302c47a721)

Author SHA1 Message Date
Craig Tiller d410f1d0aa
[surface] Ensure SEND_STATUS & RECV_MESSAGE do not inhabit the same batch (#31554) 2 years ago
Mark D. Roth 916a325b6c
LB policy API: make pickers ref-counted (#31612) 2 years ago
Esun Kim 50fbe51238
Fix IWYU with clang-15 (#31556) 2 years ago
Craig Tiller 3b18968927
[flake] Remove destruction of event log (#31493) 2 years ago
Craig Tiller 2158ce7523
[cleanup] Remove unused end2end feature flags (#31370) 2 years ago
Craig Tiller 20d1efc38a
[stats] Move core stats to C++ (#30936) 2 years ago
Craig Tiller 3b12efd66a
[hpack_size] Un-parallelize tests (#31259) 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
Esun Kim 347bf1a1f4
Removed GRPC_ERROR_[INT|STR] macros (#31195) 2 years ago
Craig Tiller beb5bdca62
[promises] Promise based grpc_call (#29598) 2 years ago
Craig Tiller 631e8b2c36
[fixit] Parallelize hpack_size tests (#30580) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Craig Tiller c3714eced8
fix test (#31101) 2 years ago
Craig Tiller e8df8185e5
[debug] Fine grained event tracing (#31105) 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
Richard Belleville 1648bc08e0
Revert "client_channel: allow LB policy to communicate update errors to resolver (#30809)" (#30970) 2 years ago
Mark D. Roth 9ff943b81e
client_channel: allow LB policy to communicate update errors to resolver (#30809) 2 years ago
Craig Tiller 610a248059
[stats] Optimize histogram system (#30834) 2 years ago
Mark D. Roth bf9304ef17
client_channel, client_auth: rewrite disallowed status codes from the control plane (#30789) 2 years ago
Craig Tiller 535168431a
[lb_policy] Move to core configuration system (#30483) 2 years ago
Craig Tiller 5b6dac02ac
[stats] Cleanup & re-enable stats system (#30610) 2 years ago
Craig Tiller f47e339d81
[zlib] Remove dependency on zlib version (#30704) 2 years ago
Yash Tibrewal 3e21838aff
[fixit] Tune max_connection_age grace period (#30703) 2 years ago
Craig Tiller 1e1f7324e8
[fixit] Increase timeout to start connection (#30672) 2 years ago
Craig Tiller 1dc7685c55
[fixit] More max_connection_idle fixes (#30639) 2 years ago
Yash Tibrewal 01b07e46e2
[fixit] MaxConnectionIdle: Increase idleness period to 2sec (#30632) 2 years ago
Vignesh Babu 6154959138
Fix flakiness in invoke_large_test (#30597) 2 years ago
Yash Tibrewal 17315e1faf
[fixit] Core End2End Tests: Increase the connect timeout (#30590) 2 years ago
AJ Heller 19a2181bc4
Fix timeout on h2_tls*@retry_cancellation (#30595) 2 years ago
Craig Tiller a5cab10d6f
[load_balancing] Move interfaces to src/core/lib/load_balancing (#30465) 2 years ago
Craig Tiller f268659bf1
Revert "Revert "[filter-stack] Eliminate flags on initial metadata (#30444)" (#30475)" (#30476) 2 years ago
Craig Tiller 4bc69cbe38
Revert "[filter-stack] Eliminate flags on initial metadata (#30444)" (#30475) 2 years ago
Craig Tiller cd30b2dda1
[filter-stack] Eliminate flags on initial metadata (#30444) 2 years ago
Mark D. Roth e0581db977
Second attempt: LB policy API: use absl::Status instead of grpc_error (#30386) 2 years ago
Craig Tiller 375e649011
[iwyu] Fix sanity on master (#30366) 2 years ago
github-actions[bot] 89a0733747
Automated change: Fix sanity tests (#30361) 2 years ago
Craig Tiller dec4451c0c
Revert "LB policy API: use absl::Status instead of grpc_error (#30313)" (#30359) 2 years ago
Craig Tiller df52004032
[iwyu] Add test/core/end2end (#29998) 2 years ago
Craig Tiller e13566914f
[zlib] Remove dependency on zlib version (#30356) 2 years ago
Mark D. Roth 6629f604f9
LB policy API: use absl::Status instead of grpc_error (#30313) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
Yash Tibrewal 7671fb4068
keepalive_timeout: Simplify test (#30175) 2 years ago
Yash Tibrewal 0ec9ca254e
Reduce keepalive time period for test (#30162) 2 years ago
Ashitha Santhosh 9bc16ede7c
Update authz tests to use callback (#30058) 2 years ago
Craig Tiller eb5ae61470
Reland (again) bytestream removal (#29987) 2 years ago
Denny C. Dai 4c60ba592e
[gRPC/iOS] Fix grpc_basictests_objc_ios due to unused function warning/error (#29988) 3 years ago