aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl
Commit message (Expand)AuthorAge
* Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-20
|\
| * Merge branch 'master' into its_compatGravatar Vijay Pai2017-01-19
| |\
* | | Remove bogus assertGravatar Craig Tiller2017-01-12
* | | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\ \ \ | | |/ | |/|
| * | Small improvements to generated documentationGravatar Craig Tiller2017-01-06
| | * Support compat with old generated PB filesGravatar Vijay Pai2016-12-13
| |/
* | Fix stack corruptionGravatar Craig Tiller2016-12-08
* | Fix include guardsGravatar Craig Tiller2016-12-08
* | Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
* | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\|
| * 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
* | C++ compilesGravatar Craig Tiller2016-11-21
* | Start moving C++ to slice interfacesGravatar Craig Tiller2016-11-21
|/
* 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
| |\ \