44411 Commits (b8e34c84ed6ec54d8371051dde7e593ee0833113)
 

Author SHA1 Message Date
Mark D. Roth cbf18222af
Merge pull request #22648 from markdroth/xds_remove_old_flow 5 years ago
Yash Tibrewal 633719d104 Revert API changes to byte buffer reader 5 years ago
Eric Gribkoff d1cb8a32aa increase time.sleep between polling operations 5 years ago
Eric Gribkoff 6113d70812 Enable retries for failed GCP API calls 5 years ago
Jan Tattermusch f198dc79b2
Merge pull request #22657 from markdroth/disable_client_channel_stress_test 5 years ago
ZhenLian e8d47d31de [3/n] Avoid using hardcoded test credentials 5 years ago
Mark D. Roth d7a62868c8 Mark client_channel_stress_test as manual. 5 years ago
Jan Tattermusch c923f95294
Merge pull request #22633 from chalin/patch-1 5 years ago
Donna Dionne 921147d1aa clang change 5 years ago
Jan Tattermusch 66dc6e97f6
Merge pull request #22635 from chalin/patch-3 5 years ago
Donna Dionne 9417b28bca Fixing build issues. 5 years ago
Jan Tattermusch 0ac1f04ecc remove g-stands-for from user agent string 5 years ago
Donna Dionne 019b206926 Fixing CR comments and build errors. 5 years ago
Yash Tibrewal 8776c85f39 Fix refcounting for WatcherWrapper 5 years ago
Yash Tibrewal 00458b3851 Merge branch 'master' into uselogicalthread and address reviewer 5 years ago
Donna Dionne 6ec6c24dc1 Fixing code review comments. 5 years ago
jeffreyqw b26724f327 PHP:Dockerfile grpc-centos 5 years ago
Donna Dionne f54891aff8 Fixing a build error. 5 years ago
Yash Tibrewal d24387ae4f Removing compression from grpc_byte_buffer_reader, removing ManualConstructor in decompress filter and fixing tests 5 years ago
Donna Dionne 73fc26d273 Checking in result of sudo ./tools/buildgen/generate_projects.sh 5 years ago
Donna Dionne 6864760acb Remove unused variables. 5 years ago
Yash Tibrewal 615cd251b8
Merge pull request #22640 from yashykt/keepalivetrace 5 years ago
Brian O'Connor d38f7cfe5e Fixing bug with END_STREAM if header has continuations 5 years ago
Donna Dionne 6a1ea0bacc Another Merge error 5 years ago
Donna Dionne 4fae974ffa A merge error was missed! 5 years ago
Eric Gribkoff 83b0bc8da0 change --tolerate_gcp_errors to --use_existing_gcp_resources 5 years ago
Muxi Yan e8ec1d6273
Merge pull request #22649 from grpc/fix-xds-e2e-test 5 years ago
Richard Belleville 2974b5c816
Merge pull request #22643 from gnossen/manylinux2010_soreuseport 5 years ago
Patrice Chalin c95c2102c6
Delete cpptutorial.md 5 years ago
Muxi Yan 317a55dd7e
Use correct status code type 5 years ago
Mark D. Roth dc976d2a77 xds: Remove fallback code and support for old xds LB configs. 5 years ago
Donna Dionne d76fc080c4 Fixing build warnings getting ready for merge. 5 years ago
Donna Dionne 3aa8b16401 Merge remote-tracking branch 'upstream/master' into route_response 5 years ago
Richard Belleville 0cdffa970c Buildifier 5 years ago
Donna Dionne ddb98d6b52 Fixing code review comments: 5 years ago
Donna Dionne 1ae804c8c0 Fixing code review comments: 5 years ago
Richard Belleville c14fce7ab4 Typo 5 years ago
Richard Belleville e97cd37e68 Support running multiprocessing example without Bazel 5 years ago
Richard Belleville 96024a9ad3 Update documentation 5 years ago
Richard Belleville 4e6327493d Support SO_REUSEPORT on manylinux2010 5 years ago
Yash Tibrewal ce8a1df713 Reviewer comments 5 years ago
Yash Tibrewal e5a1509d94 Move around slice buffer initialization and destruction 5 years ago
Yash Tibrewal 331b332392 Try fixing interop tests 5 years ago
Yash Tibrewal cbb3078064 Fix minimal stack and workaround cronet compression test 5 years ago
Yash Tibrewal aca1145bb6 Fix C Core tests 5 years ago
Yash Tibrewal f1d8be6af4 Pass decompression errors to status 5 years ago
Yash Tibrewal 3c34eae97e Move decompression into gRPC Core 5 years ago
Yash Tibrewal b25682427c
Merge pull request #22567 from yashykt/c++msgcomp 5 years ago
Yash Tibrewal cdf7b2cc7a Use std::aligned_storage instead of absl::optional to maintain compatibility with Windows 5 years ago
Eric Gribkoff 2285530390
Merge pull request #22639 from ericgribkoff/fix_patch 5 years ago