22252 Commits (5474c6b3d42d35c404c734c09e566ca80f2d9d10)
 

Author SHA1 Message Date
Craig Tiller df6cc8e34c Merge pull request #9236 from ctiller/max_msg_deadline 8 years ago
Mark D. Roth e003dd9768 Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri 8 years ago
Mark D. Roth 539a864d91 Fixed dumb reversed conditional. 8 years ago
Jan Tattermusch b70c06dd3b Merge pull request #9519 from jtattermusch/csharp_test_doubles 8 years ago
Yang Gao afe67c0b85 Merge pull request #9545 from yang-g/fix 8 years ago
Stanley Cheung 82c406cc08 Merge pull request #9535 from stanley-cheung/php-update-examples 8 years ago
Jan Tattermusch 2b2723bbce add C# testing APIs 8 years ago
Sree Kuchibhotla 5862f76bd1 GRPC_TIMEOUT_MILLIS_TO_DEADLINE now renamed to grpc_timeout_milliseconds_to_deadline 8 years ago
Craig Tiller 244d066d42 Merge branch 'bwest' of github.com:ctiller/grpc into bwest 8 years ago
Craig Tiller 7ec4748502 Improve sync streaming benchmark, fix deadlock that can occur sometimes 8 years ago
Jim King e042801b1c Merge pull request #9429 from Vizerai/trace_context_proto 8 years ago
Vizerai 864db53e48 Updated trace_context.proto and associated files. 8 years ago
Muxi Yan 2ee9751cbb clang-format 8 years ago
Muxi Yan 4c94e52f00 bug fix for creating Cronet transport context 8 years ago
Muxi Yan 1a5f90fa8a Fix and clang-format Cronet unit tests 8 years ago
Craig Tiller 3a63d4c005 Merge github.com:grpc/grpc into bwest 8 years ago
Craig Tiller 6c1d43bdd2 Merge github.com:grpc/grpc into bm_stream 8 years ago
Muxi Yan 2688eb143e Merge remote-tracking branch 'upstream/master' into packet-coalescing-core 8 years ago
Craig Tiller d505b53e4c Merge pull request #9529 from ctiller/racey 8 years ago
Muxi Yan 0a2fae9aed Dynamically enable packet coalescing by channel args 8 years ago
Jan Tattermusch 438c0b5771 add convenience cmake targets 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Sree Kuchibhotla 70659377e5 Merge branch 'master' into pollset_set_test 8 years ago
David G. Quintas d5a5bec603 Merge pull request #9485 from sreecha/poll-cv-disable 8 years ago
Eric Gribkoff d68552a8da Merge pull request #9472 from ericgribkoff/update_cli_instructions 8 years ago
Mark D. Roth b43c7bfb85 Make sure grpc_secure_channel_create() never returns NULL. 8 years ago
David Garcia Quintas 191d52c4c1 Renamed define for better readability 8 years ago
Alexander Polcyn 76be306f9d shorten qps worker timeouts and run remote workers under timeout 8 years ago
Muxi Yan eb5ee45eec Revert "Dynamically enable/disable packet coalecsing and test it" 8 years ago
Craig Tiller b5c422d722 Merge pull request #9544 from ctiller/more-fuzzz 8 years ago
yang-g ded7f8250c Minor fixes 8 years ago
Craig Tiller f20d3075e0 Fix conditional 8 years ago
Mark D. Roth bcfc085e78 Remove incorrect assertion in API fuzzer. 8 years ago
Mark D. Roth 590d08ba6f Fix asan bug. 8 years ago
Sree Kuchibhotla eeaeca8fae Merge branch 'master' into pollset_set_test 8 years ago
Craig Tiller 239af8b9fc Fix fuzzing detected crash 8 years ago
Craig Tiller a3310f8e1d Merge pull request #9513 from ctiller/version3 8 years ago
Craig Tiller 27ffc9b551 Merge github.com:grpc/grpc into bwest 8 years ago
Craig Tiller 4040e13cc5 Merge pull request #9541 from ctiller/call_create 8 years ago
Craig Tiller 44f8af59a0 Merge github.com:grpc/grpc into call_create 8 years ago
Craig Tiller abae25b5a2 Merge pull request #9540 from ctiller/fuzzing-apiness 8 years ago
Craig Tiller e55fcc7f06 Merge pull request #9530 from ctiller/hybrid 8 years ago
Mark D. Roth 30d3a6892d Check for target being NULL in client channel factory. 8 years ago
Mark D. Roth 4d1bc51b5a Fix fuzzer-detected failure. 8 years ago
Sree Kuchibhotla 03370d31a8 Merge branch 'master' into poll-cv-disable 8 years ago
Craig Tiller f4484cdbab Dont crash on API errors 8 years ago
Craig Tiller ed277efbf7 Fix bug in api_fuzzer 8 years ago
Mark D. Roth cddc647dc8 Use full URI for resolver. 8 years ago
Mark D. Roth 9b0cc4c6c0 Fix client channel code to parse server URI from channel arg. 8 years ago
Mark D. Roth e453404d31 Canonify server URI when setting the channel arg. 8 years ago