aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl
Commit message (Expand)AuthorAge
* Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
* Merge branch 'master' of github.com:grpc/grpc into bb_reader_errorGravatar David Garcia Quintas2016-07-06
|\
* | Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
| * removed unused version of status_code_enum.hGravatar David Garcia Quintas2016-06-30
|/
* Merge pull request #6947 from vjpai/async_stream_docGravatar Jan Tattermusch2016-06-24
|\
* | Const correctness for ClientContext and ServerContext gettersGravatar Bill Clarke2016-06-22
| * Properly handle reviewer comment re concurrent ReadGravatar vjpai2016-06-21
| * Fix review commentsGravatar vjpai2016-06-21
| * Merge branch 'master' into async_stream_docGravatar vjpai2016-06-21
| |\ | |/ |/|
| * Add proper documentation of ordering and thread-safety forGravatar vjpai2016-06-17
* | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\|
* | clang-formatGravatar Vijay Pai2016-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
| * 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
* | | Switch server builder plugin API to something that will work with gcc4.4Gravatar Vijay Pai2016-06-10
* | | override->GRPC_OVERRIDEGravatar Vijay Pai2016-06-09
| * | Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar 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
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | PR comments (offline).Gravatar David Garcia Quintas2016-06-07
| | | | * Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_callGravatar Jan Tattermusch2016-06-07
|\ \ \ \ \
* | | | | | 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
| * | | | Let Next set ok=true when receiving error statusGravatar yang-g2016-06-01
|/ / / /
| * | | moved core_codegen from src/cpp/... to include/grpc++/...Gravatar David Garcia Quintas2016-05-19
* | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
|\| | |
| | * | fixes to grpc++/impl/codegen/call.hGravatar David Garcia Quintas2016-05-18
| | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #6445 from yang-g/unique_ptr_resetGravatar Jan Tattermusch2016-05-18
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'connect_first' into test_affineGravatar Craig Tiller2016-05-14
|\ \ \ \
* \ \ \ \ Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\ \ \ \ \
| | | * | | Fixed usage of anon namespace inside .hGravatar David Garcia Quintas2016-05-13
| |_|/ / / |/| | | |
| | * | | clang-formatGravatar Craig Tiller2016-05-13
| | * | | Make qps workers connect before even warmup stage beginsGravatar Craig Tiller2016-05-13
| |/ / / |/| | |
| | | * Updated codegen/call.hGravatar David Garcia Quintas2016-05-13
| | | * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-12
| | | |\ | |_|_|/ |/| | |
| | * | Merge remote-tracking branch 'upstream/master' into unique_ptr_resetGravatar yang-g2016-05-12
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
|\ \ \ \
* | | | | fix formattingGravatar Jan Tattermusch2016-05-11
| | | * | Add commentGravatar yang-g2016-05-10
| | * | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| | |\ \ \ | |_|/ / / |/| | | |