aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/channel.cc
Commit message (Expand)AuthorAge
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* formattingGravatar Yang Gao2015-02-17
* should use c_strGravatar Yang Gao2015-02-17
* Add setter to override authority header on ClientContextGravatar Yang Gao2015-02-17
* clang-formatGravatar Craig Tiller2015-02-17
* Move call.h -> impl/call.hGravatar Craig Tiller2015-02-10
* Refine completion queueGravatar Craig Tiller2015-02-09
* Remove more unnecessary filesGravatar Craig Tiller2015-02-09
* Further progressGravatar Craig Tiller2015-02-09
* Starting to scratch out the APIGravatar Craig Tiller2015-02-09
* Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-apiGravatar Craig Tiller2015-02-02
|\
| * Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* | First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
|/
* clang-formatGravatar Craig Tiller2015-01-20
* Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-20
|\
* | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
| * clang-formatGravatar Craig Tiller2015-01-14
| * Starting to fix C++Gravatar Craig Tiller2015-01-13
|/
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Fix hostname for streaming.Gravatar yangg2015-01-08
* Use overriden host name when creating a call.Gravatar yangg2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Set host to channel's target when creating a call.Gravatar yangg2014-12-19
* Trailing metadata support.Gravatar ctiller2014-12-16
* Make the default deadline gpr_inf_future to avoid mismatch betweenGravatar yangg2014-12-12
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26