95 Commits (850568944ae0e5959f939aa539ce6ad8c07c99c9)

Author SHA1 Message Date
K.K. Yap a6721a0979 Comment that IPv6 Any accepts both IPv4 and IPv6 connections. 7 years ago
Vijay Pai 66eaa32773 Specify that ServerCompletionQueue must be drained. 7 years ago
Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" 7 years ago
Ken Payson b84a489f02 Revert "Reduce server memory usage" 7 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Mark D. Roth 98bb6323ae Yet another Doxygen comment syntax fix. 8 years ago
Mark D. Roth a4881ccd5e Fixed Doxygen comment syntax. 8 years ago
Mark D. Roth 127fdaeace More Doxygen comment improvements. 8 years ago
Mehrdad Afshari 27da5defc7 Minor edits and doxygenize some comments 8 years ago
Mehrdad Afshari c78e59663d minor: i.e->i.e. 8 years ago
Mehrdad Afshari 4fea66062d minor: GRPC->gRPC 8 years ago
Mehrdad Afshari e456ce0806 minor: Link to GRPC_STATUS_IMPLEMENTED 8 years ago
Mehrdad Afshari 3475cf72c8 Corrected the documentation for ServerBuilder::AddListenPort 8 years ago
Muxi Yan f6b622c08a Take grpc_workaround_list as parameter 8 years ago
Muxi Yan b1e5bac392 Add /doc/workarounds.md 8 years ago
David Garcia Quintas 94ab1b55bf Make ServerBuilder accept (dns:///) URIs instead of just dns names 8 years ago
Muxi Yan f5b3db9c22 Use AddChannelArgument method 8 years ago
Muxi Yan cdc0d03b2d Add EnableWorkaround API to enable server workarounds 8 years ago
Craig Tiller a95bacf7db clang-format, revert parameter 8 years ago
Craig Tiller b9b2cbfb71 rr assignments 8 years ago
Craig Tiller b86da9503a Ensure at least one cq 8 years ago
Craig Tiller 6c1c8e5f04 Increase default CQ count from 1 to num_cpus 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Sree Kuchibhotla 92290167d6 Minor changes 8 years ago
Sree Kuchibhotla 1898a29f7e Fixed pollers 8 years ago
Craig Tiller 827b061535 clang-format 8 years ago
Craig Tiller 991c101de8 Initial thread manager fixes 8 years ago
Craig Tiller 144521fc76 sync fixes 8 years ago
Craig Tiller 4751c28b0b Add channel arguments to server builder 8 years ago
David G. Quintas 07383e7e28 Revert "Revert "Reduce memory bloat (each server cq is very expensive)"" 8 years ago
Craig Tiller 18b66a0df6 Revert "Reduce memory bloat (each server cq is very expensive)" 8 years ago
Sree Kuchibhotla 762ce2744c Reduce memory bloat (each server cq is very expensive in C-core layer) 8 years ago
Sree Kuchibhotla 385c9b2f05 Address code review comments 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Sree Kuchibhotla c37a8a56df Fix test 8 years ago
Sree Kuchibhotla 96766195a6 Refactor SyncServerSettings code 8 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 8 years ago
Sree Kuchibhotla 892dbf4d95 Make settings configurable 8 years ago
Sree Kuchibhotla aabada97a1 One RPCMgr instance per CQ 8 years ago
Mark D. Roth 0e256107e8 Code review changes. 8 years ago
Mark D. Roth 6980362c4e Allow setting max send message size via C++ ServerBuilder API. 8 years ago
David Garcia Quintas 058c9de8b2 Added to server's shutdown docstrings 9 years ago
Vijay Pai 15855f3e7f Switch server builder plugin API to something that will work with gcc4.4 9 years ago
David Garcia Quintas 2d02456e78 got rid of grpc_compression_options 9 years ago
Yuchen Zeng 7d099a5c90 Fix naming and comment problems 9 years ago
Yuchen Zeng 3b8f3354de Add plugins at the time of static initialization 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
Sree Kuchibhotla 01907123f6 generate_projects.sh and fix copyright year 9 years ago
Sree Kuchibhotla 1f5e262589 Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier 9 years ago