aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/client_context.cc
Commit message (Expand)AuthorAge
* Add tests for C++ propagationGravatar Craig Tiller2015-08-05
* C++ context propagationGravatar Craig Tiller2015-08-05
* client apiGravatar yang-g2015-07-28
* Remove experimental prefixGravatar Craig Tiller2015-07-19
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
| * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| |\
* | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| |/ |/|
* | resolve commentsGravatar yang-g2015-07-07
* | compilesGravatar yang-g2015-07-06
| * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
|/
* support per call credentials in c++Gravatar Yang Gao2015-05-14
* C Core API cleanup.Gravatar Craig Tiller2015-05-04
* Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Add missing APIs and a first metadata test, and test passesGravatar Yang Gao2015-02-13
* Add trailing metadata to client context and use it.Gravatar Yang Gao2015-02-11
* Initial metadata fixGravatar Craig Tiller2015-02-11
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* 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