7224 Commits (ed49fe5510780a96bf128bc6397f0d7d5394f669)

Author SHA1 Message Date
Craig Tiller ff58b27696 Make generic_test tolerant of encoding 7 years ago
Craig Tiller 1a8f1e831d Make alarm_test tolerant of threading 7 years ago
Craig Tiller c1f288dedb Bug fixes, remove async e2e dependence on flow control size 7 years ago
Yuchen Zeng 46c821fe81 Remove extra record_to_resolve 7 years ago
Craig Tiller a42a22b2be Update window overflow test 7 years ago
Yash Tibrewal a17ad0ce3c Missing argument in finish_connection in tcp_client_uv_test 7 years ago
Muxi Yan 4b527a7d8c Fix test flake of stream_compression_compressed_payload #12307 7 years ago
Yash Tibrewal 4a6b08aa47 Modifying uv tests to reflect exec_ctx parameter for grpc_pollset_kick 7 years ago
Yuchen Zeng 79c12b9dc0 Drain readable fd 7 years ago
Craig Tiller d0ceb377a4 clang-format 7 years ago
Craig Tiller 4aa2331958 Fix compile 7 years ago
Craig Tiller 1f710e5831 Fix test 7 years ago
Vijay Pai 43b55221e4 Cancel outstanding streams when shutting down the client 7 years ago
Craig Tiller 6ef8db92bc Fix test 7 years ago
Craig Tiller a1bb6cad29 Fix timeout encoding test 7 years ago
Craig Tiller 350a4239fe Fix compile error 7 years ago
David Garcia Quintas 588e36a3e3 Get rid of magic numbers 7 years ago
David Garcia Quintas 7d764673ef Backends must be up before some grpclb tests start. 7 years ago
Yuchen Zeng ad32075af8 Set last_ping_sent_time to inf_past after receiving data 7 years ago
Yuchen Zeng 27411495f6 Fix keepalive_timeout 7 years ago
Yuchen Zeng 6a8c0ac2aa Fix ping policy 7 years ago
Craig Tiller 2c5bfacfdd Mock time to resolve test error 7 years ago
Craig Tiller 468d1e5b56 Fix keepalive test 7 years ago
Craig Tiller 3462fd1481 Fix test 7 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 7 years ago
Justin Burke 4984135a78 Add reference counting to tsi_ssl_handshaker_factories 7 years ago
Yihua Zhang 993fa31e66 update tsi test library to support async tsi implementation 7 years ago
Vijay Pai 4b047a3bff Construction of streams shouldn't require triggering async ops 7 years ago
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Ken Payson 01e83b55e4 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." 7 years ago
Alok Kumar 6b84005651 Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h 7 years ago
Yash Tibrewal bc130daf5f Adding more pointer conversions and type renaming 7 years ago
Craig Tiller 8e90f6955a Fix API fuzzer 7 years ago
Craig Tiller b7f36d7517 Fix test math error 7 years ago
Craig Tiller 80ae895f1e Fix Bazel build 7 years ago
Craig Tiller 8e87c74fe9 Fix compilation for C++ 7 years ago
Juanli Shen aba0a0a544 Add fallback (use backends from resolver if can't reach balancer) to grpclb. 7 years ago
Jan Tattermusch b2cf73e1f8 prevent submodule headers from influencing the build 7 years ago
Jan Tattermusch 5a2a792509 add cmake distribtest 7 years ago
Craig Tiller ed26a49b2c Add annotation 7 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 7 years ago
David Garcia Quintas b9f99f0de2 Fix use of grpc_channel_filter from concurrent merges 7 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 7 years ago
David Garcia Quintas c3c7e5548f {grpclb,client_lb}_end2end: Fix epoll1 flakes 7 years ago
Craig Tiller e5a1b2b087 clang-format 7 years ago
Vijay Pai 58c33ba19b Decouple alarm construction from setting to avoid races in MT code 7 years ago
Craig Tiller c1453ca8c2 Revert "Annotate benign race" 7 years ago
jiangtaoli2016 c88e1dee43 fix secure_endpoint_test 7 years ago
Muxi Yan 1e99b2388b clang-format 7 years ago