aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Support server reflection in CLIGravatar Yuchen Zeng2016-07-07
* Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
|\
| * 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
| |\|
* | | Fix format issuesGravatar Yuchen Zeng2016-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
| |\ \ \ \
* | | | | | Fix test failureGravatar Yuchen Zeng2016-06-24
| * | | | | 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
| | | |\ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-22
|\| | | | |
| | | | * | clang-format fixesGravatar Makarand Dharmapurikar2016-06-22
| | | * | | Compilation failureGravatar Sree Kuchibhotla2016-06-22
| | | * | | Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
* | | | | | Init grpc for each testGravatar Yuchen Zeng2016-06-22
* | | | | | Memset ops before being used, destroy metadata_recv after beign usedGravatar Yuchen Zeng2016-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
* | | | | | | | | Fixed gpr_log format issues in linux_x86_default_boGravatar Yuchen Zeng2016-06-20
* | | | | | | | | Fixed gpr_log format issuesGravatar Yuchen Zeng2016-06-20
| | | | | | | * | more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| | | | | | | * | Network status trackingGravatar Makarand Dharmapurikar2016-06-20
| | | | | | |/ /
* | | | | | | | Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-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
| |\ \ \ \ \ \