aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* Updated git clone URLGravatar David Garcia Quintas2016-06-29
* Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\
* \ Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
|\ \
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-16
| | |\ | | |/ | |/|
| * | Merge pull request #6876 from mdyring/masterGravatar Nicolas Noble2016-06-16
| |\ \
* | | | Remove range-based for, comparisons to nullptrGravatar Vijay Pai2016-06-16
* | | | DigraphGravatar Vijay Pai2016-06-16
* | | | Merge branch 'wheezy' of github.com:vjpai/grpc into wheezyGravatar Vijay Pai2016-06-16
|\ \ \ \
| * | | | Should not explicitly initialize these pointers to nullptr in gcc-4.4 caseGravatar Vijay Pai2016-06-16
* | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| | | * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| |\ \ \
| | | * | 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
| | | * Fix uninitialized variableGravatar Craig Tiller2016-06-09
| | |/ | |/|
* | | Remove another range-based forGravatar Vijay Pai2016-06-09
| * | Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
| |\ \
| * | | Merge pull request #6610 from xyzzyz/external_fd_freshGravatar Jan Tattermusch2016-06-08
|/| | |
* | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_publicGravatar David Garcia Quintas2016-06-07
|\ \ \ \
| | * | | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
| | * | | Add C++ support for using external FDGravatar Adam Michalik2016-06-07
| |/ / /
| | | * Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
| | | |\ | | |_|/ | |/| |
| | | * Add more comments, fix format issuesGravatar Yuchen Zeng2016-06-06
| | | * Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06
| | * | 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
* | | | | moved core_codegen from src/cpp/... to include/grpc++/...Gravatar David Garcia Quintas2016-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
| * Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| |\
* | \ Resolve conflictsGravatar Yuchen Zeng2016-05-06
|\ \ \ | | |/ | |/|
* | | Fix naming and comment problemsGravatar Yuchen Zeng2016-05-06
* | | Add plugins at the time of static initializationGravatar Yuchen Zeng2016-05-03
* | | Server builder pluginGravatar Yuchen Zeng2016-04-29
| * | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
|/ /
| * Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-04-26
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \