aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/end2end_test.cc
Commit message (Expand)AuthorAge
* Merge branch 'primary-goat-whisperer' into the-test-be-sleepyGravatar Craig Tiller2015-08-04
|\
* | Re-enable all the testsGravatar Craig Tiller2015-08-03
* | Line up starting timesGravatar Craig Tiller2015-07-31
* | add a test where a read and a writesdone happen at the same timeGravatar yang-g2015-07-31
| * merge with headGravatar yang-g2015-07-30
| |\ | |/ |/|
| * Add a testGravatar yang-g2015-07-30
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
|\|
| * Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
| |\
| * \ Merge pull request #2655 from vjpai/expecteqGravatar Yang Gao2015-07-24
| |\ \
| * \ \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| |\ \ \
| | | * | Switch an int to size_t or else it fails on MacGravatar vjpai2015-07-24
| | |/ / | |/| |
| | | * Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | | |\ | | |_|/ | |/| |
| | | * Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\ \ \ \ | |_|_|/ |/| | |
| | * | Flow control fixGravatar yang-g2015-07-22
| |/ /
| * | Merge pull request #2571 from vjpai/cent6-issuesGravatar Yang Gao2015-07-22
|/| |
| | * merge head and resolve conflictGravatar yang-g2015-07-22
| | |\ | |_|/ |/| |
| | * move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
| * | Remove one range-based for and do appropriate static casts on nullptrGravatar Vijay Pai2015-07-21
| |/
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
|\|
| * Remove experimental prefixGravatar Craig Tiller2015-07-19
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
|\|
| * Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\
* | | User agent string supportGravatar Craig Tiller2015-07-18
|/ /
| * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
* | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-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
| | |\
| * | | 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
* | | Update C++ implGravatar Craig Tiller2015-07-13
* | | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| * | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\ \
* | \ \ Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-waitGravatar Craig Tiller2015-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
|/
* Update the Status APIGravatar Yang Gao2015-06-16
* Various minor fixesGravatar Yang Gao2015-06-01