aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/async_end2end_test.cc
Commit message (Expand)AuthorAge
* implementation fixGravatar yang-g2015-08-27
* implGravatar yang-g2015-08-25
* merge with headGravatar yang-g2015-08-24
|\
* | headers reorgGravatar yang-g2015-08-21
* | Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
* | clang-format all sourceGravatar Craig Tiller2015-08-18
| * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| |\ | |/ |/|
* | Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
| * Add a test of non-blocking API behaviorGravatar Craig Tiller2015-08-06
| * Working towards a non-blocking API testGravatar Craig Tiller2015-08-06
|/
* Add AsyncNotifyWhenDoneGravatar yang-g2015-08-04
* Make tests a little more robustGravatar Craig Tiller2015-07-18
* Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
| * Update the Status APIGravatar Yang Gao2015-06-16
* | Fix async end2end to poll all fds from the main threadGravatar Craig Tiller2015-05-13
|/
* Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...Gravatar Yang Gao2015-05-12
|\
* \ Merge pull request #1494 from ctiller/the-churneningGravatar Yang Gao2015-05-11
|\ \
| | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | |\ | |_|/ |/| |
* | | Increase test timeoutGravatar Craig Tiller2015-05-08
| * | Fix testGravatar Craig Tiller2015-05-06
| * | Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
|/ /
| * Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
|/
* 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
* | 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
|/
* Make string construction explicit as implicit conversion doesn't work in 4.4Gravatar Vijay Pai2015-03-26
* Clean up unneeded includes and remove shutdown protobuf libraryGravatar Yang Gao2015-03-25
* Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|\
| * Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* | clang-format new changesGravatar Yang Gao2015-03-17
* | resolve merge confictGravatar Yang Gao2015-03-17
|\|
* | clang-format c++ codeGravatar Yang Gao2015-03-17
| * Change to std::chrono and add a test.Gravatar vjpai2015-03-17
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\
| * Merge remote-tracking branch 'upstream/master'Gravatar vjpai2015-02-26
| |\
| * | clang-format all these filesGravatar Vijay Pai2015-02-26
| * | Rename Async methods from generator to avoid naming conflicts toGravatar vjpai2015-02-26
| | * Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| |/
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
|\|
| * Merge github.com:google/grpc into deprecate-c++Gravatar Craig Tiller2015-02-23
| |\
| * | s/CreateChannel/CreateChannelDeprecatedGravatar Craig Tiller2015-02-23
| | * Move to unique_ptr for all GRPC returned objectsGravatar Craig Tiller2015-02-23
| |/
* | Update C++ server with new core APIGravatar Craig Tiller2015-02-23
* | Credentials prototypingGravatar Craig Tiller2015-02-23
|/
* Merge pull request #605 from vjpai/macGravatar Nicolas Noble2015-02-19
|\
| * More typecasts to avoid sign-comparison problems on EXPECT_EQGravatar vjpai2015-02-18
* | Merge github.com:grpc/grpc into an-update-on-c++Gravatar Craig Tiller2015-02-18
|\|