24664 Commits (2ff691737807554e392557476e5d60170e7c8461)

Author SHA1 Message Date
Lidi Zheng 51e38fa508 Allow "None" as response message with none-OK status 5 years ago
Taras Galkovskyi 42bd106898 updating comments to make clear that ALTS is only supported on GCP 5 years ago
Yash Tibrewal 7189d7ca62 Remove unnecessary access specifier 5 years ago
Yash Tibrewal c61c8255db Remove debugging comments 5 years ago
Lidi Zheng 6e0ac50b09 Improve the documentation for serializer and deserializer 5 years ago
Lidi Zheng 37755c482b Avoid docstring duplication 5 years ago
Donna Dionne 71aef940c3 Code review comments: added invalid config tests and restructured 5 years ago
Lidi Zheng 17d75dde69 Simplify logic around send message operation 5 years ago
Taras Galkovskyi 02da3330c2 address review comments 5 years ago
Muxi Yan b96895bf9d Add apple_ev iomgr 5 years ago
Mark D. Roth bf6e534714 Accept either "" or "/" as the prefix for the default route. 5 years ago
Jan Tattermusch de26b12e24 try fixing objC user-agent string tests 5 years ago
Vijay Pai a8973db224
Remove unneeded fields of requested_call 5 years ago
Vijay Pai 2d29269f8c Make proper use of anonymous namespace 5 years ago
Yash Tibrewal b1a75b722c Update comment 5 years ago
Yash Tibrewal 71378a1a2f update comment 5 years ago
LIU JIAN cb4bc115a9
Update php_generator.cc 5 years ago
Yash Tibrewal e26ec77423 revert auto changes 5 years ago
Yash Tibrewal 2723a1bae6 Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received 5 years ago
Lidi Zheng e819e03a83 Restore 27 compatibility 5 years ago
Lidi Zheng 3e187feca0 Fix the inaccurate cancel injection 5 years ago
Lidi Zheng b8691f9669 Fix the import for aio gRPC 5 years ago
Lidi Zheng faf946931d Add the new test case to tests.json 5 years ago
Lidi Zheng 3e85a129b4 Add test case for set_code with no return value 5 years ago
Lidi Zheng 9b4070a380 Fix the None return case 5 years ago
Lidi Zheng eb9728f25f Add AsyncIO support to grpcio-reflection 5 years ago
Yash Tibrewal 13d00aef9c Remove unnecessary header 5 years ago
Vijay Pai 7d82170ec0
Remove unneeded assignment 5 years ago
Donna Dionne b39feead62 Fixing code review comments. 5 years ago
Yash Tibrewal 633719d104 Revert API changes to byte buffer reader 5 years ago
Jan Tattermusch 0ac1f04ecc remove g-stands-for from user agent string 5 years ago
Yash Tibrewal 8776c85f39 Fix refcounting for WatcherWrapper 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 6864760acb Remove unused variables. 5 years ago
Brian O'Connor d38f7cfe5e Fixing bug with END_STREAM if header has continuations 5 years ago
Mark D. Roth dc976d2a77 xds: Remove fallback code and support for old xds LB configs. 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 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 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 cdf7b2cc7a Use std::aligned_storage instead of absl::optional to maintain compatibility with Windows 5 years ago
Yash Tibrewal 2d0ed47223 Reviewer comments 5 years ago