19343 Commits (76ce3b9dec6417d2449c7fcb8f17b365e23444f4)
 

Author SHA1 Message Date
Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Craig Tiller af9da92a60 Dont run benchmarks outside of linux for now 8 years ago
Craig Tiller 91bb6241ab Reduce # of benchmarks run as Jenkins unit tests 8 years ago
Mark D. Roth 996e95b4ad Use per-method max message size limits. 8 years ago
Carl Mastrangelo 14eae8f360 Update Protocol spec to mention idempotency 8 years ago
Mark D. Roth 6600645135 Refactor hash table code into its own module and use it for method_config as well as method_config_table. 8 years ago
Nicolas Noble 9a574ec952 Merge pull request #7930 from yang-g/header2 8 years ago
Nicolas Noble 3af0908140 Merge pull request #7928 from yang-g/void_cast 8 years ago
Dan Born 966a448a55 Require non-NULL exec_ctx to unref. 8 years ago
Mark D. Roth aa850a7b48 Pass path into init_call_elem() for use in looking up method config. 8 years ago
Mark D. Roth bec804b77f Merge branch 'deadline_filter' into service_config 8 years ago
Mark D. Roth 046cf76469 Encode method config table in channel args instead of in resolver result. 8 years ago
David Garcia Quintas a60dcca5ed PR comments 8 years ago
Craig Tiller af76e6523a Fixes 8 years ago
Julien Boeuf 0e08b861a9 Updating roots from Mozilla. 8 years ago
Craig Tiller 012372f044 Cleanup test, check fail fast or not 8 years ago
David Garcia Quintas 31e324450a Prevent nanopb fuzzers from spamming logs 8 years ago
Craig Tiller a0629e8c1e Merge github.com:grpc/grpc into crashy 8 years ago
Craig Tiller 677966a257 Be explicit as to which tests to run 8 years ago
Vincent van Dam 4e9a404456 Add connection refused test 8 years ago
David Garcia Quintas fa0896bbd0 Rewrote handling of default resolver prefix 8 years ago
Mark D. Roth 2e8920873d Add new files missed in last commit. 8 years ago
Mark D. Roth 4c3a4688bb Move method config table code to its own module. 8 years ago
Mark D. Roth cc87939909 Remove unused files. 8 years ago
Mark D. Roth 9037eff583 Look for wildcard entry in service config. 8 years ago
Mark D. Roth f0231ba07e Fix bug from merge. 8 years ago
Yuchen Zeng 27170357ab Improve ProtoReflectionDescriptorDatabase 8 years ago
Yuchen Zeng ef394a954a Fix typo 8 years ago
Craig Tiller 5abf79a91b Merge github.com:grpc/grpc into direct-calls 8 years ago
Vijay Pai 4de69c9f89 Add a suppression for a datarace in proto on an idempotent write 8 years ago
Craig Tiller 4398b1a13e Fix submodule 8 years ago
Craig Tiller eee963cbe1 Fix submodule 8 years ago
Craig Tiller 9c7136bc2c Merge github.com:grpc/grpc into env 8 years ago
Nathaniel Manista dff32e0b44 Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings 8 years ago
Mark D. Roth 5461235bcd Merge remote-tracking branch 'upstream/master' into service_config 8 years ago
Julien Boeuf 5fc9620001 Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_channel_creds 8 years ago
Craig Tiller 76b3e26d93 Add fuzzer detected failure 8 years ago
Craig Tiller c5423beeb8 Merge branch 'direct-calls' into zefuzz-dc 8 years ago
Craig Tiller 3f665f5fef Add fuzzer detected failure 8 years ago
Mark D. Roth 1a2e6ac10d Merge remote-tracking branch 'upstream/master' into deadline_filter 8 years ago
Mark D. Roth 942c264861 Merge pull request #7611 from markdroth/http_connect 8 years ago
Mark D. Roth e425ce6c95 clang-format 8 years ago
Yuchen Zeng 2383a4129d Check protoc and grpc_cpp_plugin 8 years ago
Nicolas "Pixel" Noble 47c0053bfd Removing sanity check. 8 years ago
Nicolas "Pixel" Noble 39937f7376 Putting nanopb files into third_party without being a submodule. 8 years ago
Nicolas "Pixel" Noble fe456e5b48 Removing nanopb submodule. 8 years ago
Yuchen Zeng 27e96f9beb Add comments about how to re-generate reflection proto files 8 years ago
David Garcia Quintas d8bf8e2525 Changed deadline of internal LB channel. 8 years ago
Nicolas Noble 4065944c61 Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2 8 years ago
Nicolas Noble 5bf8a9a230 Merge pull request #8178 from adelez/known_failures 8 years ago