6939 Commits (1cc43d051b1d9092f1de1c13c488eaa4c32c2c4f)

Author SHA1 Message Date
Ken Payson 9714e0376a Add thread pool reset on fork with FORKING_SUPPORT_ENABLED 7 years ago
Yuchen Zeng 5dd2f48e24 Fix windows build 7 years ago
Yuchen Zeng b5eaf7734c gRPC CLI batch mode 7 years ago
yang-g 3c00328b62 Add a simple test 7 years ago
Yash Tibrewal bdf998a184 Fix compression tests for when they expect the client to receive the completion tag 7 years ago
Alexander Polcyn 9e3a76ba71 Add c-ares resolver tests against GCE DNS, using the unit test. 7 years ago
Juanli Shen fe40815682 Readd grpclb fallback 7 years ago
yang-g 6bf3184127 Fix bad_client_window_overflow_test at mac 7 years ago
Craig Tiller 2477cf3778 Revert "General executor speedups, introspection" 7 years ago
Craig Tiller 3c52038868 Fix memory leak 7 years ago
Craig Tiller 604a7ca07b Reduce stack size of simple_request e2e test 7 years ago
Vijay Pai 2046d0b3c5 Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip 7 years ago
Muxi Yan 9fa1659951 Fix a memory leak point 7 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Yuchen Zeng 46c821fe81 Remove extra record_to_resolve 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
Vijay Pai 43b55221e4 Cancel outstanding streams when shutting down the client 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 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 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