47 Commits (6f09d2ab007998ba7ad94f52489895db451cd762)

Author SHA1 Message Date
Mark D. Roth 08f56b3a74 [reorg] move channelz code to src/core/channelz (#36380) 8 months ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 10 months ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller 62bb99d163
[e2e] c++-ify core e2e test fixtures (#32550) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Cheng-Yu Chung b887534111
[cleanups] Remove `include/grpc/impl/codegen/propagation_bits.h` (#31870) 2 years ago
Craig Tiller f268659bf1
Revert "Revert "[filter-stack] Eliminate flags on initial metadata (#30444)" (#30475)" (#30476) 2 years ago
Craig Tiller 4bc69cbe38
Revert "[filter-stack] Eliminate flags on initial metadata (#30444)" (#30475) 2 years ago
Craig Tiller cd30b2dda1
[filter-stack] Eliminate flags on initial metadata (#30444) 2 years ago
Craig Tiller df52004032
[iwyu] Add test/core/end2end (#29998) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Yash Tibrewal bd357f9a37
Remove shutdown_cq from grpc_end2end_test_fixture (#29049) 3 years ago
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Mark D. Roth bc5e3fb661 Convert channelz code to use new JSON API 5 years ago
Vijay Pai b35f80d680 Remove unused parameter warning (7 of 20) 5 years ago
ncteisen 7b1fc0faa2 Add max_results to ServerSockets 6 years ago
ncteisen 87b1c3ce56 reviewer feedback 6 years ago
ncteisen 580216da82 remove debugging output 6 years ago
ncteisen d82dff4ea0 reviewer feedback, debuging helper 6 years ago
ncteisen a60226726a reviewer feedback 6 years ago
ncteisen d9e21e980f reviewer feedback 6 years ago
ncteisen 636393d719 reviewer feedback 6 years ago
ncteisen 10f995d283 Enable channelz by default 6 years ago
ncteisen 664178164a reviewer feedback 6 years ago
ncteisen 8362e7042d Undo adding new API to tranport 6 years ago
ncteisen a64cb54de1 Channel trace is limited by memory 6 years ago
ncteisen fd2fe1d5c4 Channelz server listening socket support 6 years ago
ncteisen 7e34212e50 Don't test socket in core end2end test 6 years ago
ncteisen 86600071b0 reviewer feedback 6 years ago
ncteisen bd9d97a200 Channelz socket support 6 years ago
ncteisen fe1f7f5813 reviewer feedback 6 years ago
ncteisen 3aa987a29a Add channelz server support 6 years ago
ncteisen e2a87dac69 Add some comments 6 years ago
ncteisen fde951db9c Intecept recv_trailing in client_channel for channelz 6 years ago
ncteisen 835dab6a46 Full subchannel support 6 years ago
ncteisen 97066fd0e4 Support for GetTopChannels 7 years ago
ncteisen 48d0339406 reviewer feedback 7 years ago
ncteisen 1ab1287ac7 Reviewer feedback 7 years ago
ncteisen c7166ae67d Make channelz an opt in feature 7 years ago
ncteisen db6593eb40 fixup! Rename channelz Channel to ChannelNode 7 years ago
ncteisen b8a52e0cf3 Add new end2end test for channelz 7 years ago
David Garcia Quintas 4b31e36a19 Fixed tests call host 7 years ago