aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\
| * Various minor fixesGravatar Yang Gao2015-06-01
* | Merge branch 'demon-on-wheels' into we-dont-need-no-cvGravatar Craig Tiller2015-05-29
|\|
| * Leak fix, the metadata array should be destroyed on the server SyncRequestGravatar Yang Gao2015-05-28
* | Make C/C++ tests passGravatar Craig Tiller2015-05-27
* | Refine shutdown APIGravatar Craig Tiller2015-05-27
|/
* Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-19
|\
* | Remove some bad assertsGravatar Craig Tiller2015-05-15
| * resolve commentsGravatar Yang Gao2015-05-15
| * support per call credentials in c++Gravatar Yang Gao2015-05-14
|/
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
|\
* \ Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\ \
| | * Correct C++ build errorsGravatar Craig Tiller2015-05-08
| | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | |\ | | |/ | |/|
| * | do not request another call if server is shutdownGravatar Yang Gao2015-05-07
| | * Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
| |/
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-05
|\|
* | C Core API cleanup.Gravatar Craig Tiller2015-05-04
| * clang-formatGravatar Yang Gao2015-05-04
| * make server tolerate deserialization failureGravatar Yang Gao2015-05-04
| * merge with headGravatar Yang Gao2015-05-01
| |\ | |/ |/|
* | Merge pull request #1397 from ctiller/delete-the-old-apiGravatar Yang Gao2015-05-01
|\ \
| | * Expose max message size at the server sideGravatar Yang Gao2015-04-30
* | | Fix for a crash seen in the wildGravatar Craig Tiller2015-04-30
| * | Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into delete-the-...Gravatar Craig Tiller2015-04-30
|/| |
| * | Hack to get Mac end2end test workingGravatar Craig Tiller2015-04-29
* | | 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
| * | Merge pull request #1386 from ctiller/cxxGravatar Yang Gao2015-04-28
| |\ \
| | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #1378 from nicolasnoble/vs2010Gravatar Craig Tiller2015-04-28
|/| | |
| | * | Mac C++ compile 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
|/ /
| * 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
| | * 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
|/ /
* | Remove an extra unrefGravatar Yang Gao2015-04-21
* | 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