19442 Commits (a0f258f5799e33c520f537f470d5a12beb63a1a0)
 

Author SHA1 Message Date
Sree Kuchibhotla bd48c9162a Use SIGMINRT + 6 as the default signal for gRPC epoll engine 8 years ago
Muxi Yan fdea83d42a Update grpc objc API for support of PUT method 8 years ago
Muxi Yan 16c26ed252 Add support of PUT method 8 years ago
Yuchen Zeng 15bc4627de Rename variables ... again 8 years ago
Yuchen Zeng e529ea3928 Rename variables 8 years ago
Craig Tiller 82509936ae Stub out end2end tests 8 years ago
Nicolas "Pixel" Noble 8ed4399abb Changing Linux worker creation script. 8 years ago
Craig Tiller ed9dc8d956 Fix leaks 8 years ago
Nicolas Noble 7ab8eecdc9 Merge pull request #8218 from ctiller/reduce_load 8 years ago
Craig Tiller 4b3b5d0e82 Fixes for destruction 8 years ago
Craig Tiller 32c804e6a7 Fix a conditional that got flipped 8 years ago
Craig Tiller dd339ea915 Cleanup of some buffer pool implementation 8 years ago
Mark D. Roth e8b87865b2 Add doc of pending API cleanups for C++. 8 years ago
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
Craig Tiller 795451f329 Hooking more things up 8 years ago
Craig Tiller 7f58f5d1cb Progress on chttp2 integration 8 years ago
Craig Tiller 25f29afa84 Beginning integration of buffer pools && chttp2 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
Craig Tiller ce2ff3c071 Fixes 8 years ago
Craig Tiller e9f385acdf Fixes, more tests 8 years ago
Mark D. Roth aa850a7b48 Pass path into init_call_elem() for use in looking up method config. 8 years ago
Craig Tiller 579acc351b Ensure all memory is released back to the buffer pool 8 years ago
Craig Tiller 61ecb9259b TCP buffer pool integration done 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 1f8d1d5afd Fixes 8 years ago
Craig Tiller b635c61e04 Add a slice allocation scheme 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
Craig Tiller 287928c69c Fix memory leaks 8 years ago
Craig Tiller d1253a3ae4 Tests pass with buffer pools plumbed in 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
Craig Tiller 30ff60ec36 Tests compile 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