1762 Commits (43944082daf3e8f63328ba7c18685b0df3cf212a)

Author SHA1 Message Date
Noah Eisen 0adb728083 removed check for status error message. Investigating why node servers send messages back that are not empty 8 years ago
Craig Tiller 0895545a58 Complete reporting for failure rates 8 years ago
Craig Tiller 032f9bfb58 Start to log errors from benchmark 8 years ago
Craig Tiller 1a8c52e479 Collect stats on # failed requests 8 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 8 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 8 years ago
Noah Eisen 02e70ed120 changed method name in test.proto to more accurately reflect how the calls will be used 8 years ago
Yuchen Zeng a4aebf873e Remove unused inclusion 8 years ago
Makarand Dharmapurikar af564a1e92 changed timestamp clock from REALTIME to PRECISE 8 years ago
Sree Kuchibhotla a7a21d2049 Make sync server settings configurable 8 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 8 years ago
Makarand Dharmapurikar 012fc18be9 doc fixes and max-age set to 60 8 years ago
Sree Kuchibhotla 892dbf4d95 Make settings configurable 8 years ago
David Garcia Quintas 55ba14a785 Use the server's name as the service name for gRPC LB 8 years ago
Makarand Dharmapurikar 42511cfd8b Addressed review feedback 8 years ago
Yuchen Zeng 15bc4627de Rename variables ... again 8 years ago
Yuchen Zeng e529ea3928 Rename variables 8 years ago
Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Craig Tiller af9da92a60 Dont run benchmarks outside of linux for now 8 years ago
Craig Tiller 91bb6241ab Reduce # of benchmarks run as Jenkins unit tests 8 years ago
Yuchen Zeng 27170357ab Improve ProtoReflectionDescriptorDatabase 8 years ago
yang-g e267f86c43 Properly init variable 8 years ago
Sree Kuchibhotla 18d3ace7db fix test 8 years ago
Yuchen Zeng 84d55b30cc clang-format 8 years ago
Yuchen Zeng 1724ef07f3 Fix portibality issues 8 years ago
Yuchen Zeng 734fd71ef8 Fix CliCredentials reference 8 years ago
Yuchen Zeng 2579bf3941 Fix ListServices args 8 years ago
yang-g d5fba280bb make inline metadata value clearer 8 years ago
yang-g 4b4571ab88 Add a test for nonbin header containing binary value 8 years ago
yang-g c580af37e0 Add a check for metadata from auth plugin 8 years ago
Yuchen Zeng b4bca54aa2 Clang-format 8 years ago
Makarand Dharmapurikar 1ed0b8e3d7 Add interop test for Cacheable Unary Calls 8 years ago
David Garcia Quintas f47d6fbdcc More PR comments 8 years ago
Craig Tiller 9e1c2d2358 Dont start requests until all clients have gotten connected 8 years ago
Craig Tiller 531976a6d4 Add an initial mark that clients could use to delay startup of requests 8 years ago
David Garcia Quintas 35c2aba849 More PR comments. 8 years ago
Yuchen Zeng 330848f542 Add header guard 8 years ago
Yuchen Zeng 38b1287d2d Fix protobuf dependency 8 years ago
Yuchen Zeng 8d5f5e080b Fix portability issues 8 years ago
Yuchen Zeng 75e3ce645c Fix portability issues 8 years ago
Craig Tiller 44b12f9e23 clang-format 8 years ago
Craig Tiller bd37a21c26 Cleanup, debug support 8 years ago
Mark D. Roth c99fd89d32 Increase max send message size on server used in objc tests. 8 years ago
murgatroid99 7c5befd86b Change UnimplementedService to UnimplementedEchoService in echo.proto 8 years ago
Vijay Pai 3703ece81b a golden file 8 years ago
Vijay Pai d05cad245a Fix golden test 8 years ago
yang-g 7c2887187b The public headers already have extern C 8 years ago
yang-g 4335e11951 Prevent some compilers compaining unused return value 8 years ago
Vijay Pai 48c9ca2bf1 Update golden file 8 years ago
Yuchen Zeng 7176a828c5 Use --protofiles 8 years ago