3635 Commits (978f4a59fce4dfd1018b59b20913ed2a500bfbee)

Author SHA1 Message Date
Craig Tiller 40945c702a Add missing function for completion queue 9 years ago
David Klempner 948afddffe Run clang-format against port_posix.c and port_windows.c 9 years ago
Craig Tiller 6f7756e970 Expand corpus 9 years ago
yang-g ed9ae72e7b Assert we get a valid creds. 9 years ago
Craig Tiller e2f7f31552 Expand corpus 9 years ago
Craig Tiller 1f963ba63f Expand corpus 9 years ago
Craig Tiller c3b88b079e Better testing 9 years ago
Craig Tiller d5b3482f4d Expand corpus 9 years ago
Craig Tiller 680822fdc6 Expand corpus 9 years ago
Craig Tiller 892c37072e Expand corpora 9 years ago
Craig Tiller 9d2822a167 Fix fuzzer bugs 9 years ago
Craig Tiller 2f9fc7be95 Fix fuzzer bug, add corpora 9 years ago
Craig Tiller d8550756ea Add fuzzing for receving messages after close 9 years ago
David Klempner 6fb122dc6e Add calls to grpc_recycle_unused_port to two of the tests which call 9 years ago
David Klempner c7614cf277 Fix declarations in port.h to not be ambiguous in C due to K&R. 9 years ago
Craig Tiller 52237e3a96 clang-format 9 years ago
Craig Tiller 63d24f1c7d Make qps workers connect before even warmup stage begins 9 years ago
David Klempner 2754c91fee Add an API to return an unused port to the portserver 9 years ago
Jan Tattermusch f551edf730 add missing copyrights to .bat files 9 years ago
Robbie Shade 006314ae3a Correct assertion for single FD being orphaned. Consistent comments. 9 years ago
David Garcia Quintas 183ba02ce7 Renamed some defines 9 years ago
Mark D. Roth 5eba7971fb Switch from snprintf() to gpr_asprintf(). 9 years ago
Mark D. Roth 0eb3e13ea2 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. 9 years ago
Craig Tiller 5f902c1267 Fix tsan reported error 9 years ago
Robbie Shade 9aa6f40dff Add callback when gRPC FD is about to be orphaned. 9 years ago
Craig Tiller a65f9f5820 Fix test usage of pollset 9 years ago
Vijay Pai b4cb249107 steaming -> streaming 9 years ago
makdharma c2ec95bad4 Revert "Revert "cronet wrapper code"" 9 years ago
Jan Tattermusch b85e9d43f0 fix formatting 9 years ago
Craig Tiller 9d86120547 clang-format 9 years ago
Julien Boeuf 19cd009ec1 clang-format 9 years ago
yang-g c5943093b5 Change argument type to avoid undefined behavior 9 years ago
yang-g 39e71c33d1 fix compiling error 9 years ago
Craig Tiller 78222f7383 Enable -Wextra-semi on compilers that support it 9 years ago
Nicolas "Pixel" Noble 0545d7fa69 Revert "Merge pull request #6214 from makdharma/master" 9 years ago
Craig Tiller 42342cbebb Revert "cronet wrapper code" 9 years ago
Yuchen Zeng 7d099a5c90 Fix naming and comment problems 9 years ago
yang-g 080528abb7 Add parsing back to protobuf example 9 years ago
Jan Tattermusch 4e2f7727a9 rename grpc.protoc.compiler to grpc.tools.protoc 9 years ago
Jan Tattermusch 6f0fe0f327 fix python distribtests with docker on overlay 9 years ago
Sree Kuchibhotla 4f5b2916cc fix clang formatting 9 years ago
Mark D. Roth 067cce56d4 Fix asan test failure. 9 years ago
yang-g 4c07008610 Add a test for server returning error with debug info in trailer. 9 years ago
David Garcia Quintas 303d3082a0 Fixed compression interop and re-enable for C++. 9 years ago
Jan Tattermusch a21c7e9207 add support for scenario categories 9 years ago
Sree Kuchibhotla c5549fcd0a Remove redundant error check 9 years ago
Sree Kuchibhotla 5130427b30 Add remaining inteorp tests to stress client 9 years ago
Sree Kuchibhotla ad0f792254 Interop client that is resilient to server restarts 9 years ago
Mark D. Roth f2f707ca55 More clang-format fixes. 9 years ago
Jan Tattermusch 4ead664c33 small addendum for python distribtests 9 years ago