783 Commits (e13566914fa6a3cb0450c8b3d4346c2348c6a893)

Author SHA1 Message Date
Mark D. Roth 6629f604f9
LB policy API: use absl::Status instead of grpc_error (#30313) 2 years ago
Mark D. Roth 908e46d137
test_lb_policies: fix clang-tidy warning (#30324) 2 years ago
Esun Kim c0ec55d2f1
gtestify test/core/util (#30195) 2 years ago
AJ Heller 64939531f9
Re-Reland: Add SRV and TXT record lookup methods to the iomgr API (#30246) 2 years ago
AJ Heller b5966f39eb
Revert "Reland: Add SRV and TXT record lookup methods to the iomgr PAI (#30242) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
AJ Heller c229703f9f
Reland: Add SRV and TXT record lookup methods to the iomgr API (#30206) 2 years ago
AJ Heller 2c3acbb2b2
Revert "Add SRV and TXT record lookup methods to the iomgr API (#30078)" (#30176) 2 years ago
AJ Heller c835402dd9
Add SRV and TXT record lookup methods to the iomgr API (#30078) 2 years ago
Craig Tiller eb5ae61470
Reland (again) bytestream removal (#29987) 2 years ago
Mark D. Roth 86e282ba97
weighted_target and RLS: delegate to child picker on error (#29870) 2 years ago
Craig Tiller 24caf53835
Roll forward iomgr ee fork (#30022) 2 years ago
Craig Tiller 6532084a06
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 3 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
Craig Tiller 50ae54dd1c
[fuzzing] Run fuzzers a little bit as a test (#29919) 3 years ago
Mark D. Roth c0a8f5c98c
test: restore original slowdown factor for MSAN and UBSAN (#29822) 3 years ago
Mark D. Roth 23a06f7ef5
test: reduce msan and ubsan multipliers (#29787) 3 years ago
Jan Tattermusch 294c2bd19a
Revert "test: increase test slowdown factor on MacOS (#29781)" (#29794) 3 years ago
Mark D. Roth b29c26d6b8
test: increase test slowdown factor on MacOS (#29781) 3 years ago
Craig Tiller 5a204075da
[build] Increase timeout multipliers for MSAN, UBSAN (#29780) 3 years ago
Nicolas Noble 667691c499
server: per-rpc backend metric reporting (#29621) 3 years ago
AJ Heller 1df32ca680
Delete the EventEngine-driven iomgr implementation (#29654) 3 years ago
Anirudh Ramachandra 063c36cb46
Revert "Revert "Move TCP Connect into its own handshaker. (#29111)" (#… (#29626) 3 years ago
AJ Heller adfd009d3a
Make stack_tracer more broadly usable (#29660) 3 years ago
Craig Tiller 5918f98ecb
[iwyu] Enable nosafe_headers (#29591) 3 years ago
AJ Heller 815029fe2b
Revert "Move TCP Connect into its own handshaker. (#29111)" (#29558) 3 years ago
Vignesh Babu b92f885756
Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
Anirudh Ramachandra 0675af8511
Move TCP Connect into its own handshaker. (#29111) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Mark D. Roth be53d2ce3f
LB policy API: add OOB backend metric API (#29012) 3 years ago
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 3 years ago
Craig Tiller 33aaa55032
Filter fuzzer (#29177) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Mark D. Roth eded3b6bc3
client channel: record call completion even if recv_trailing_metadata was not started (#29198) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller ff87ca02b2
Revive test/core/memory_usage (#28931) 3 years ago
apolcyn 64082940a5
Fix google c2p resolver shutdown during metadata server queries (#28519) 3 years ago
Esun Kim 342cb4457c
Added a temporary trap to prevent Abseil-Status breakages. (#28766) 3 years ago
Jan Tattermusch 997bec7f24
Revert "Fix some clang-tidy issue (#28679)" (#28699) 3 years ago
Esun Kim b762dce244
Fix some clang-tidy issue (#28679) 3 years ago
apolcyn 6bf8e22484
Add http cancel api (#28354) 3 years ago
Craig Tiller 74a2cb6e2b
Revert "Revert "Reland slice changes (#28601)" (#28615)" (#28624) 3 years ago
Craig Tiller 939bbfc336
Revert "Reland slice changes (#28601)" (#28615) 3 years ago
Craig Tiller b33e0d40af
Reland slice changes (#28601) 3 years ago
Jan Tattermusch 03bf699600
Revert "Eliminate slice interning (#28363)" (#28598) 3 years ago
Craig Tiller 6703186b7a
Eliminate slice interning (#28363) 3 years ago
Craig Tiller e29bdfe4e8
Add a test for includes without paths (#28532) 3 years ago
apolcyn 066a50b9ca
Remove grpc_httpcli_context (#27867) 3 years ago
Vignesh Babu 0dda706907
fixing heap use after free bug due to mismanaged ref counting in passthru endpoint (#28417) 3 years ago