aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\
* | Stop using global namespace on a template paramGravatar vjpai2016-06-17
| * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-16
| |\
* | | DigraphGravatar Vijay Pai2016-06-16
* | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\ \ \ | | |/ | |/|
* | | clang-formatGravatar Vijay Pai2016-06-15
| * | Merge pull request #6334 from tberghammer/android-64bitGravatar Nicolas Noble2016-06-15
| |\ \
* | | | Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
* | | | Provide nullptr->std::function castGravatar Vijay Pai2016-06-15
| | | * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\ \ \
| * | | | Added to server's shutdown docstringsGravatar David Garcia Quintas2016-06-13
| * | | | Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| |\ \ \ \
* | | | | | Manual clang-formatGravatar vjpai2016-06-13
| | | * | | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
| | | * | | Restricted the check to GUNCGravatar Yuchen Zeng2016-06-10
* | | | | | Switch server builder plugin API to something that will work with gcc4.4Gravatar Vijay Pai2016-06-10
| | | * | | Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| | |/ / / | |/| | |
* | | | | override->GRPC_OVERRIDEGravatar Vijay Pai2016-06-09
| | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-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 pull request #6649 from dgquintas/core_codegen_be_publicGravatar Jan Tattermusch2016-06-08
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6820 from mdsteele/server-asyncGravatar Jan Tattermusch2016-06-08
|\ \ \ \ \ \ \
| * | | | | | | Add interfaces for ServerAsyncReader/WritersGravatar Matthew D. Steele2016-06-08
| | | | * | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | * | | | | | clang-formatGravatar David Garcia Quintas2016-06-07
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_publicGravatar David Garcia Quintas2016-06-07
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | * | | | s/maybe_compression_level.compression_level/maybe_compression_level.levelGravatar David Garcia Quintas2016-06-07
| | | * | | | | fix windows buildGravatar Adam Michalik2016-06-07
| | | | * | | | PR comments (offline).Gravatar 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
| | | * | | | | Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07
| | | * | | | | Add support for establishing server channel using existing FDGravatar Adam Michalik2016-06-07
| | | * | | | | revert grpc.hGravatar Adam Michalik2016-06-07
| | | * | | | | more separationGravatar Adam Michalik2016-06-07
| | | * | | | | separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
| | | * | | | | Add support for establishing client channel using existing FDGravatar Adam Michalik2016-06-07
| |_|/ / / / / |/| | | | | |
| | | | * | | Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_callGravatar Jan Tattermusch2016-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 github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | merge and resolve conflictsGravatar yang-g2016-06-03
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| | | | * | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | * | | Move protobuf dependencies to config_protobuf.hGravatar Yuchen Zeng2016-06-03
| * | | | | | | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ \ \ \