aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-24
|\
| * Merge pull request #8281 from gcasto/cronet_cpp_apiGravatar Yang Gao2016-10-24
| |\ | | | | | | Add C++ Api For Cronet
* | | Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-24
|\| |
| * | Merge pull request #8365 from vjpai/fc_1dstreamGravatar Vijay Pai2016-10-20
| |\ \ | | | | | | | | Support request separation of server-side streamed RPC
| * | | Remove a useless forward declarationGravatar Vijay Pai2016-10-20
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-18
|\| | |
| | * | Merge remote-tracking branch 'upstream/master' into fc_1dstreamGravatar Vijay Pai2016-10-18
| | |\ \ | | |/ / | |/| |
| * | | resolve review commentGravatar yang-g2016-10-17
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into cronet_cpp_apiGravatar Garrett Casto2016-10-17
| | | |\
* | | | | Remove generated pb filesGravatar Yuchen Zeng2016-10-14
| |_|_|/ |/| | |
| * | | Add a test spouse for server contextGravatar yang-g2016-10-13
|/ / /
| * | Other golden fileGravatar Vijay Pai2016-10-13
| | |
| * | clang-formatGravatar Vijay Pai2016-10-13
| | |
| * | Bug fix on failure conditionGravatar Vijay Pai2016-10-13
| | |
| * | Making split streaming testableGravatar Vijay Pai2016-10-13
| | |
| * | Merge branch 'master' into fc_1dstreamGravatar Vijay Pai2016-10-13
| |\ \ | |/ / |/| |
* | | Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-10-06
|\ \ \
| | | * Add C++ ApiGravatar Garrett Casto2016-10-04
| | |/ | |/|
| | * Add all plumbing and typedef's for controlled server-side streamingGravatar Vijay Pai2016-10-03
| | |
* | | Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-09-30
|\ \ \
| | * | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
| |/ /
| * | Merge pull request #8046 from gislan/masterGravatar Yang Gao2016-09-29
| |\ \ | | | | | | | | Add method for creating insecure channel from FD with custom arguments using C++ API.
| * \ \ Merge pull request #7833 from sreecha/fix_channel_from_fd_apiGravatar Nicolas Noble2016-09-29
| |\ \ \ | | | | | | | | | | Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API
* | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GRPC_INITIAL_METADATA_WAIT_FOR_READY. Also add a flag to indicate whether wait_for_ready was explicitly set by the application.
* | | | | Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-09-28
|\| | | |
* | | | | Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
| |_|_|/ |/| | |
| * | | Fix typoGravatar Yuchen Zeng2016-09-23
| | | |
| * | | Add comments about how to re-generate reflection proto filesGravatar Yuchen Zeng2016-09-22
|/ / /
* | | 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
| |\ \ \ | | | | | | | | | | Add a helper to get canonical code from status
* | | | | Code review changes.Gravatar Mark D. Roth2016-09-15
| | | | |
| * | | | Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
| |\ \ \ \ | | | | | | | | | | | | Removed references to public APIs from codegen/
* | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-13
|\| | | | |
| | | | * | Merge branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Merge branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| | | | |\ \
| | | * | | | Add a helper to get canonical code from statusGravatar yang-g2016-09-09
| | | | |/ / | | | |/| |
| | | | | * Add method for creating insecure channel from FD with custom argumentsGravatar Adam Czachorowski2016-09-09
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | using C++ API. This was already supported in C API.
| * | | | 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
| |\ \ \ | | | | | | | | | | Support server-side streaming of a unary RPC
| | | * \ 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
| |\ \ \ \ | | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments
| * | | | | Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-hGravatar Nicolas Noble2016-09-01
|/| | | | | | | | | | | | | | | | | Add IWYU export pragmas to grpc++/grpc++.h.
| | | | * | 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
|\ \ \ \ \ \ | | | | | | | | | | | | | | Adding extension points for security context.
| | | | * | | clang-formatGravatar Vijay Pai2016-08-30
| | | | | | |