941 Commits (cea03edc0b430e5c4734164a8336ae4b3b77fd16)

Author SHA1 Message Date
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Wanlin Du d2aafef157
Make scenario results to include start and end time for a test scenario. (#29207) 3 years ago
Vignesh Babu f86723d9db
Revert "Update the scenario results to include start and end time for a test scenario. (#29034)" (#29122) 3 years ago
Wanlin Du 84edc034aa
Update the scenario results to include start and end time for a test scenario. (#29034) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Wanlin Du dc9e898310
Allow --qps_server_target_override to replace the original server (#28686) 3 years ago
Craig Tiller e29bdfe4e8
Add a test for includes without paths (#28532) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Jan Tattermusch 6001bc636b
Stop running some more esoteric C++ benchmark scenarios continuously (#27872) 3 years ago
Jan Tattermusch cf99a32109
set threads_per_cq=2 for C++ unconstrained scenarios for best throughput and lower variance (#27870) 3 years ago
Jan Tattermusch dfee4a946c
Speed up runs of tests under //test/cpp/qps (#27600) 3 years ago
Jan Tattermusch aae25e2443
address review comments for #27622 (#27659) 3 years ago
Jan Tattermusch 6f2021c48f
Cleanup of bazel qps scenarios generator (#27622) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Austin Schuh d30404868f
ARM and -Wextra fixups (#19141) 3 years ago
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