aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client
Commit message (Expand)AuthorAge
* Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
* 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
|\|
| * Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar 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
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| |\
* | | Update C++ implGravatar Craig Tiller2015-07-13
* | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| |/ |/|
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\
* | \ Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\ \ \ | | |/ | |/|
| * | Merge pull request #2271 from jboeuf/oauth2_access_tokenGravatar Yang Gao2015-07-08
| |\ \
| | * \ Merge branch 'master' of github.com:grpc/grpc into oauth2_access_tokenGravatar Julien Boeuf2015-07-08
| | |\ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | | |\ | | | | |/ | | | |/|
| * | | | Merge github.com:grpc/grpc into hosts-need-names-tooGravatar Craig Tiller2015-07-08
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | merge head and resolve conflictGravatar yang-g2015-07-07
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | resolve commentsGravatar yang-g2015-07-07
| | * | | Support registering services against specific hostsGravatar Craig Tiller2015-07-07
* | | | | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | compilesGravatar yang-g2015-07-06
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
| | |/ / | |/| |
| | | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| | * | add client side census contextGravatar Alistair Veitch2015-06-29
| |/ /
| * / Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| |/
| * Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-19
| |\ | |/ |/|
* | Merge pull request #2071 from dgquintas/compression-levelsGravatar Craig Tiller2015-06-17
|\ \
| * | Exposed compression level in channel arguments (C and C++)Gravatar David Garcia Quintas2015-06-16
* | | Update the Status APIGravatar Yang Gao2015-06-16
|/ /
| * clang-formatGravatar Craig Tiller2015-06-05
| * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
| * Beginning the cleanupGravatar Craig Tiller2015-06-04
|/
* resolve commentsGravatar Yang Gao2015-05-15
* support per call credentials in c++Gravatar Yang Gao2015-05-14
* C Core API cleanup.Gravatar Craig Tiller2015-05-04
* Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
* Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
|\
* | Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
| * Mac C++ compile fixGravatar Craig Tiller2015-04-27
|/
* Fix early shutdown: await client context deletion before channel deletionGravatar Craig Tiller2015-04-27
* Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\
| * Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* | Adressing comments.Gravatar Nicolas "Pixel" Noble2015-04-24
* | Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\|
| * clang-formatGravatar Craig Tiller2015-04-16
| * Use channel tags to call methodsGravatar Craig Tiller2015-04-16
| * Populate channel tags for methodsGravatar Craig Tiller2015-04-16
| * Add facility to register methods in C++Gravatar Craig Tiller2015-04-16
| * Make RpcMethod constructor take all argsGravatar Craig Tiller2015-04-16