aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/channel_arguments.cc
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
|\
| * Remove experimental prefixGravatar Craig Tiller2015-07-19
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
|\|
* | User agent string supportGravatar Craig Tiller2015-07-18
| * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
|/
* Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
* Exposed compression level in channel arguments (C and C++)Gravatar David Garcia Quintas2015-06-16
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* fix MOE compliling error.Gravatar chenw2014-12-29
* Use overriden host name when creating a call.Gravatar yangg2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29