3953 Commits (f03d39251824884bc5e552d3072a70f26814f41d)

Author SHA1 Message Date
Karthik Ravi Shankar 2bf934f97d
Revert "Fold opencensus into grpc_impl namespace" 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
Michael Behr 7f6ed9267f Convert metadata flag keys to lowercase. 6 years ago
Karthik Ravi Shankar d8d8bec7c8 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota 6 years ago
Mark D. Roth 687580fe04 Add ResultHandler to Resolver API. 6 years ago
Karthik Ravi Shankar 82c6e012d8
Revert "Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"" 6 years ago
Mark D. Roth c9421eeb85 Fix state reported by pick_first when we receive a GOAWAY with a pending subchannel list. 6 years ago
Karthik Ravi Shankar b3889585a1
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
Yash Tibrewal 6b45cea2f0 Remove from poll-cv comments too 6 years ago
billfeng327 9e102ea8b0 excluded non-compatible test 6 years ago
billfeng327 4241edeaa4 renamed tag to no_windows in conformation with Bazel and TensorFlow 6 years ago
Mark D. Roth 827c77bd24 Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE. 6 years ago
Vijay Pai 240bf86760 Add unimplemented RPC test 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago
Mark D. Roth d85e6f4e94 Make grpclb work when selected via service config with no balancer addresses. 6 years ago
Karthik Ravi Shankar f7dd48b2b6 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota 6 years ago
Michael Behr 1603242add Parse additional metadata flag manually instead of by regex 6 years ago
Mark D. Roth 6d75cfe426 Revert "Merge pull request #18254 from grpc/revert-18078-grpclb_child_policy_configurable" 6 years ago
Juanli Shen e889fda482 Use real resolver in xds lb channel 6 years ago
Mark D. Roth 9febbf2d92
Revert "Make grpclb child policy configurable" 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Mark D. Roth 762676249e Make grpclb child policy configurable. 6 years ago
Karthik Ravi Shankar 3b7a47cde6 Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder 6 years ago
Karthik Ravi Shankar b606cad6cc Fold opencensus into grpc_impl namespace 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Vijay Pai 397bdd6b7b Fix a bug that was exposed but unrelated... 6 years ago
Prashant Jaikumar ede3e61acb Try to fix FlakyNetworkTest.ServerRestartKeepaliveDisabled flake 6 years ago
Vijay Pai 05d8ddfc6e Support callback-based generic service 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Mark D. Roth 251d66aac6 Convert client channel factory to C++ 6 years ago
Alex Polcyn 9644e588f6 Build c-ares bazel lib with alwayslink=1 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Michael Behr 0a53c2ed2e Move new functions out of client_helper.cc 6 years ago
Michael Behr 473041e06b Format code. 6 years ago
Prashant Jaikumar 7f37d1cb0e Fix test flakes in flaky_network_test 6 years ago
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Vijay Pai 29191d5eda Need to properly init library for microbenchmarks 6 years ago
Vijay Pai de29ab752e Fix golden-file test 6 years ago
Vijay Pai 2a80f0edc7 Support use of ByteBuffer for request-side of code-gen unary 6 years ago
yang-g 5480dc5cd6 fix client_lb_e2e_test 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Michael Behr 60f060e078 Let interop_client send additional metadata, controlled by a flag. 6 years ago
Vijay Pai 8feb16171a Add an expectation and fix a ServerContext bug 6 years ago
Vijay Pai 5f8fe7d5cc Test for simultaneous Read and WritesDone 6 years ago
Vijay Pai ac5f5c4fe2 Add ClientCancelsRequestStream test 6 years ago
Vijay Pai 05b98a4896 Also add streaming tests that cancel from client 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
Mark D. Roth 428fa7602c Transition into state CONNECTING when we start name resolution. 6 years ago
Vijay Pai 7eb08ad72e Add interceptors, secure credentials, and cancellation to client callback test 6 years ago