aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\
| * Added missing compression.h file.Gravatar David Garcia Quintas2015-06-08
| |\
| * | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | * Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
| | * Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
| | * clang-formatGravatar Vijay Pai2015-06-05
| | * Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
| | * Merge branch 'master' into poissonGravatar vjpai2015-06-03
| | |\ | | |/ | |/|
* | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-02
|\| |
| | * Support use of high_res clock in timepointsGravatar vjpai2015-06-02
| * | Fixed memory leak in server_asyncGravatar David Garcia Quintas2015-06-02
| * | Various minor fixesGravatar Yang Gao2015-06-01
| |/
* / Refine shutdown APIGravatar Craig Tiller2015-05-27
|/
* Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-21
|\
| * nullptr->shared_ptr conversionGravatar vjpai2015-05-21
* | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-19
|\|
* | Remove some bad assertsGravatar Craig Tiller2015-05-15
| * support per call credentials in c++Gravatar Yang Gao2015-05-14
|/
* Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...Gravatar Yang Gao2015-05-12
|\
* \ Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
|\ \
| | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | |\ | | |/ | |/|
* | | Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
| | * Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
| |/ |/|
| * Merge remote-tracking branch 'upstream/master' into mockGravatar Yang Gao2015-05-05
| |\ | |/ |/|
| * add client side streaming interfacesGravatar Yang Gao2015-05-04
* | Expose max message size at the server sideGravatar Yang Gao2015-04-30
|/
* 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