11343 Commits (90e46ff7b03973483c42979d443cc16d081bd1bd)

Author SHA1 Message Date
Sree Kuchibhotla 892dbf4d95 Make settings configurable 8 years ago
David Garcia Quintas 55ba14a785 Use the server's name as the service name for gRPC LB 8 years ago
David Garcia Quintas 5f2e90e3ae Populate server_name for sockaddr resolver 8 years ago
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
Craig Tiller 82509936ae Stub out end2end tests 8 years ago
murgatroid99 06bc28289a Remove deprecated V8 function call in Node library 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 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Mark D. Roth 996e95b4ad Use per-method max message size limits. 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
Robbie Shade 3c9728fa24 Wrapped logs in grpc_http_trace 8 years ago
Craig Tiller 795451f329 Hooking more things up 8 years ago
Sree Kuchibhotla e2ac10627d new value 8 years ago
Sree Kuchibhotla f4c6e43ff2 fine tune the cq deadline value (temporarily) 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
Tim Ryan 7e642e333b Compiles with npm install --debug option. 8 years ago
Sree Kuchibhotla 2d08f5bc8d fix the plugin initialization order in ServerBuilder 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
murgatroid99 dedb923b6e Clang format 8 years ago
Michael Lumish 77c6ccef18 Updated changes for Windows, removed unistd.h from test files 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 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 1f8d1d5afd Fixes 8 years ago
Sree Kuchibhotla 862acb9f3a fix shutdown crash 8 years ago
Craig Tiller b635c61e04 Add a slice allocation scheme 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
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 ef394a954a Fix typo 8 years ago
Craig Tiller d4673484c7 Update tests 8 years ago
murgatroid99 7871f736ce Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests 8 years ago
Craig Tiller 86958768b4 Buffer pools compile 8 years ago
Craig Tiller 45881861dc Integration progress 8 years ago
Craig Tiller e34c285ac9 Buffer pool integration progress 8 years ago
Mark D. Roth e425ce6c95 clang-format 8 years ago