index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
server_builder.h
Commit message (
Expand
)
Author
Age
*
Merge pull request #11246 from markdroth/doc_fixes
Mark D. Roth
2017-05-23
|
\
|
*
Yet another Doxygen comment syntax fix.
Mark D. Roth
2017-05-22
|
*
Fixed Doxygen comment syntax.
Mark D. Roth
2017-05-22
|
*
More Doxygen comment improvements.
Mark D. Roth
2017-05-19
*
|
Minor edits and doxygenize some comments
Mehrdad Afshari
2017-05-17
*
|
minor: i.e->i.e.
Mehrdad Afshari
2017-05-17
*
|
minor: GRPC->gRPC
Mehrdad Afshari
2017-05-17
*
|
minor: Link to GRPC_STATUS_IMPLEMENTED
Mehrdad Afshari
2017-05-17
*
|
Corrected the documentation for ServerBuilder::AddListenPort
Mehrdad Afshari
2017-05-17
|
/
*
Merge pull request #11118 from muxi/backward-compat-dev
Muxi Yan
2017-05-17
|
\
|
*
Take grpc_workaround_list as parameter
Muxi Yan
2017-05-17
|
*
Add /doc/workarounds.md
Muxi Yan
2017-05-16
|
*
Merge branch 'master' into backward-compat-dev
Muxi Yan
2017-05-12
|
|
\
|
*
|
Use AddChannelArgument method
Muxi Yan
2017-05-09
|
*
|
Add EnableWorkaround API to enable server workarounds
Muxi Yan
2017-05-09
*
|
|
Ensure at least one cq
Craig Tiller
2017-04-27
*
|
|
Increase default CQ count from 1 to num_cpus
Craig Tiller
2017-04-27
|
/
/
|
*
Minor changes
Sree Kuchibhotla
2017-04-21
|
*
Fixed pollers
Sree Kuchibhotla
2017-04-21
|
/
*
clang-format
Craig Tiller
2017-04-19
*
Initial thread manager fixes
Craig Tiller
2017-04-18
*
Add channel arguments to server builder
Craig Tiller
2017-03-08
*
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
David G. Quintas
2016-12-17
*
Revert "Reduce memory bloat (each server cq is very expensive)"
Craig Tiller
2016-12-12
*
Reduce memory bloat (each server cq is very expensive in C-core layer)
Sree Kuchibhotla
2016-11-29
*
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-28
|
\
*
|
Address code review comments
Sree Kuchibhotla
2016-10-18
|
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
Fix test
Sree Kuchibhotla
2016-10-13
*
|
Refactor SyncServerSettings code
Sree Kuchibhotla
2016-10-13
|
*
Buffer pool C++ wrapper
Craig Tiller
2016-09-28
*
|
Make settings configurable
Sree Kuchibhotla
2016-09-27
*
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-09-21
|
\
|
*
|
One RPCMgr instance per CQ
Sree Kuchibhotla
2016-09-21
|
*
Code review changes.
Mark D. Roth
2016-09-15
|
*
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
|
/
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
|
*
Added to server's shutdown docstrings
David Garcia Quintas
2016-06-13
*
|
Switch server builder plugin API to something that will work with gcc4.4
Vijay Pai
2016-06-10
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
|
\
|
|
/
|
/
|
|
*
got rid of grpc_compression_options
David Garcia Quintas
2016-05-17
*
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
Craig Tiller
2016-05-14
|
\
\
|
|
/
|
/
|
*
|
Fix naming and comment problems
Yuchen Zeng
2016-05-06
*
|
Add plugins at the time of static initialization
Yuchen Zeng
2016-05-03
*
|
Server builder plugin
Yuchen Zeng
2016-04-29
|
*
generate_projects.sh and fix copyright year
Sree Kuchibhotla
2016-04-21
|
*
Add the option of adding a non-listening server completion queue. This makes ...
Sree Kuchibhotla
2016-04-21
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
fix copyright
yang-g
2016-01-15
*
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
[next]