Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | Fix build errors on some configurations | Sree Kuchibhotla | 2016-06-22 | |
| | | | * | | | add code to unregister endpoints | Makarand Dharmapurikar | 2016-06-22 | |
| | * | | | | | Remove pollset->pi_mu since it is redundant. Also do not get polling | Sree Kuchibhotla | 2016-06-21 | |
| | * | | | | | Add missing function fd_is_shutdown | Sree Kuchibhotla | 2016-06-21 | |
| | * | | | | | Make fd_shutdown idempotent | Sree Kuchibhotla | 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 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | | * | | | | Merge remote-tracking branch 'upstream/master' into fixes | yang-g | 2016-06-21 | |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| | * | | | | | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 | |
| | |\ \ \ \ \ | ||||
| | | | * \ \ \ | Merge branch 'master' into fixes | yang-g | 2016-06-21 | |
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||
* | | | | | | | | Merge pull request #6969 from ctiller/stream_finish | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #6966 from ctiller/get_settings_first | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | Fix refcounting tsan failures and grab pollset lock in the function | Sree Kuchibhotla | 2016-06-21 | |
| | | | * | | | | | | Significantly refactor the polling island locking and refcounting code | Sree Kuchibhotla | 2016-06-20 | |
| | | | | | | * | | | more files after running build.yaml changes through | Makarand Dharmapurikar | 2016-06-20 | |
| | | | | | | * | | | Network status tracking | Makarand Dharmapurikar | 2016-06-20 | |
| | | | | | |/ / / | | | | | |/| | | | ||||
| | * | | / | | | | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 | |
| | | |_|/ / / / | | |/| | | | | | ||||
| | | | | | | * | Resolved merge conflicts with master | murgatroid99 | 2016-06-20 | |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | ||||
| * | | | | | | | We dont need to account for parsing or not when writing | Craig Tiller | 2016-06-20 | |
| | | | | | * | | Fix windows build error | Craig Tiller | 2016-06-20 | |
| * | | | | | | | Force receiving a SETTINGS frame as the first frame | 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 #6352 from ctiller/error | Jan Tattermusch | 2016-06-17 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #6863 from vjpai/wheezy | Jan Tattermusch | 2016-06-17 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown | Jan Tattermusch | 2016-06-17 | |
|\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | clang-format code | Craig Tiller | 2016-06-17 | |
| | | * | | | | | | Cleanup spam | Craig Tiller | 2016-06-17 | |
| | * | | | | | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-17 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | | | | * | | | | Test polling island merges | Sree Kuchibhotla | 2016-06-16 | |
| | | * | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-16 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
| | | | | | | | * | Add comment about new trace flags | murgatroid99 | 2016-06-16 | |
| | | | | | | | * | More formatting fixes | murgatroid99 | 2016-06-16 | |
| | | | | * | | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-16 | |
| | | | | |\ \ \ \ | ||||
| | | | | | | | | * | Clang format | murgatroid99 | 2016-06-16 | |
| | * | | | | | | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||
* | | / | | | | | | | Fixed printf/gpr_log format. | David Garcia Quintas | 2016-06-15 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
| | | | | | | | * | Allow disabling traces, add trace variables for pluck and timeout events | murgatroid99 | 2016-06-15 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
| | | | | * | | | Compilation error | Sree Kuchibhotla | 2016-06-15 | |
| | | * | | | | | Fix merge errors | Craig Tiller | 2016-06-15 | |
| | | * | | | | | Fix merge error | 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 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #6875 from y-zeng/log_check | Jan Tattermusch | 2016-06-14 | |
|\ \ \ \ \ \ \ | ||||
| | | * | | | | | Try to get some more debug info | Craig Tiller | 2016-06-14 | |
* | | | | | | | | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | Fix use-after-free | Craig Tiller | 2016-06-14 | |
| | | | * | | | | | Handshake timeout implemented, and compiles | Craig Tiller | 2016-06-14 | |
| | * | | | | | | | Rename gpr_strpad as gpr_leftpad | Yuchen Zeng | 2016-06-13 | |
| | | | | | * | | | Rename _GRPC_TSAN to GRPC_TSAN | Sree Kuchibhotla | 2016-06-13 |