aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/generic_end2end_test.cc
Commit message (Expand)AuthorAge
...
* | Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\|
| * Remove an extra unrefGravatar Yang Gao2015-04-21
* | Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
|\|
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | Removing a few more references to #include <chrono>Gravatar Nicolas "Pixel" Noble2015-04-08
* | Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* merge upstream and resolve conflictGravatar Yang Gao2015-03-26
|\
| * Merge pull request #1133 from yang-g/cleanupGravatar Nicolas Noble2015-03-25
| |\
| | * Clean up unneeded includes and remove shutdown protobuf libraryGravatar Yang Gao2015-03-25
| * | Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24
| |/
* | covert test to use generic stubGravatar Yang Gao2015-03-19
| * Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|/|
| * Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* | clang-format c++ codeGravatar Yang Gao2015-03-17
|/
* expose the server's cq through the generic service objectGravatar Yang Gao2015-03-16
* sort the tags, this is not necessary, just make it look betterGravatar Yang Gao2015-03-13
* add one bidi testGravatar Yang Gao2015-03-13
* Rename to AsyncGeneric*Gravatar Yang Gao2015-03-12
* Rename anonymous to generic globallyGravatar Yang Gao2015-03-11