aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
|\
| * Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\
| | * Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
* | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
|\| |
| * | Merge pull request #2406 from dgquintas/writeoptionsGravatar Craig Tiller2015-07-15
| |\ \
| | | * Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | |/ | |/|
| * | Addressing outstanding typos and commentsGravatar Vijay Pai2015-07-14
| * | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4Gravatar vjpai2015-07-14
| | * Added WriteOptions for per-message flags and modified CallOps to use it.Gravatar David Garcia Quintas2015-07-13
| |/
| * Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\
| | * Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
| | |\
| * | | Compile fix for MacGravatar Craig Tiller2015-07-10
| | |/ | |/|
* | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
| | |\ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-09
| | | |\ | | |_|/ | |/| |
| | * | resolve commentsGravatar yang-g2015-07-07
| * | | Support registering services against specific hostsGravatar Craig Tiller2015-07-07
| | * | add a test case in end2end_testGravatar yang-g2015-07-06
| |/ /
| | * Fixup C++Gravatar Craig Tiller2015-07-06
| |/
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
|\|
* | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * Bug fix. Do not push to incoming_queue after it is flushed.Gravatar yang-g2015-06-25
|/
* Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
|\
* | Fix flaky testGravatar Craig Tiller2015-06-22
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\ \
| | * Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| | |\
| | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
| |_|/| |/| |/ | |/|
| * | Update the Status APIGravatar Yang Gao2015-06-16
| | * Client side compiles/linksGravatar Craig Tiller2015-06-04
| |/ |/|
* | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\|
| * Various minor fixesGravatar Yang Gao2015-06-01
* | Make test more robustGravatar Craig Tiller2015-05-29
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-27
|\|
| * Add a check against potential failure to bring up client binaryGravatar Yang Gao2015-05-26
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
|\|
| * Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmmGravatar Yang Gao2015-05-21
| |\
| * | Replaced std::this_thread::sleep_for for gpr_sleep_until.Gravatar David Garcia Quintas2015-05-20
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-19
|\| |
| | * Add response streams to server crash test, fix themGravatar Craig Tiller2015-05-19
| | * Add crashing client testGravatar Craig Tiller2015-05-19
| | * Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-19
| | |\ | | |/ | |/|
| * | resolve commentsGravatar Yang Gao2015-05-17
| * | Add fake credentials to the test and verify it actually worksGravatar Yang Gao2015-05-15
| | * Compile fixGravatar Craig Tiller2015-05-15
| | * Compile fixGravatar Craig Tiller2015-05-15
| | * clang-formatGravatar Craig Tiller2015-05-15
| | * Sleep a little after server death to allow TCP time to catch upGravatar Craig Tiller2015-05-15
| | * Crash handling testGravatar Craig Tiller2015-05-15
| * | resolve commentsGravatar Yang Gao2015-05-15
| * | support per call credentials in c++Gravatar Yang Gao2015-05-14
| |/