4620 Commits (e127a39f45577fcfba1f1f0faa1d60c516c39908)

Author SHA1 Message Date
Mark D. Roth e127a39f45 Change tests to use channel args instead of fake_resolver query args. 9 years ago
Mark D. Roth 452287607f Add test for setting LB policy via C++ API. 9 years ago
Mark D. Roth bfe56801ad Move method_config module from ext/client_channel to lib/transport. 9 years ago
Mark D. Roth f0b2ec0435 clang-format 9 years ago
Mark D. Roth e3a21005bf Fix propagation of channel args for insecure channels. 9 years ago
Mark D. Roth b367c1bed7 Fix dns_resolver_connectivity_test. 9 years ago
Mark D. Roth 25db523baa Fix sockaddr_resolver_test. 9 years ago
Mark D. Roth 557c990c36 clang-format 9 years ago
Harvey Tuch 62b2a9051c Fix handshake_client bind flakes and build issues. 9 years ago
murgatroid99 085f9afaf0 Added import order comments, resolved other minor issues 9 years ago
Harvey Tuch a92a13c406 Fix server_ssl.c thread race exposed by tsan by using gpr_event. 9 years ago
Harvey Tuch 27c876ecbe Fix memory leak detected by ASAN and clang-format variance. 9 years ago
Harvey Tuch 8cdf17a620 Introduce a grpc-exp ALPN protocol identifier. 9 years ago
Mark D. Roth af84245131 Remove resolver_result. 9 years ago
Mark D. Roth 3686996786 Encode server name, LB policy name, and addresses in channel args. 9 years ago
Mark D. Roth 16883a37ef Set user data vtable when creating grpc_lb_addresses. 9 years ago
Makarand Dharmapurikar f01f7b6d6c clang-format fixes 9 years ago
murgatroid99 6a30178ef2 Clang format 9 years ago
Makarand Dharmapurikar e3dd1d7d11 modify stress_test command line options 9 years ago
Craig Tiller 2406e31b83 Avoid TSAN reported lock cycle 9 years ago
Noah Eisen 32eee7739b Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 9 years ago
Craig Tiller 2dc4968b93 Fix config-exclusion for secure variants of tests 9 years ago
Mark D. Roth 24301717d4 Allow specifying extra flags for C++ interop server. 9 years ago
Vijay Pai d923583768 Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class 9 years ago
Craig Tiller 14c836fcd1 Delambdaify 9 years ago
Craig Tiller 68cf8ce866 Fix payload tests under windows 9 years ago
Craig Tiller b019d61f9a Fix benchmark shutdown 9 years ago
David Garcia Quintas d8fe334d5b s/lb-cost/lb-cost-bin 9 years ago
Mark D. Roth 5e258bf32b clang-format 9 years ago
murgatroid99 583eb9b96f Clang format 9 years ago
yang-g c4292fb971 Add a simple test 9 years ago
Vijay Pai 08126092e6 golden file 9 years ago
Vijay Pai 96e03110db clang-format 9 years ago
Vijay Pai 8d08b1d9ee Test all split streamed variations 9 years ago
Vijay Pai 65a9ef16ed Fix channel/stub for dup service use 9 years ago
Vijay Pai 61536a7371 Making split streaming testable 9 years ago
murgatroid99 a460192d92 Minor fixes to sockaddr changes 9 years ago
Noah Eisen 83dd3aa7e0 changed whitespace 9 years ago
Noah Eisen 40860c4488 reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in 9 years ago
Noah Eisen f8ffbf62a2 also reverted interop server, since mark had already made the changes I did in an un merged pull request 9 years ago
David Garcia Quintas b5299976c1 Fixed clang-format sanity error 9 years ago
murgatroid99 22d50e98d8 Fix sanity and move a header include 9 years ago
Robbie Shade 1ceb694e16 Remove erroneous comment 9 years ago
David Garcia Quintas a3654db631 Renamed LB-related metadata keys 9 years ago
murgatroid99 aa9c578b07 Clean up code after merge with master 9 years ago
Robbie Shade 517503746c Check for the correct number of orphan callbacks in udp_server_test 9 years ago
kpayson64 d195cf589d Add condition variable polling engine 9 years ago
Noah Eisen 2cef11c667 added status request ability to the FullDuplexCall so that cpp server can pass the node client's status_code_and_message test 9 years ago
Mark D. Roth 9db75cf68e Revert changes to sockaddr_resolver_test, since we no longer support query_args there. 9 years ago
Mark D. Roth fd2ddd28a9 clang-format 9 years ago