aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl
Commit message (Expand)AuthorAge
* async first takeGravatar yang-g2016-12-29
* gpr_atm isn't automatically initialized to 0. Thanks Obama.Gravatar Vijay Pai2016-12-05
* clang-formatGravatar Vijay Pai2016-12-05
* Track requests that could cause other requests to be created, and don't doGravatar Vijay Pai2016-12-05
* Merge pull request #8086 from y-zeng/fix_gprcGravatar Yuchen Zeng2016-11-11
|\
* \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\ \
| * | Deprecate grpc::thread and sync in favor of std::thread,mutex,etcGravatar Vijay Pai2016-11-01
| * | Remove references to NO_CHRONO optionGravatar Vijay Pai2016-11-01
| * | Remove separate versions of code based on presence of threading in compilerGravatar Vijay Pai2016-11-01
| * | clang-formatGravatar Vijay Pai2016-11-01
| * | Use C++11 final and overrideGravatar Vijay Pai2016-11-01
| * | Stop supporting non-C++11 conformant compilersGravatar Vijay Pai2016-11-01
* | | 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
| |\ \ \ | |/ / / |/| | |
| | | * Merge remote-tracking branch 'upstream/master' into fix_gprcGravatar Yuchen Zeng2016-10-17
| | | |\
* | | | | 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 fix_gprcGravatar 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
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into fix_gprcGravatar Yuchen Zeng2016-09-15
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
| |\ \ \
| | | | * Fix gprcGravatar Yuchen Zeng2016-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
|/| | |