aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Fix sanityGravatar Craig Tiller2016-02-08
* Modify the test to have large number of threads receiving the RPCs and aGravatar Sree Kuchibhotla2016-02-08
* Merge pull request #4828 from vjpai/async_thread_stress_testGravatar Craig Tiller2016-02-04
|\
* \ Merge pull request #5042 from ctiller/compileGravatar Yang Gao2016-02-04
|\ \
| | * Give tsan a chanceGravatar Vijay Pai2016-02-04
| | * Merge branch 'master' into async_thread_stress_testGravatar Vijay Pai2016-02-03
| | |\ | |_|/ |/| |
| | * clang-formatGravatar Vijay Pai2016-02-03
| | * Remove the command-line flagsGravatar Vijay Pai2016-02-03
| | * Fix a typecast...Gravatar Vijay Pai2016-02-03
| | * Remove some std:: so that grpc:: will be used by default when availableGravatar Vijay Pai2016-02-03
| | * Generalize namespace for ParseCommandLineFlagsGravatar Vijay Pai2016-02-03
| | * Refactor to favor composition over inheritanceGravatar Vijay Pai2016-02-03
| * | Fix clang3.7/tsan compile failureGravatar Craig Tiller2016-02-03
| | * Merge branch 'master' into async_thread_stress_testGravatar Vijay Pai2016-02-03
| | |\
* | | | Run tools/distrib/clang_format_code.shGravatar Sree Kuchibhotla2016-02-03
* | | | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-03
|\ \ \ \ | | |_|/ | |/| |
| * | | remove duplicate functionsGravatar yang-g2016-02-02
| * | | remove the old impl caused by 4921Gravatar yang-g2016-02-02
| |/ /
* | | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-01
|\| |
* | | Address code review commentsGravatar Sree Kuchibhotla2016-02-01
| * | use huffman prefixGravatar yang-g2016-02-01
* | | Comments and a minor fixGravatar Sree Kuchibhotla2016-01-29
* | | Use the same completion queue for both client and serverGravatar Sree Kuchibhotla2016-01-29
* | | Comments and formatGravatar Sree Kuchibhotla2016-01-28
* | | Sync server end2end and async_end2end testsGravatar Sree Kuchibhotla2016-01-28
|/ /
* | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
|\ \
| | * Merge branch 'master' into async_thread_stress_testGravatar Vijay Pai2016-01-27
| | |\ | | |/ | |/|
| * | clang-format codeGravatar Craig Tiller2016-01-27
| * | Small testing fixesGravatar Craig Tiller2016-01-27
| | * 100->1000Gravatar vjpai2016-01-26
| | * Make async message match syncGravatar vjpai2016-01-26
| | * Make TearDown follow typical gtest fixture formatGravatar Vijay Pai2016-01-22
| | * 100->1000Gravatar Vijay Pai2016-01-22
| | * Merge async client thread stress test into main thread stress test so as toGravatar Vijay Pai2016-01-22
| | * Trim some unused code copied from another test.Gravatar Vijay Pai2016-01-21
| | * Introduce thread stress test using async client. The server is still syncGravatar Vijay Pai2016-01-21
| |/
* | clang-formatGravatar David Garcia Quintas2016-01-20
* | Add tests with a second serviceGravatar yang-g2016-01-15
* | remove outdated apiGravatar yang-g2016-01-15
* | Add a test with two methods genericGravatar yang-g2016-01-15
* | move utilities to a separate fileGravatar yang-g2016-01-15
* | clang-formatGravatar yang-g2016-01-15
* | add generic testGravatar yang-g2016-01-15
* | Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
|\|
* | Add a hybrid end2end test mixing sync and async methodsGravatar yang-g2016-01-14
| * Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
* | working testGravatar yang-g2016-01-14
* | merge with headGravatar yang-g2016-01-14
|\ \
| | * Fix copyrights againGravatar murgatroid992016-01-14
| |/
| * FormatCodeGravatar Sree Kuchibhotla2016-01-13