947 Commits (9417b28bca22a6f86afc5cb1d22e71224e76f047)

Author SHA1 Message Date
Yash Tibrewal f1b87b1290 Disable disappearing_server for Windows 5 years ago
Yash Tibrewal 612c743f54 Remove the flakiness of disappearing_server end2end test. Fix #21221 5 years ago
Mark D. Roth bc5e3fb661 Convert channelz code to use new JSON API 5 years ago
Yihua Zhang e10d90ba27 add security level negotiation between call creds and channel. 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
Vijay Pai d469403b6e Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
Vijay Pai 9d96158d7e Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
Vijay Pai ec10d9ce90 clang-format 5 years ago
Vijay Pai 826732a8be Remove unused parameter warning (8 of 20) 5 years ago
Vijay Pai b35f80d680 Remove unused parameter warning (7 of 20) 5 years ago
Soheil Hassas Yeganeh 05901eaaa3 Fix filter_latency.cc 5 years ago
yang-g 3728329033 return unavailable on transport closed 5 years ago
Pau Freixes a40dd958be Fix watcher connectivity dead lock 5 years ago
Juanli Shen 67e6b03e92 Fix compression algorithm parsing 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago
Yash Tibrewal 587ae4a2d9 Fix existing tests 6 years ago
Yash Tibrewal ab29cdd28e Add test 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Yash Tibrewal 6b45cea2f0 Remove from poll-cv comments too 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Yash Tibrewal 5a9eb31a3e Clang format 6 years ago
Yash Tibrewal bfd89bcec5 Don't run for poll and poll-cv 6 years ago
Yash Tibrewal 6b74b1350b Experiment with timing values to make sure that tests pass 6 years ago
Yash Tibrewal 058ceccd71 Add test to check that reads reset the keepalive timer 6 years ago
Yash Tibrewal 958f4535c4 Fix TSAN issue in filter_status_code test 6 years ago
Prashant Jaikumar 95965f71d3 Remove network_status_tracker 6 years ago
ncteisen 7b1fc0faa2 Add max_results to ServerSockets 6 years ago
ncteisen 87b1c3ce56 reviewer feedback 6 years ago
Vijay Pai a3b803cfad Added another test case for status ordering 6 years ago
ncteisen 580216da82 remove debugging output 6 years ago
ncteisen d82dff4ea0 reviewer feedback, debuging helper 6 years ago
ncteisen 0582a003d5 reviewer comments 6 years ago
ncteisen a60226726a reviewer feedback 6 years ago
ncteisen 07ac702209 reviewer feedback 6 years ago
ncteisen 6963caf05f Only print stats if coleected 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
Yash Tibrewal 00be697551 Test changes 6 years ago
ncteisen a64cb54de1 Channel trace is limited by memory 6 years ago