aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #7164 from dgquintas/fix_import_zuGravatar Jan Tattermusch2016-06-30
|\
| * fixed size_t format stringGravatar David Garcia Quintas2016-06-29
* | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
|\|
| * Merge pull request #7095 from ctiller/all_calls_togetherGravatar Craig Tiller2016-06-28
| |\
| * \ Merge pull request #7082 from ctiller/time_errorsGravatar Craig Tiller2016-06-27
| |\ \
| * \ \ Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cppGravatar Jan Tattermusch2016-06-27
| |\ \ \
| | | | * Colocate calls for the same channel on the same CQGravatar Craig Tiller2016-06-27
* | | | | Fix new testGravatar Craig Tiller2016-06-27
|/ / / /
* | | | Merge pull request #6644 from ctiller/reuse_portGravatar Jan Tattermusch2016-06-27
|\ \ \ \ | |_|_|/ |/| | |
| | | * Annotate error.c for timing, remove broken testGravatar Craig Tiller2016-06-27
| |_|/ |/| |
| | * printf portability sucksGravatar David Garcia Quintas2016-06-27
* | | Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
|\ \ \
| | * \ Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #6803 from sreecha/epoll_changesGravatar Craig Tiller2016-06-25
|\ \ \ \
* \ \ \ \ Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
|\ \ \ \ \
| | | | | * Fixed error messages for C++ interop client.Gravatar David Garcia Quintas2016-06-23
| |_|_|_|/ |/| | | |
| | * | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-23
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | clang-format fixesGravatar Makarand Dharmapurikar2016-06-22
| | * | | Compilation failureGravatar Sree Kuchibhotla2016-06-22
| | * | | Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
| | * | | Use pipe fds instead of event fds for the testGravatar Sree Kuchibhotla2016-06-22
| | | | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-22
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #6839 from dgquintas/simplify_compression_interopGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \
| | | * | | Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
| | | | | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-21
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| * | | | | fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
| * | | | | fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
| | | * | | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| | | |\ \ \
* | | | \ \ \ Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \ \ \
| | | | | | | * Add commentGravatar Craig Tiller2016-06-21
| | | | | | | * Make sure to poll cqGravatar Craig Tiller2016-06-21
| | | | | | | * clang-formatGravatar Craig Tiller2016-06-21
| | | | | | * | more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| | | | | | * | Network status trackingGravatar Makarand Dharmapurikar2016-06-20
| | | | | |/ /
| * | | | | | Fix copyrightGravatar Craig Tiller2016-06-20
| * | | | | | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| | |_|_|/ / | |/| | | |
* / | | | | Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
|/ / / / /
| | | | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #6957 from ctiller/cpu_costGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \
| | | * \ \ \ Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \
| | | * | | | | | Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
| |_|/ / / / / / |/| | | | | | |
| | | * | | | | Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
| | | * | | | | Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
| |_|/ / / / / |/| | | | | |
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdownGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \
| | | | * | | | updated stress test with new tests casesGravatar David Garcia Quintas2016-06-17
| | * | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |