1728 Commits (7ec291330c4442bc2d4adc1f93ff8f7bd9149c14)

Author SHA1 Message Date
David Garcia Quintas 7ec291330c PR comments 9 years ago
Noah Eisen 45ebd355cd Fix clang format 9 years ago
Noah Eisen e7223afdd5 Use default Empty ctor instead of Empty::default_instance 9 years ago
Noah Eisen ca5cdf454c Add unimplemented_service test case for cpp interop client 9 years ago
Craig Tiller 86cb138ee9 Handle failed calls in sync client 9 years ago
Mark D. Roth e3a21005bf Fix propagation of channel args for insecure channels. 9 years ago
Makarand Dharmapurikar f01f7b6d6c clang-format fixes 9 years ago
Makarand Dharmapurikar e3dd1d7d11 modify stress_test command line options 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 afcc8752f3 clang-format 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 20afa3d7c9 BufferPool --> ResourceQuota 9 years ago
Craig Tiller 14c836fcd1 Delambdaify 9 years ago
Craig Tiller b019d61f9a Fix benchmark shutdown 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
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
David Garcia Quintas a3654db631 Renamed LB-related metadata keys 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
Craig Tiller 624f4ba76d Add missing delete 9 years ago
David Garcia Quintas e5b4c26ef7 more usage of std::string 9 years ago
David Garcia Quintas f042481403 s/std::string/grpc::string 9 years ago
Mark D. Roth da0ec8222e Add fake resolver for tests. 9 years ago
Makarand Dharmapurikar b58c2db616 yet another gcc 4.4 compile fix. 9 years ago
David Garcia Quintas bd57bba0c2 Use a reasonable deadline in grpclb test 9 years ago
Makarand Dharmapurikar c9beacadb1 fix for gcc 4.4 warning 9 years ago
Yuchen Zeng 7cd90c6816 Print more information about ambiguous method names 9 years ago
Yuchen Zeng 6679d78997 Handle partially exposed reflection service 9 years ago
Noah Eisen 98b3663f6c Fixed type in comments 9 years ago
Noah Eisen 0adb728083 removed check for status error message. Investigating why node servers send messages back that are not empty 9 years ago
Craig Tiller 0895545a58 Complete reporting for failure rates 9 years ago
Craig Tiller 032f9bfb58 Start to log errors from benchmark 9 years ago
Craig Tiller 1a8c52e479 Collect stats on # failed requests 9 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 9 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 9 years ago
Noah Eisen 02e70ed120 changed method name in test.proto to more accurately reflect how the calls will be used 9 years ago
Yuchen Zeng a4aebf873e Remove unused inclusion 9 years ago
Makarand Dharmapurikar af564a1e92 changed timestamp clock from REALTIME to PRECISE 9 years ago
Noah Eisen a27eb1d07a added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py 9 years ago
Makarand Dharmapurikar 012fc18be9 doc fixes and max-age set to 60 9 years ago