129 Commits (5933b52e1117e0aca1cd3635ef0370577bbff865)

Author SHA1 Message Date
Cheng-Yu Chung e9b287997a
Remove `include/grpcpp/impl/codegen/sync.h` (#31545) 2 years ago
Esun Kim f3fedae7c8
Added readability-redundant-string-cstr (#31707) 2 years ago
Cheng-Yu Chung 3ef817b3bf
Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 2 years ago
Cheng-Yu Chung 0fbc4a715c
Remove `include/grpcpp/impl/codegen/service_type.h` (#31282) 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 ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Cheng-Yu Chung b765b06155
Remove `include/grpcpp/impl/codegen/async_stream.h` (#30941) 2 years ago
Craig Tiller d47e58544f
[flaky] Increase timeout (#30909) 2 years ago
Craig Tiller 535168431a
[lb_policy] Move to core configuration system (#30483) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 2 years ago
Mark D. Roth 18d82d4a6a
Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284)" (#30286) 2 years ago
Mark D. Roth 8aeb548590
Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284) 2 years ago
Mark D. Roth 5dcf2d1c98
TSI: return handshaker error message for inclusion in RPC failure status (#30077) 2 years ago
Esun Kim 70a311b736
gtestify test/core/tsi (#30211) 2 years ago
Vignesh Babu 475623c489
Provide means to control TCP frame sizes in response to high memory pressure (#29793) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Esun Kim c08eb4fc41
Attempt to upgrade upb to the latest (#28685) 3 years ago
Craig Tiller ff87ca02b2
Revive test/core/memory_usage (#28931) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
yihuaz 10b2b50569
Reland empty target introduction to ease the internal merge of #25586 (#28408) 3 years ago
apolcyn 2a4b7f25e6
testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332) 3 years ago
Craig Tiller e5d0b95870
Revert "Introduce empty targets to ease the internal merge of #25586 (#28122)" (#28172) 3 years ago
yihuaz 171c64eee2
Introduce empty targets to ease the internal merge of #25586 (#28122) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller 9b41852a5e
channel_init --> core configuration system (#27347) 3 years ago
Austin Schuh d30404868f
ARM and -Wextra fixups (#19141) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 3 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
yihuaz d4ef8084f4
add max_frame_size support to fake TSI handshaker and fake HS service (#25621) 4 years ago
Ashitha Santhosh e049a1f223 Increase max frame size to 1MB. 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Jan Tattermusch 0b1798412b
Revert "Wrap strerror into a thread-safe implementation" 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
yang-g cf26f0133a Wrap strerror into a thread-safe implementation 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
Esun Kim 61deee2217 Disable ASSERT_EQ in ConnectLoop on Mac 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim aae4f4cf18 Fix by misc-unused-using-decls 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago