Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | Craig Tiller | 2016-10-18 |
| | |||
* | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | |||
* | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-09-29 |
|\ | |||
| * | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
| |\ | | | | | | | Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API | ||
* | | | Buffer pool C++ wrapper | Craig Tiller | 2016-09-28 |
|/ / | |||
* | | Code review changes. | Mark D. Roth | 2016-09-15 |
| | | |||
| * | Merge branch 'master' into fix_channel_from_fd_api | Sree Kuchibhotla | 2016-09-09 |
| |\ | |||
| * \ | Merge branch 'master' into fix_channel_from_fd_api | Sree Kuchibhotla | 2016-09-09 |
| |\ \ | |||
* | \ \ | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-08 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
| |\ \ \ | | |_|/ | |/| | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-06 |
|\| | | | |||
* | | | | Allow setting max send message size via C++ ServerBuilder API. | Mark D. Roth | 2016-09-06 |
| | | | | |||
| * | | | Merge pull request #7918 from y-zeng/server_builder | kpayson64 | 2016-09-01 |
| |\ \ \ | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments | ||
* | | | | | Change wrapped languages to use the new channel arg macro name. | Mark D. Roth | 2016-08-31 |
| | | | | | |||
| * | | | | server builder include fix | David Garcia Quintas | 2016-08-31 |
|/ / / / | |||
| * / / | Add ServerBuilderPlugin::UpdateChannelArguments | Yuchen Zeng | 2016-08-29 |
|/ / / | |||
| | * | Remove the API to return the underlying completion queue. This API is no | Sree Kuchibhotla | 2016-08-22 |
| | | | | | | | | | | | | longer needed | ||
| | * | Remove completion queue parameter from ↵ | Sree Kuchibhotla | 2016-08-22 |
| |/ |/| | | | | | grpc_server_add_insecure_channel_from_fd API | ||
| * | Rename some files to avoid conflicting .obj files on Windows | Craig Tiller | 2016-08-22 |
| | | |||
| * | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 |
| | | | | | | C++ Compression Level set properly | ||
* | | Added missing var initialization | David Garcia Quintas | 2016-07-22 |
| | | |||
* | | C++ Compression Level set properly | David Garcia Quintas | 2016-07-21 |
| | | |||
| * | prevent spurious wake up and unstarted/already shutdown server | yang-g | 2016-07-14 |
| | | |||
* | | prevent spurious wake up and unstarted/already shutdown server | yang-g | 2016-07-14 |
| | | |||
| * | Make Server::Wait work for async only server. | yang-g | 2016-07-13 |
| | | |||
* | | Make Server::Wait work for async only server. | yang-g | 2016-07-11 |
|/ | |||
* | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-17 |
|\ | |||
* \ | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
|\ \ | |||
| | * | Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined | Martin Dyring-Andersen | 2016-06-10 |
| |/ | |||
* | | Switch server builder plugin API to something that will work with gcc4.4 | Vijay Pai | 2016-06-10 |
| | | |||
* | | WIP | Vijay Pai | 2016-06-10 |
| | | |||
* | | Remove another range-based for | Vijay Pai | 2016-06-09 |
| | | | | | | | | | | Do not make explicit comparisons against nullptr; only use implicit typecast to bool | ||
| * | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 |
| |\ | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | ||
| * | | clang-format, fix headers, windows fixes | Adam Michalik | 2016-06-07 |
| | | | |||
| * | | Add C++ support for using external FD | Adam Michalik | 2016-06-07 |
|/ / | |||
| * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 |
| |\ | |/ |/| | |||
* | | Fix comments | Craig Tiller | 2016-05-21 |
| | | |||
* | | Fix crash | Craig Tiller | 2016-05-20 |
| | | |||
* | | Fix formatting, mem leak, stall | Craig Tiller | 2016-05-20 |
| | | |||
* | | Fix merge | Craig Tiller | 2016-05-20 |
| | | |||
* | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into ↵ | Craig Tiller | 2016-05-20 |
|\ \ | | | | | | | | | | test_affine | ||
* | | | Fix server plugin test | Craig Tiller | 2016-05-20 |
| | | | |||
* | | | Mark sync cq as non-listening when it is | Craig Tiller | 2016-05-19 |
| | | | |||
| | * | got rid of grpc_compression_options | David Garcia Quintas | 2016-05-17 |
| | | | |||
| | * | Refactorings and renamings related to compression. | David Garcia Quintas | 2016-05-16 |
| | | | | | | | | | | | | Also added levels to the channel args options. | ||
| * | | Fix a typo | Sree Kuchibhotla | 2016-05-16 |
| | | | |||
| * | | Change error to warning since we do not have a good way to determine | Sree Kuchibhotla | 2016-05-16 |
| | | | | | | | | | | | | whether the server is sync or async | ||
| * | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-16 |
| |\| | |||
* | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 |
|\| | | |/ |/| | |||
* | | Renamed some defines | David Garcia Quintas | 2016-05-12 |
| | |