aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Discard the read buffer on stream errorGravatar yang-g2016-02-22
* Merge pull request #5258 from vjpai/poll_override2Gravatar Craig Tiller2016-02-21
|\
* | Add a helper to return all the secure typesGravatar yang-g2016-02-19
* | Revert "make an enum"Gravatar yang-g2016-02-19
* | make an enumGravatar yang-g2016-02-18
* | Refactor end2end_test. Make the credentials a separate library.Gravatar yang-g2016-02-18
| * Make the poll override function assert on non-zero timeout if invokedGravatar Vijay Pai2016-02-16
| * Set up poll overridesGravatar Vijay Pai2016-02-16
| * Comment the requirements for changing grpc_poll_function and doGravatar vjpai2016-02-15
* | Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryGravatar yang-g2016-02-12
|\|
| * Merge github.com:grpc/grpc into bad_metadataGravatar Craig Tiller2016-02-12
| |\
* | | Provide explicit API for user to set user agent string prefixGravatar yang-g2016-02-10
| |/ |/|
* | 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
| | | * Properly handle "." in metadataGravatar Craig Tiller2016-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