5094 Commits (20ce39a4fe664b73cd271044e59377ee4d91d950)

Author SHA1 Message Date
Sree Kuchibhotla 6135535ca7 Minor changes and called generate_projects.sh again 8 years ago
Makarand Dharmapurikar e3dd1d7d11 modify stress_test command line options 8 years ago
Sree Kuchibhotla 920ed0c418 Modify Thread manager test 8 years ago
Craig Tiller 91d0093e5e Fix test 8 years ago
Craig Tiller 2406e31b83 Avoid TSAN reported lock cycle 8 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 8 years ago
Craig Tiller 2dc4968b93 Fix config-exclusion for secure variants of tests 8 years ago
Sree Kuchibhotla 385c9b2f05 Address code review comments 8 years ago
Craig Tiller e2f696895f Fixes for bad asserts 8 years ago
Craig Tiller afcc8752f3 clang-format 8 years ago
Mark D. Roth 24301717d4 Allow specifying extra flags for C++ interop server. 8 years ago
Vijay Pai d923583768 Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Craig Tiller 14c836fcd1 Delambdaify 8 years ago
Craig Tiller 68cf8ce866 Fix payload tests under windows 8 years ago
Craig Tiller b019d61f9a Fix benchmark shutdown 8 years ago
David Garcia Quintas d8fe334d5b s/lb-cost/lb-cost-bin 8 years ago
Yuchen Zeng 169c985f67 Remove generated pb files 8 years ago
Mark D. Roth 5e258bf32b clang-format 8 years ago
murgatroid99 583eb9b96f Clang format 8 years ago
Yuchen Zeng 87772d5b88 Fix asan issues, clean up 8 years ago
Yuchen Zeng a54be0388a Fix sanity issues 8 years ago
Yuchen Zeng de3daf5d63 More interfaces for grpc_socket_mutator 8 years ago
yang-g c4292fb971 Add a simple test 8 years ago
Sree Kuchibhotla c37a8a56df Fix test 8 years ago
Sree Kuchibhotla d39f40da9e Fix include files 8 years ago
Sree Kuchibhotla 8f7739bcd6 Rename GrpcRpcManager -> ThreadManager 8 years ago
Vijay Pai 08126092e6 golden file 8 years ago
Vijay Pai 96e03110db clang-format 8 years ago
Muxi Yan ed2be64d82 Clean format with clang-format 8 years ago
Vijay Pai 8d08b1d9ee Test all split streamed variations 8 years ago
Vijay Pai 65a9ef16ed Fix channel/stub for dup service use 8 years ago
Muxi Yan 90a283a4a8 Add FEATURE_MASK_SUPPORTS_AUTHORITY_HEADER in h2_http_proxy.c 8 years ago
Vijay Pai 61536a7371 Making split streaming testable 8 years ago
Muxi Yan bedb0d20dc clang-format 8 years ago
murgatroid99 a460192d92 Minor fixes to sockaddr changes 8 years ago
Muxi Yan fbe175308d Add test of cancelling ops when :authority exists but not supported 8 years ago
Noah Eisen 83dd3aa7e0 changed whitespace 8 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 8 years ago
Noah Eisen f8ffbf62a2 also reverted interop server, since mark had already made the changes I did in an un merged pull request 8 years ago
David Garcia Quintas b5299976c1 Fixed clang-format sanity error 8 years ago
murgatroid99 22d50e98d8 Fix sanity and move a header include 8 years ago
Robbie Shade 1ceb694e16 Remove erroneous comment 8 years ago
Yuchen Zeng a4f708a4c4 Introduce grpc_socket_mutator 8 years ago
David Garcia Quintas a3654db631 Renamed LB-related metadata keys 8 years ago
murgatroid99 aa9c578b07 Clean up code after merge with master 8 years ago
Yuchen Zeng 929f4c652f Add tos configuration in channel args 8 years ago
Robbie Shade 517503746c Check for the correct number of orphan callbacks in udp_server_test 8 years ago
kpayson64 d195cf589d Add condition variable polling engine 8 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 8 years ago