aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* 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
|\
| * clang-format codeGravatar Craig Tiller2016-01-27
| * Small testing fixesGravatar Craig Tiller2016-01-27
* | 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
| * Rename TestService to EchoTestService to prevent name-conflict withGravatar Sree Kuchibhotla2016-01-13
* | merge with headGravatar yang-g2016-01-13
|\|
| * Updated copyrightsGravatar murgatroid992016-01-12
* | Exploratory refactoring for mixed sync/async methods on the same C++ serviceGravatar Craig Tiller2016-01-07
| * Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
| |\ | |/ |/|
| * Merge branch 'yawn' into proto_namesGravatar Craig Tiller2015-12-22
| |\
* | | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |/ |/|
* | BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
| * Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/
* Fix double read at end of stream bugGravatar Craig Tiller2015-12-15
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
* Merge pull request #4362 from vjpai/coverage-serve2Gravatar Yang Gao2015-12-09
|\
| * Cover an unsupported case of mixing sync and async service in same serverGravatar vjpai2015-12-09
* | Add a case to cover multiple adds of generic serviceGravatar vjpai2015-12-09
|/
* Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\
| * Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
* | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
|\ \ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \
* \ \ Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \
| | * | Handle cancel before start caseGravatar yang-g2015-11-17
| |/ /
| | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | |\ | | |/ | |/|
| * | Mark a method with GRPC_OVERRIDE to avoid compiler warningGravatar vjpai2015-11-02