Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 |
* | Merge pull request #7164 from dgquintas/fix_import_zu | Jan Tattermusch | 2016-06-30 |
|\ | |||
| * | fixed size_t format string | David Garcia Quintas | 2016-06-29 |
* | | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-28 |
|\| | |||
| * | Merge pull request #7095 from ctiller/all_calls_together | Craig Tiller | 2016-06-28 |
| |\ | |||
| * \ | Merge pull request #7082 from ctiller/time_errors | Craig Tiller | 2016-06-27 |
| |\ \ | |||
| * \ \ | Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp | Jan Tattermusch | 2016-06-27 |
| |\ \ \ | |||
| | | | * | Colocate calls for the same channel on the same CQ | Craig Tiller | 2016-06-27 |
* | | | | | Fix new test | Craig Tiller | 2016-06-27 |
|/ / / / | |||
* | | | | Merge pull request #6644 from ctiller/reuse_port | Jan Tattermusch | 2016-06-27 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| | | * | Annotate error.c for timing, remove broken test | Craig Tiller | 2016-06-27 |
| |_|/ |/| | | |||
| | * | printf portability sucks | David Garcia Quintas | 2016-06-27 |
* | | | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 |
|\ \ \ | |||
| | * \ | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-26 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #6803 from sreecha/epoll_changes | Craig Tiller | 2016-06-25 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 |
|\ \ \ \ \ | |||
| | | | | * | Fixed error messages for C++ interop client. | David Garcia Quintas | 2016-06-23 |
| |_|_|_|/ |/| | | | | |||
| | * | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | * | | clang-format fixes | Makarand Dharmapurikar | 2016-06-22 |
| | * | | | Compilation failure | Sree Kuchibhotla | 2016-06-22 |
| | * | | | Fix build errors on some configurations | Sree Kuchibhotla | 2016-06-22 |
| | * | | | Use pipe fds instead of event fds for the test | Sree Kuchibhotla | 2016-06-22 |
| | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-22 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ | |||
| | | * | | | Integrate with unified error reporting | Sree Kuchibhotla | 2016-06-21 |
| | | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-21 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | fixed faulty server streaming c++ test case | David Garcia Quintas | 2016-06-21 |
| * | | | | | fixed bad merge. c++ tests should work again | David Garcia Quintas | 2016-06-21 |
| | | * | | | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 |
| | | |\ \ \ | |||
* | | | \ \ \ | Merge pull request #6969 from ctiller/stream_finish | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | Add comment | Craig Tiller | 2016-06-21 |
| | | | | | | * | Make sure to poll cq | Craig Tiller | 2016-06-21 |
| | | | | | | * | clang-format | Craig Tiller | 2016-06-21 |
| | | | | | * | | more files after running build.yaml changes through | Makarand Dharmapurikar | 2016-06-20 |
| | | | | | * | | Network status tracking | Makarand Dharmapurikar | 2016-06-20 |
| | | | | |/ / | |||
| * | | | | | | Fix copyright | Craig Tiller | 2016-06-20 |
| * | | | | | | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 |
| | |_|_|/ / | |/| | | | | |||
* / | | | | | Fix memory leak upon receiving two RST_STREAMs | Craig Tiller | 2016-06-20 |
|/ / / / / | |||
| | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-20 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #6957 from ctiller/cpu_cost | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6958 from ctiller/cpuburn | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ | |||
| | | * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #6352 from ctiller/error | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6863 from vjpai/wheezy | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Reduce cost of some heavyweight tests | Craig Tiller | 2016-06-17 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | * | | | | | Adjust cpu_cost of some tests to better reflect reality | Craig Tiller | 2016-06-17 |
| | | * | | | | | Adjust cpu_cost of some tests to better reflect reality | Craig Tiller | 2016-06-17 |
| |_|/ / / / / |/| | | | | | | |||
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | updated stress test with new tests cases | David Garcia Quintas | 2016-06-17 |