8200 Commits (252359bbdca17dc4654db2f6e3e682a9864cda1a)

Author SHA1 Message Date
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
Vijay Pai 7ec6b0ac1a fix dependence 7 years ago
Mark D. Roth 209f644f04 Convert resolver API to C++. 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
David Garcia Quintas a68a11e4a0 PR comments 7 years ago
Mehrdad Afshari c6e82b6872 Make ruby/run_distrib_test.sh to pass shellcheck (with suppression) 7 years ago
Mehrdad Afshari 0a400c6c0a Fix python/run_distrib_test.sh to pass shellcheck 7 years ago
Mehrdad Afshari 6c39c9ecd4 Fix php/run_distrib_test.sh to pass shellcheck 7 years ago
Mehrdad Afshari f5aea0c4b3 Make csharp/update_version.sh pass shellcheck (with suppresion) 7 years ago
Mehrdad Afshari 7bf30d6b35 Fix csharp/run_distrib_test_dotnetcli.sh to pass shellcheck 7 years ago
Mehrdad Afshari fd954d2827 Fix csharp/run_distrib_test.sh to pass shellcheck 7 years ago
Mehrdad Afshari 59aefe61e2 Fix run_distrib_test_routeguide.sh to pass shellcheck 7 years ago
Mehrdad Afshari 9d2f806dac Fix run_distrib_test_cmake.sh to pass shellcheck 7 years ago
Mehrdad Afshari ecdd9147cf Fix run_with_poller.sh to pass shellcheck 7 years ago
Mehrdad Afshari a6ac5b3ddc Fix fuzzer_one_entry_runner.sh to pass shellcheck 7 years ago