5094 Commits (20ce39a4fe664b73cd271044e59377ee4d91d950)

Author SHA1 Message Date
Mark D. Roth 9db75cf68e Revert changes to sockaddr_resolver_test, since we no longer support query_args there. 8 years ago
Mark D. Roth fd2ddd28a9 clang-format 8 years ago
murgatroid99 2c287ca750 UV tests pass on linux 8 years ago
Mark D. Roth afae721732 Fix test. 8 years ago
Mark D. Roth d8f4a12482 Fix build problem in test. 8 years ago
Yuxuan Li c6c6cc269e change default values flags 8 years ago
Yuxuan Li 6a5b9924f3 resolve out_of_range error from stoi function. 8 years ago
Yuxuan Li 69c61319df change flags type, name according to the comments. 8 years ago
Yuxuan Li 77c18981c2 change binary search log info from GPR_INFO to GPR_DEBUG 8 years ago
Yuxuan Li c265a0ab02 clean up unnecessary new lines and logging. 8 years ago
Yuxuan Li 49aeb59389 clang-formated and latency_vs_load.cc is deleted as its functionality 8 years ago
Yuxuan Li d31c78c6f0 updated protobuf, merged latency_vs_load.cc(not deleted yet) and qps_json_driver.cc 8 years ago
Yuxuan Li 58977f1466 initial merge of latency vs load to qps_json_driver.cc 8 years ago
Yuxuan Li fe21ec90f6 batched changes 8 years ago
Craig Tiller 624f4ba76d Add missing delete 8 years ago
Mark D. Roth 81ae740e1e Test setting wait_for_ready via service config. 8 years ago
Mark D. Roth 8bc8a83656 Update tests. 8 years ago
Mark D. Roth e40dd29db6 Handle the case where the resolver returns after the call is initialized. 8 years ago
David Garcia Quintas e5b4c26ef7 more usage of std::string 8 years ago
David Garcia Quintas f042481403 s/std::string/grpc::string 8 years ago
Mark D. Roth da091f7fa7 Test setting max message size limits via service config. 8 years ago
Mark D. Roth 07aab59da9 clang-format 8 years ago
Mark D. Roth 274c8ed001 Fix handling of max receive message size on client side. 8 years ago
Sree Kuchibhotla acd64db4d9 Minor changes 8 years ago
Mark D. Roth b34b055a40 Code cleanup. 8 years ago
Mark D. Roth ec393343ee Add h2_fake_resolver end2end test fixture. 8 years ago
Mark D. Roth da0ec8222e Add fake resolver for tests. 8 years ago
murgatroid99 c36f6ea745 Compile and link core tests with libuv 8 years ago
Makarand Dharmapurikar b58c2db616 yet another gcc 4.4 compile fix. 8 years ago
David Garcia Quintas bd57bba0c2 Use a reasonable deadline in grpclb test 8 years ago
Makarand Dharmapurikar c9beacadb1 fix for gcc 4.4 warning 8 years ago
Mark D. Roth afa8c1051e clang-format 8 years ago
Mark D. Roth 72d0b1615f Change sockaddr resolver to allow setting method config via URI query params. 8 years ago
Ken Payson 3299f81ea8 Remove run_tests.py poll-cv shim 8 years ago
Yuchen Zeng 7cd90c6816 Print more information about ambiguous method names 8 years ago
Yuchen Zeng 6679d78997 Handle partially exposed reflection service 8 years ago
Noah Eisen 98b3663f6c Fixed type in comments 8 years ago
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
Ken Payson e02c7ed37b Broke cv polling into seperate engine 8 years ago
Craig Tiller 1a8c52e479 Collect stats on # failed requests 8 years ago
Matt Kwong 10dcccadfb fixed whitespacing and docker_run_tests.sh now clones submodule via network 8 years ago
Matt Kwong 5d0f24600e changed method to local clone submodules to using git submodule foreach from the local copy 8 years ago
Matt Kwong 46c7f574bd submodule clone comments changed to be more descriptive 8 years ago
Matt Kwong a436bab47f fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var 8 years ago
Matt Kwong befac97048 fixed local cloning of grpc/grpc submodules on docker 8 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 8 years ago
Muxi Yan caa904486e Minor end2end test update 8 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 8 years ago