3826 Commits (8e268dcec86ab342bfb0256c79cf07e7d520b51c)

Author SHA1 Message Date
Lidi Zheng de075024a7 Suppress exceptions from the __del__ of channel object 5 years ago
Miguel Ángel d2b917030f
Fix typo 5 years ago
Richard Belleville 3dcc929adf Remove resolved TODO 5 years ago
Richard Belleville d4e8d9956c Run tests under setup.py 5 years ago
Richard Belleville 8459b49dd5 Buildifier 5 years ago
Richard Belleville 2b09327a6f Yapf :( 5 years ago
Richard Belleville 4de06d0e22 Regenerate projects 5 years ago
Richard Belleville 4fefc6235f Let the wrapped language create the composite credential 5 years ago
Richard Belleville 3bdc5bb4d1 Change name to compute_engine_channel_credentials 5 years ago
Richard Belleville 330eaea53d Initial implementation of gce_channel_creds 5 years ago
Richard Belleville 1aae547e2c Regenerate projects 5 years ago
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 5 years ago
Lidi Zheng ecc8aa8a71 Guard _ChannelCallState.__del__ from cygrpc being deallocated early 5 years ago
Lidi Zheng cbcc2bb185 Avoid attribute error in __del__ from _ChannelCallState 5 years ago
Lidi Zheng b9088ee9dd Address comments 5 years ago
Lidi Zheng 14d499a50f Make PyLint happy 5 years ago
Lidi Zheng 286a80dad5 Resolve the compatibility issue that get_runnint_loop is 3.7+ 5 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 5 years ago
Lidi Zheng 6717ecb3cb Suppress the server dealloc warning 5 years ago
Lidi Zheng 019921f57a Add the new test to tests.json 5 years ago
Lidi Zheng 8bcffaa5ca Hide init_grpc_aio and guard async API outside of AsyncIO context 5 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 5 years ago
Lidi Zheng ae49a85038 Fix the typo 5 years ago
Lidi Zheng b96381694c Sort tests.json alphabetically 5 years ago
Srini Polavarapu d1c4118798 Regenerate projects 5 years ago
Lidi Zheng 11a29eb95a Implement methods to access auth context and peer info 5 years ago
Lidi Zheng a5d2f719bd Trust google-auth library will handle their dependency properly 5 years ago
Richard Belleville 4fcf9d01d2 Address review comments 5 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 5 years ago
Mark D. Roth 133918ec70 Add ConfigSelector API. 5 years ago
Richard Belleville af222241a7 Give up on getting compiler executable from distutils 5 years ago
Richard Belleville edcf210050 Use proper compiler 5 years ago
Richard Belleville 08e117ae80 Improve build slightly 5 years ago
Richard Belleville 71567b6096 Allow the user to specify grpclb config 5 years ago
Richard Belleville 06eb0ac7bd Fix up aio interop client 5 years ago
Lidi Zheng 43a574d1ae Trust google-auth library will handle their dependency properly 5 years ago
Richard Belleville b821ff99a8 Initial working implementation 5 years ago
Lidi Zheng 72f2b99097 Guard _ChannelCallState.__del__ from cygrpc being deallocated early 5 years ago
Lidi Zheng 9a3ae47658 Pump up the minimum version of google-auth to 1.17.1 5 years ago
Matthew Stevenson 039e009faa Fix memory leak, per Yang's comment. 5 years ago
Matthew Stevenson 432823cbf6 Add check that unused bytes size is at most received bytes size. 5 years ago
Matthew Stevenson 264592275b Revert "Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py" 5 years ago
Matthew Stevenson 7d0ae9cf2e Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py 5 years ago
Mariano Anaya 376c0f0767 Add missing metadata TypeError case 5 years ago
Richard Belleville 4b497f7156 Compensate for low test default timeout 5 years ago
Richard Belleville 93477ae55f That line changed count seemed a bit big 5 years ago
Richard Belleville 5811df0fd0 Yapf 5 years ago
Richard Belleville 357c78c822 Simplify implementation 5 years ago
Richard Belleville 6344b2b97f Support infinite timeouts 5 years ago
Lidi Zheng 7294172c8f Avoid attribute error in __del__ from _ChannelCallState 5 years ago