aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Merge pull request #7164 from dgquintas/fix_import_zuGravatar Jan Tattermusch2016-06-30
|\ | | | | fixed size_t format string
| * fixed size_t format stringGravatar David Garcia Quintas2016-06-29
| |
* | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
|\|
| * Merge pull request #7082 from ctiller/time_errorsGravatar Craig Tiller2016-06-27
| |\ | | | | | | Annotate error.c for timing, remove broken test
* | | Fix new testGravatar Craig Tiller2016-06-27
|/ /
* | Merge pull request #6644 from ctiller/reuse_portGravatar Jan Tattermusch2016-06-27
|\ \ | | | | | | SO_REUSEPORT support
| | * Annotate error.c for timing, remove broken testGravatar Craig Tiller2016-06-27
| |/ |/|
* | Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
|\ \ | | | | | | Network status tracking
| | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | |\ | |_|/ |/| |
* | | Merge pull request #6803 from sreecha/epoll_changesGravatar Craig Tiller2016-06-25
|\ \ \ | | | | | | | | New epoll based polling implementation
* \ \ \ Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
|\ \ \ \ | | | | | | | | | | Fix #3803
| | * \ \ 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
| | | | |
| | * | | Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
| | | | |
| | | | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-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
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix errored streams prematurely terminating, add a test
| | | | | | * 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
| | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recreated the old PR (https://github.com/grpc/grpc/pull/6283) in a new repo since the old repo was destroyed. Removed changes to tcp_posix.c and tpc_windows.c, instead depending on the idempotent endpoint shutdown code from https://github.com/grpc/grpc/pull/6911.
| * | | | | 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
|\ \ \ \ | | | | | | | | | | Adjust cpu_cost of some tests to better reflect reality
* \ \ \ \ Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ | | | | | | | | | | | | Reduce cost of some heavyweight tests
* \ \ \ \ \ Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | Unifying error handling within core
* \ \ \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make C++ compile and run under gcc-4.4
| | | * | | | | 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
| |_|/ / / / |/| | | | |
| | | | * | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
| | | | | |
| * | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge branch 'idempotent_endpoint_shutdown' into errorGravatar Craig Tiller2016-06-15
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | clang-format codeGravatar Craig Tiller2016-06-15
| | | | | |
* | | | | | Fix windows tests for idempotent shutdownGravatar Craig Tiller2016-06-15
| | | | | |
| | | * | | Merge branch 'idempotent_endpoint_shutdown' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2016-06-15
| | | |\ \ \ | |_|_|/ / / |/| | | | | | | | | | | handshake_timeout
* | | | | | Add a byte to avert a crash (which should be investigated sometime)Gravatar Craig Tiller2016-06-15
| | | | | |
| | | * | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| | | | | |
* | | | | | Add a test for multiple endpoint shutdownsGravatar Craig Tiller2016-06-15
| |/ / / / |/| | | |
* | | | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ | | | | | | | | | | | | Add format check for gpr_log and gpr_asprintf, add gpr_strpad
* \ \ \ \ \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add base64 decoder
| | | | * | | Fix merge errorGravatar Craig Tiller2016-06-14
| | | | | | |
| | * | | | | Rename gpr_strpad as gpr_leftpadGravatar Yuchen Zeng2016-06-13
| | | | | | |
| | | * | | | Set back to the default log function after using an overrideGravatar Vijay Pai2016-06-13
| | | | | | |
| | | | * | | Merge branch 'error' of github.com:ctiller/grpc into errorGravatar Craig Tiller2016-06-13
| | | | |\ \ \