968 Commits (4fac69ee2a4f68a5dd7f67bad551c69ff2b62058)

Author SHA1 Message Date
Tanvi Jagtap 527950143a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36549) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 30386413c0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 7 months ago
Tanvi Jagtap de9bdf7f8e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36269) 8 months ago
AJ Heller 3d82c522fa [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) 8 months ago
AJ Heller 25ef96c4ad [test] Enable callback benchmarks (#36055) 9 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
AJ Heller 82b00c0fa3
[benchmark][reland] Local loadtest scenario runner (#34159) 1 year ago
Yijie Ma 3e24027820
Revert "[benchmark] Local loadtest scenario runner (#34117)" (#34158) 1 year ago
AJ Heller fe1ba18dfc
[benchmark] Local loadtest scenario runner (#34117) 1 year ago
Esun Kim 16a11fadff
[Test] Explicitly cast `enum class` to `int` before passing it with a format string (#33554) 1 year ago
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
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