952 Commits (05c5083477aa1d616abcf15cad59fdc505d422f4)

Author SHA1 Message Date
Esun Kim f3fedae7c8
Added readability-redundant-string-cstr (#31707) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Craig Tiller 20d1efc38a
[stats] Move core stats to C++ (#30936) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
Craig Tiller 004788af3d
[cleanup] Remove profiling timers (#30779) 2 years ago
Craig Tiller a6d67ab6db
[fixit] Disable ub/msan on all qps, tsan on some qps tests (#30713) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
AJ Heller 785d6b656a
Add logging for invalid client PayloadConfig in QPS test (#30261) 2 years ago
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