aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\
* | clang-formatGravatar Craig Tiller2016-10-26
* | Fix include guardsGravatar Craig Tiller2016-10-26
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| * Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-21
| |\ | |/ |/|
* | Merge pull request #8365 from vjpai/fc_1dstreamGravatar Vijay Pai2016-10-20
|\ \
* | | Remove a useless forward declarationGravatar Vijay Pai2016-10-20
| | * Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-18
| | |\ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into fc_1dstreamGravatar Vijay Pai2016-10-18
| |\ \ | |/ / |/| |
* | | Add a test spouse for server contextGravatar yang-g2016-10-13
| * | clang-formatGravatar Vijay Pai2016-10-13
| * | Bug fix on failure conditionGravatar Vijay Pai2016-10-13
| | * Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-13
| | |\ | |_|/ |/| |
| * | Making split streaming testableGravatar Vijay Pai2016-10-13
| * | Merge branch 'master' into fc_1dstreamGravatar Vijay Pai2016-10-13
| |\ \ | |/ / |/| |
| | * Cleanup server_cc.ccGravatar Sree Kuchibhotla2016-10-03
| * | Add all plumbing and typedef's for controlled server-side streamingGravatar Vijay Pai2016-10-03
| |/
* | Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET.Gravatar Mark D. Roth2016-09-29
* | Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY toGravatar Mark D. Roth2016-09-28
* | Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
|/
* Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
|\
| * Merge pull request #7996 from yang-g/canonicalGravatar Yang Gao2016-09-15
| |\
| * \ Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
| |\ \
* | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-13
|\| | |
| | | * Add a helper to get canonical code from statusGravatar yang-g2016-09-09
| * | | add cacheable option to client_contextGravatar Makarand Dharmapurikar2016-09-07
| | |/ | |/|
* | | Fix a few lingering references to max_message_size.Gravatar Mark D. Roth2016-09-06
* | | 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 branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-03
| | |\ | | |/ | |/|
| * | Merge pull request #7018 from vjpai/fc_unaryGravatar kpayson642016-09-02
| |\ \
| | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-02
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #7918 from y-zeng/server_builderGravatar kpayson642016-09-01
|/| | |
| | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #7842 from jboeuf/security_context_extensionGravatar Mark D. Roth2016-08-31
|\ \ \ \
| | | * | clang-formatGravatar Vijay Pai2016-08-30
| | | * | Stick to StatusCode::INTERNAL when there's no serviceGravatar Vijay Pai2016-08-30
| | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-31
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | clang-formatGravatar Vijay Pai2016-08-30
| | | * | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Merge with newly added/modified filesGravatar David Garcia Quintas2016-08-30
* | | | | Merge pull request #7798 from y-zeng/ServerReaderWriterInterfaceGravatar kpayson642016-08-30
|\ \ \ \ \
| | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
| | | | | |\
| | | * | | | Add ServerBuilderPlugin::UpdateChannelArgumentsGravatar Yuchen Zeng2016-08-29
| | | | |_|/ | | | |/| |
| | | | * | clang-formatGravatar Vijay Pai2016-08-29
| | | | * | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
| | * | | | Addressing feedback.Gravatar Julien Boeuf2016-08-25
| | | | * | Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMINGGravatar Vijay Pai2016-08-25
| | | | * | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-25
| | | | |\ \ | | | | |/ / | | | |/| |