Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6644 from ctiller/reuse_port | Jan Tattermusch | 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 |
|\ \ \ \ | |||
| | * \ \ | 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 |
| | * | | | Integrate with unified error reporting | Sree Kuchibhotla | 2016-06-21 |
| | | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 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 |
|\ \ \ \ \ \ | |||
| | | | | | * | 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 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 |
| |_|/ / / / |/| | | | | | |||
| | | | * | | Test polling island merges | Sree Kuchibhotla | 2016-06-16 |
| * | | | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | | * | | | Merge branch 'idempotent_endpoint_shutdown' into error | Craig Tiller | 2016-06-15 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | clang-format code | Craig Tiller | 2016-06-15 |
* | | | | | | Fix windows tests for idempotent shutdown | Craig Tiller | 2016-06-15 |
| | | * | | | Merge branch 'idempotent_endpoint_shutdown' of github.com:ctiller/grpc into h... | Craig Tiller | 2016-06-15 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Add a byte to avert a crash (which should be investigated sometime) | Craig Tiller | 2016-06-15 |
| | | * | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Make {endpoint,fd}_shutdown idempotent | Craig Tiller | 2016-06-15 |
* | | | | | | Add a test for multiple endpoint shutdowns | Craig Tiller | 2016-06-15 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #6875 from y-zeng/log_check | Jan Tattermusch | 2016-06-14 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
|\ \ \ \ \ \ | |||
| | | | * | | | Fix merge error | Craig Tiller | 2016-06-14 |
| | * | | | | | Rename gpr_strpad as gpr_leftpad | Yuchen Zeng | 2016-06-13 |
| | | * | | | | Set back to the default log function after using an override | Vijay Pai | 2016-06-13 |
| | | | * | | | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | |\ \ \ | |||
| | | | | * \ \ | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | |\ \ \ | |||
| | | | * | | | | | Finish merge | Craig Tiller | 2016-06-13 |
| | | | * | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | * | | | | | Fix leaks | Craig Tiller | 2016-06-13 |
| | | | | * | | | | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | |\ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||
| | | | | * | | | | Corpus | Craig Tiller | 2016-06-13 |