924 Commits (0c828388602d8f3e1c4c476095ebcb68b6bd6162)

Author SHA1 Message Date
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim 71a9410fc7
Another workaround to fix windows SymInitialize error (#27169) 3 years ago
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
Alisha Nanda 0307759b9b
Fix OOM issues in qps tests (#26888) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Richard Belleville 05aa736840
Fix bazel copyright notices (#26353) 4 years ago
Esun Kim d30b04ed7b
Fix status error (#25731) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Sergii Tkachenko 8db79e2e71 Python style: reformat code using updated yapf 0.30.0 4 years ago
Adam Cozzette 63ee5b62c2 Updated parse_json.cc to rely on config_protobuf.h for protobuf types 4 years ago
AJ Heller 01378c742f Add TODO for the OOM fix that makes these tests flaky 4 years ago
AJ Heller 34ba812e20 Mark QPS Benchmark Tests as flaky 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Esun Kim ccdfcc2ee8 Add workaround for bazel 4 years ago
Jan Tattermusch a6b5e5c73a make qps_worker --server_port behavior consistent with java 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim aae4f4cf18 Fix by misc-unused-using-decls 4 years ago
Esun Kim 9e8a13bb93 Fix by tidy-readability-redundant-control-flow 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Esun Kim ece76ee1e8 Fix code by readability-container-size-empty 4 years ago
Esun Kim a51fe3e675 Fix abseil-* clang-tidy errors 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Esun Kim 6d6648c7e1 Fix clang-tidy errors 4 years ago
Alexander Polcyn eed39b385a Allow --qps_server_target_override to configure clients even if the driver isn't configuring any servers 4 years ago
Esun Kim 5112d75a46 Add TestEnvironment to tests 4 years ago
Esun Kim 3e7d5976b5 Add TestEnvironment to tests 4 years ago
Esun Kim f2374fb591 Add TestEnvironment to tests 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Esun Kim 2a3b1f0eb7 Revert log changes 4 years ago
Esun Kim b3469c723e Pre-assigned the server port and added more logs 5 years ago
Esun Kim ed2037d343 Update by review 5 years ago
Esun Kim 0eefd8b209 Finish client first completely for client-lead tests 5 years ago
Esun Kim d45f877dfb Add more logs and asswert to qps_worker 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
Alexander Polcyn 962a8f28f9 Add a flag to set a grpclb+pick_first service config in 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Jan Tattermusch 41ac287f7b generate build metadata from bazel BUILD 5 years ago
Lidi Zheng 16ea383337 Update qps scenarios 5 years ago