aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2016-10-18
* BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\
| * Merge pull request #7833 from sreecha/fix_channel_from_fd_apiGravatar Nicolas Noble2016-09-29
| |\
* | | Buffer pool C++ wrapperGravatar Craig Tiller2016-09-28
|/ /
* | Code review changes.Gravatar Mark D. Roth2016-09-15
| * Merge branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| |\
| * \ Merge branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| |\ \
* | \ \ Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-08
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| |\ \ \ | | |_|/ | |/| |
* | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-06
|\| | |
* | | | Allow setting max send message size via C++ ServerBuilder API.Gravatar Mark D. Roth2016-09-06
| * | | Merge pull request #7918 from y-zeng/server_builderGravatar kpayson642016-09-01
| |\ \ \
* | | | | Change wrapped languages to use the new channel arg macro name.Gravatar Mark D. Roth2016-08-31
| * | | | server builder include fixGravatar David Garcia Quintas2016-08-31
|/ / / /
| * / / Add ServerBuilderPlugin::UpdateChannelArgumentsGravatar Yuchen Zeng2016-08-29
|/ / /
| | * Remove the API to return the underlying completion queue. This API is noGravatar Sree Kuchibhotla2016-08-22
| | * Remove completion queue parameter from grpc_server_add_insecure_channel_from_...Gravatar Sree Kuchibhotla2016-08-22
| |/ |/|
| * Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
| * Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
* | Added missing var initializationGravatar David Garcia Quintas2016-07-22
* | C++ Compression Level set properlyGravatar David Garcia Quintas2016-07-21
| * prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
* | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| * Make Server::Wait work for async only server.Gravatar yang-g2016-07-13
* | Make Server::Wait work for async only server.Gravatar yang-g2016-07-11
|/
* Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
|\
* \ Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\ \
| | * Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not definedGravatar Martin Dyring-Andersen2016-06-10
| |/
* | Switch server builder plugin API to something that will work with gcc4.4Gravatar Vijay Pai2016-06-10
* | WIPGravatar Vijay Pai2016-06-10
* | Remove another range-based forGravatar Vijay Pai2016-06-09
| * Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
| |\
| * | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
| * | Add C++ support for using external FDGravatar Adam Michalik2016-06-07
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| |\ | |/ |/|
* | Fix commentsGravatar Craig Tiller2016-05-21
* | Fix crashGravatar Craig Tiller2016-05-20
* | Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
* | Fix mergeGravatar Craig Tiller2016-05-20
* | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_a...Gravatar Craig Tiller2016-05-20
|\ \
* | | Fix server plugin testGravatar Craig Tiller2016-05-20
* | | Mark sync cq as non-listening when it isGravatar Craig Tiller2016-05-19
| | * got rid of grpc_compression_optionsGravatar David Garcia Quintas2016-05-17
| | * Refactorings and renamings related to compression.Gravatar David Garcia Quintas2016-05-16
| * | Fix a typoGravatar Sree Kuchibhotla2016-05-16
| * | Change error to warning since we do not have a good way to determineGravatar Sree Kuchibhotla2016-05-16
| * | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-16
| |\|
* | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\| | | |/ |/|
* | Renamed some definesGravatar David Garcia Quintas2016-05-12