4970 Commits (ae8d3efc3a360b289f0b33e1c53c8c73960cb31f)

Author SHA1 Message Date
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
jiangtaoli2016 19eddbef5e Re-enable mismatched ALPN SSL tests for boringSSL. 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
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 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
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Noah Eisen e1bec40dfb Manually fix build issue 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
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
Mehrdad Afshari 4c130bf369 Fix end2end_test.sh to pass shellcheck 7 years ago
adelez 39307d23c3
Revert "Revert "Define the tests as grpc_cc_test to automatically test against all po…"" 7 years ago
Muxi Yan 2711e386ec Update prefix length in algorithm_test 7 years ago
Muxi Yan cda058de8e build projects 7 years ago
Muxi Yan 931f68ec56 regenerate metadata 7 years ago
Muxi Yan 3db2caaf2e Replace message/deflate,gzip with deflate,gzip 7 years ago
Muxi Yan 6f0b195d20 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* 7 years ago
adelez 18a356c9fa
Revert "Define the tests as grpc_cc_test to automatically test against all po…" 7 years ago
Mark D. Roth 08d9f3df30 Change Ref() methods to return a RefCountedPtr<>. 7 years ago
Yash Tibrewal a3b99294a0 Get bazel tests for bad_ssl working 7 years ago
Adele Zhou 5b30e46854 Define the tests as grpc_cc_test to automatically test against all polling strategies 7 years ago
Adele Zhou 461d59cf08 Add BUILD file 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Juanli Shen d82e137c7b Add a results_upon_error setter to fake resolver 7 years ago
Vijay Pai 0dbb00eef0 Remove extern "C" 7 years ago