7922 Commits (c50405364a194a0e4931153cbe329662d90530bc)

Author SHA1 Message Date
Vijay Pai d71b55db98 Reduce thread count to reduce stack frame size 7 years ago
Juanli Shen acdefd7646 Add warmup before first batch 7 years ago
Muxi Yan 6c9a87c174 Polish infer_length_after_decode and add test cases 7 years ago
Carlos Valera efce74b525 Print trailing metadata in the "grpc_cli call" command. 7 years ago
Jan Tattermusch 9429f7dfc9 increase deadline in dualstack_socket_test 7 years ago
Vijay Pai 03e2e13283 Minor fixes 7 years ago
Adele Zhou 1c805ec901 Add more bazel tests 7 years ago
Vijay Pai c02d997607 Minor bug fixes 7 years ago
Yuchen Zeng 8c259b1a62 Remove C++ end2end test owners 7 years ago
jiangtaoli2016 19eddbef5e Re-enable mismatched ALPN SSL tests for boringSSL. 7 years ago
Mark D. Roth bd0f15119a Refactor code for generating balancer channel args. 7 years ago
Vijay Pai c3e5c56d1a Fix low level benchmark 7 years ago
Vijay Pai 14300f121c Fix one Linux-specific test 7 years ago
Yihua Zhang 75f0a9fbd2 place security_connector in its own subdirectory 7 years ago
Vijay Pai 87e2e6a58a clang-fmt 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Adele Zhou 2d0718a7da Add bazel target for more tests. 7 years ago
Adele Zhou 9f810b59f2 Run end2end tests with different pollers with Bazel. 7 years ago
Adele Zhou a2013f86a0 Fix the fuzzer corpus path. 7 years ago
Juanli Shen 10142e4651 Fix test again 7 years ago
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
David Garcia Quintas 249a1d7104 Removed outdated grpclb_test 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Juanli Shen 87c6504ca9
Revert "Revert "Revert "Revert "grpclb re-resolution"""" 7 years ago
ncteisen 24f388bf95 Fix compile 7 years ago
ncteisen bf323a985f Use grpc_channel_arg_get_string when appropriate 7 years ago
Noah Eisen 9f3f4837af Add repro 7 years ago
Noah Eisen e547b217d3 Fix fuzz bug 7 years ago
Noah Eisen b5aec72e7d Add fuzz repro 7 years ago
Noah Eisen 2ee8cb998b Add fuzz repro 7 years ago
Noah Eisen eec31840ab Fix fuzz test 7 years ago
Noah Eisen c7f026142d Add repro 7 years ago
Adele Zhou 0ad0e5d684 Fix fuzzer tests for Bazel 7 years ago
David G. Quintas f66cf0d70d
Revert "Revert "Revert "grpclb re-resolution""" 7 years ago
Juanli Shen 95f37b3108 Fix test 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Juanli Shen 776490af0e Revert "Revert "grpclb re-resolution"" 7 years ago
Noah Eisen e1bec40dfb Manually fix build issue 7 years ago
Vijay Pai dd57cb5949 Empty out all tests if GRPC_POSIX_SOCKET is not defined 7 years ago
Vijay Pai 132efa0c9b Add non-blocking test 7 years ago
Vijay Pai 1e6a620b50 Remove spinning version 7 years ago
David Garcia Quintas 7756b3785d Addressing #14170 leftover comments 7 years ago
Noah Eisen f56fe4d448
Remove uneeded headers 7 years ago
ncteisen d187ef8c7c Stop overriding poll function in async_end2end 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen cddf6f838a Add some manual const casts to fix build 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai 5122487fad fix a conflict 7 years ago
Yash Tibrewal ec717fa226 Fix heap use-after-free bug in chttp2 reported by fuzzer 7 years ago
Adele Zhou 61da03c83d Add two files as data deps. 7 years ago