4868 Commits (97cdc6de5df57ab96a660dc4e9fc9792f4565e56)

Author SHA1 Message Date
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
David Garcia Quintas 8d8214afe5 Removed obsolete lb_policies_test 7 years ago
yang-g ce1cfea12d Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE. 7 years ago
David Garcia Quintas f25126cffb PR comments 7 years ago
Jan Tattermusch 382374eb6f add comment 7 years ago
David Garcia Quintas 956fe5e089 Added tests, supporting c-ares as well as std resolver. 7 years ago
David Garcia Quintas b86cdde209 Undo changes to dns_resolver_test.cc 7 years ago
Yash Tibrewal 83ad85e2fa Remove unnecessary check and few more comments 7 years ago
Yash Tibrewal 54f6092eff Force the client to shutdown so that the server write can complete 7 years ago
Jan Tattermusch 12ba4b1e05 make grpc_passthru_endpoint_stats refcounted 7 years ago
Jan Tattermusch 8376749faa fix EventState::done() data race 7 years ago
David Garcia Quintas 7896b62f2d DNS cooldown mechanism 7 years ago
Yash Tibrewal ac35926a2f Manually set roots pem env variable for httpscli_test 7 years ago
ncteisen 8a7f65d727 fix test mem leak 7 years ago
jiangtaoli2016 faa74228d7 Disable failing ssl_transport_security_tests when using OpenSSL lib 7 years ago
Yash Tibrewal e8e2426f98 Bazel fix for httpcli_test 7 years ago
Yash Tibrewal dbc521442e Fix end2end test flake #13477 7 years ago
Ken Payson 1dc0833bed Don't segfault on header replay 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai b6cf123717 Privatize thread-local storage headers 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Jan Tattermusch 2f090e9732 silence switch fallthrough warning on gcc7.2 7 years ago