7934 Commits (761d16eca1ae395ef0b200033ef8e81f24e8273f)

Author SHA1 Message Date
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
Mehrdad Afshari 4c130bf369 Fix end2end_test.sh to pass shellcheck 7 years ago
Mehrdad Afshari 37629bacf5 Regenerate projects 7 years ago
adelez 39307d23c3
Revert "Revert "Define the tests as grpc_cc_test to automatically test against all po…"" 7 years ago
Juanli Shen aa7dc296b6
Revert "grpclb re-resolution" 7 years ago
Sree Kuchibhotla 3293da3ca3 Change the Fixture shutdown code so that the server fds are still polled 7 years ago
Vijay Pai 811d39a5bc Add owners to C++ end2end tests to prevent accident API breakage 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
Juanli Shen 33cdd57ab7 grpclb in charge of its re-resolution 7 years ago
David Garcia Quintas 20331706e2 Make RR re-resolve upon any subchannel failure 7 years ago
adelez 18a356c9fa
Revert "Define the tests as grpc_cc_test to automatically test against all po…" 7 years ago
Carl Mastrangelo 16cca9f4c1 Check return values from ServiceReflection calls, and print a more helpful message 7 years ago
Mark D. Roth 08d9f3df30 Change Ref() methods to return a RefCountedPtr<>. 7 years ago
Jan Tattermusch 5e9cfd9a99 cleanup the way openssl and zlib are used 7 years ago
Vijay Pai 3b7ae55f77 More uses of 1-phase Call 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 dcd5ef3ad8 Deprecate GenericStub()::Call for multi-threaded use 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 1efec95d64 Removed unused argument from ResetStub() 7 years ago
David Garcia Quintas 8d8214afe5 Removed obsolete lb_policies_test 7 years ago