886 Commits (23b5b1a5a9c7084c5b64d4998ee15af0f77bd589)

Author SHA1 Message Date
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
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 6 years ago
ncteisen fe1f7f5813 reviewer feedback 6 years ago
Hope Casey-Allen 33d87e3ffd Fix internal_data to be the same size as the new grpc_linked_mdelem 6 years ago
ncteisen 16f53ff583 Surface user agent by default 6 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 6 years ago
Yash Tibrewal 3a41245e46 Rectify the condition and add a test 6 years ago
Yash Tibrewal dd95194a08 Prefer grpc status over http status 6 years ago
Yang Gao b840d5e45c
Revert "Add more filter priority levels" 6 years ago
ncteisen 3aa987a29a Add channelz server support 6 years ago
yang-g 8c5f24cf3c update test 6 years ago
ncteisen e2a87dac69 Add some comments 6 years ago
ncteisen fde951db9c Intecept recv_trailing in client_channel for channelz 6 years ago
yang-g d6ef707422 Add more filter priority levels 6 years ago
ncteisen 835dab6a46 Full subchannel support 6 years ago
ncteisen adfa81987a Un-pare simple_request 6 years ago
ncteisen 97066fd0e4 Support for GetTopChannels 6 years ago
ncteisen 018498a06b Implements subchannel refs for pick_first 6 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
ncteisen 9b488f788b Review feedback 7 years ago
ncteisen 7e7edc95b3 reviewer feedback: 7 years ago
ncteisen a94896ffea Add no_error_on_hotpath test 7 years ago
Noah Eisen ea424b88fa clang fmt 7 years ago
ncteisen d23739eda3 Reviewer feedback 7 years ago
ncteisen c03c9685a2 Add sanity channelz test to simple_request 7 years ago
ncteisen c3c6e064b3 Add basic support for GetChannel 7 years ago
Jan Tattermusch 8d93cbd282
Decrease the fudge factor. 7 years ago
Jan Tattermusch e185eb5f59
increase the fudge factor for retry_server_pushback_delay 7 years ago
Yash Tibrewal 519d2b1fae Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined. 7 years ago
Yash Tibrewal 7392f05321 Fix bad_ping end2end test flakiness 7 years ago
Mark D. Roth de077acf5d Fix retry code handling of internally triggered recv_trailing_metadata. 7 years ago
Yash Tibrewal 6b3db74df9 Don't create exec_ctx on the stack if it's already there 7 years ago
Yash Tibrewal 3fd682961a Create exec_ctx on stack for resource_quota_server test 7 years ago
David Garcia Quintas 49f625f232 more comments 7 years ago
David Garcia Quintas 861363d618 added call_host_override test 7 years ago
David Garcia Quintas 8a6453d31b localhost or 127.0.0.1 7 years ago
David Garcia Quintas 27d48dad5e fixed bad_ping test after merge 7 years ago
David Garcia Quintas 0287924466 Added host override info to test fixture config 7 years ago
yang-g 1f7e8cb4a4 Properly reset pings_before_data_required 7 years ago
David Garcia Quintas d043fa06bc PR comments 7 years ago
David Garcia Quintas 4b31e36a19 Fixed tests call host 7 years ago
yang-g 69e153209f Properly reset pings_before_data_required 7 years ago
Muxi Yan 236bec5257 Improve keepalive_timeout test to capture the bug 7 years ago
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 7 years ago