aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* Merge pull request #1386 from ctiller/cxxGravatar Yang Gao2015-04-28
|\
| * clang-formatGravatar Craig Tiller2015-04-28
* | Merge pull request #1378 from nicolasnoble/vs2010Gravatar Craig Tiller2015-04-28
|\ \
| | * Indentation fixGravatar Craig Tiller2015-04-27
| | * Mac C++ compile fixGravatar Craig Tiller2015-04-27
| |/ |/|
| * Few VS2010 fixes.Gravatar Nicolas Noble2015-04-28
* | Fix early shutdown: await client context deletion before channel deletionGravatar Craig Tiller2015-04-27
|/
* Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\
* \ Merge pull request #1359 from a11r/cc2Gravatar Yang Gao2015-04-24
|\ \
| | * 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
| | * Forgot to rename header guard.Gravatar Nicolas "Pixel" Noble2015-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
| | |\ | |_|/ |/| |
| * | Test client stream cancellation and fix bug exposed by the test.Gravatar Abhishek Kumar2015-04-23
|/ /
* | clang-formatGravatar 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
| * Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
| |\ | |/ |/|
| * Addressing github comments.Gravatar Nicolas "Pixel" Noble2015-04-11
| * Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* Addressing concerns.Gravatar Nicolas "Pixel" Noble2015-04-07
* Rewriting mutex, condition_variable, and thread.Gravatar Nicolas "Pixel" Noble2015-04-04
* Starting off by removing all offending headers.Gravatar Nicolas "Pixel" Noble2015-04-03
* resolve commentGravatar Yang Gao2015-04-02
* Bug fix. User can destroy status after calling Finish and we should keep a co...Gravatar Yang Gao2015-04-02
* merge upstream and resolve conflictGravatar Yang Gao2015-03-26
|\
| * Avoid a problem when clang pretends to be GNUCGravatar vjpai2015-03-25
| * Make a fake version of nullptr to work with old compilersGravatar vjpai2015-03-25
| * Revert "Remove dead members of server context"Gravatar Vijay Pai2015-03-24
| * Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-03-23
| |\
| * | Remove dead members of server contextGravatar Vijay Pai2015-03-22
| | * Make Next free of time_point to timespec conversionGravatar Yang Gao2015-03-20
| |/
| * Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
| |\
* | | Merge branch 'master' into genericstubGravatar Yang Gao2015-03-19
|\| |
| * | resolve merge errorGravatar Yang Gao2015-03-19
| * | sync to head and run clang-format againGravatar Yang Gao2015-03-19
| |\ \
* | | | Implementation of generic stubGravatar Yang Gao2015-03-19
| | * | Dodging VisualStudio's #define of max().Gravatar Nicolas "Pixel" Noble2015-03-19
| |/ / |/| |
| | * Various Windows fixes.Gravatar Nicolas Noble2015-03-19
| |/ |/|
* | Merge pull request #1072 from yang-g/refreshtokenGravatar jboeuf2015-03-18
|\ \
| * | wrap refresh token credentials in c++Gravatar Yang Gao2015-03-17
| | * clang-format new changesGravatar Yang Gao2015-03-17
| | * resolve merge confictGravatar Yang Gao2015-03-17
| | |\ | |_|/ |/| |
* | | Merge pull request #1023 from vjpai/asyncGravatar Yang Gao2015-03-17
|\ \ \ | |/ / |/| |
| | * clang-format c++ codeGravatar Yang Gao2015-03-17
| |/ |/|
| * Change to std::chrono and add a test.Gravatar vjpai2015-03-17
* | expose the server's cq through the generic service objectGravatar Yang Gao2015-03-16
* | Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-16
|\ \