25674 Commits (fd42e0489a61ff3935770f02c389c61f5342808d)

Author SHA1 Message Date
Donna Dionne 6088a5e027 Fixing the transient failure that occurs during the case where (Porting 4 years ago
Richard Belleville 36be9bbf6e Yapf 4 years ago
Richard Belleville 3ce329ffda Clean up error messages 4 years ago
Richard Belleville d481046de6 Tolerate old versions of grpcio-tools 4 years ago
Lidi Zheng d713e9f202 Prevent call objects from outliving its parent channel or server 4 years ago
Hannah Shi 7e684381ba avoid destroy channel more than once 4 years ago
Mark D. Roth b0a8b4606c xds: Don't identify the needed VirtualHost at validation time. 4 years ago
Jan Tattermusch 9d51ce6076 make C# CallError enum up to date with C core 4 years ago
Jan Tattermusch d37fbe1f77 add extra comments that explain that #19196 is not an issue 4 years ago
Yash Tibrewal 4a03ce5a14 Remove grpc_channel_ping from surface API 4 years ago
Mark D. Roth 9a39f172a6 xds: NACK if response includes duplicate resource names. 4 years ago
Karthik Ravi Shankar c0998bc97f Fix codegen and gen file 4 years ago
Karthik Ravi Shankar 967c0a2a32 Move Server from ::grpc_impl to ::grpc 4 years ago
Karthik Ravi Shankar a23578444c Fix and format build after rebase 4 years ago
Mark D. Roth c9a142e839 Clean up upb_strview handling. 4 years ago
root 64c6d686f5 re-generate PHP files 4 years ago
root e3340f1ccb change return type annotation of generated PHP methods 4 years ago
Jan Tattermusch 80252ec4a6 run tools/codegen/core/gen_upb_api.sh 4 years ago
Mark D. Roth 98543382d9 Revert "Merge pull request #23787 from markdroth/xds_client_api2" 4 years ago
Vijay Pai 5129da2214 Remove unneeded forward reference 4 years ago
Vijay Pai b3b304c3ba Remove unneeded data members already present in the base class 4 years ago
Vijay Pai 96b948b5f8
Remove unneeded and incorrect forward reference 4 years ago
Yash Tibrewal 09904691e0 Do not send BDP pings if there is no receive side activity. 4 years ago
Richard Belleville 03b50b704d Save two lines 4 years ago
Richard Belleville 324ade3638 Pull out parsing functions 4 years ago
Richard Belleville efd0521731 Format 4 years ago
Richard Belleville a4979ad65b Keep track of method of each RPC 4 years ago
Richard Belleville b0ab7197a6 Add --metadata flag 4 years ago
Donna Dionne dc7f926b9e Fixing the transient failure that occurs during the case 4 years ago
Richard Belleville 86525d703c Add --rpc flag 4 years ago
ashithasantosh 5820e833fc Add activation logic and endpoint getters. 4 years ago
Richard Belleville 057b34a4d0 Pull out function for running single method 4 years ago
Richard Belleville 6e3cc78375 Abstract out the method being called 4 years ago
yulin-liang d27014ab6d Don't consider receiving non-OK status as an error for HTTP2 4 years ago
Vijay Pai 2e0c01e3ae Tie 2 refcounts together in backup poller 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Mark D. Roth 9a0435e83e Destroy health check service before destroying C server. 4 years ago
Vijay Pai dc9c5ce77f Fix use-after-free by removing stream from transport list on destroy_stream 4 years ago
Vijay Pai 590dfe7db0 Fix destruction race between subchannel and client_channel 4 years ago
Stanley Cheung 2cd4c4b522 Review fixes 4 years ago
Stanley Cheung a095e3ee7a Update XDS interop tests for PHP and Ruby 4 years ago
Ashitha Santhosh 86c609af23 Formatted code. 4 years ago
Ashitha Santhosh 2629fe7d6c Updated namespace to avoid collision. 4 years ago
Richard Belleville 7295541044 Support path changes in MacOS 3.8 4 years ago
Ashitha Santhosh ae4a2472b9 Remove cast. 4 years ago
Ashitha Santhosh 4220e17bb6 Fixed error. 4 years ago
Yash Tibrewal bef69db1a6 A bit of cleanup 4 years ago
Richard Belleville 60f8bc1b85 Fix subprocess tests on Mac Python 3.8 4 years ago
Richard Belleville 1169084a21 Unpack args a layer higher 4 years ago
Yash Tibrewal 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago