Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-28 |
|\ | |||
| * | Merge pull request #7082 from ctiller/time_errors | Craig Tiller | 2016-06-27 |
| |\ | |||
| * | | Fix comment formatting | Craig Tiller | 2016-06-27 |
| * | | Dont reblock sigmask every loop | Craig Tiller | 2016-06-27 |
* | | | Merge github.com:grpc/grpc into %s | 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 |
| | |/ | |/| | |||
| * | | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 |
| |\ \ | |||
* | \ \ | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 |
|\ \ \ \ | |||
| | * | | | Merge pull request #6888 from yang-g/fixes | Jan Tattermusch | 2016-06-27 |
| |/| | | | |||
| * | | | | Fix GPR_TIMER misbalancing | Craig Tiller | 2016-06-26 |
| | | | * | 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 |
| |\ \ \ \ | |||
* | | | | | | Fixes | Craig Tiller | 2016-06-24 |
| | * | | | | Change the type of 'ref_count' in polling_island from gpr_atm to | Sree Kuchibhotla | 2016-06-23 |
* | | | | | | Fix special value lookup | Craig Tiller | 2016-06-23 |
| | * | | | | Better error handling and add polling_island_unlock_pair() helper | Sree Kuchibhotla | 2016-06-23 |
| | | | * | | Removed gpr_log statement | Makarand Dharmapurikar | 2016-06-23 |
* | | | | | | Make transport-level errors be reflected in status messages on calls | Craig Tiller | 2016-06-23 |
| | | * | | | Merge remote-tracking branch 'upstream/master' into fixes | yang-g | 2016-06-23 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
| | * | | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Re-enable accidentally disabled traces | Craig Tiller | 2016-06-23 |
|/ / / / / | |||
| * | | | | clang format | Sree Kuchibhotla | 2016-06-22 |
* | | | | | Initialize port to -1 | Ken Payson | 2016-06-22 |
| | | * | | clang-format fixes | Makarand Dharmapurikar | 2016-06-22 |
| * | | | | 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 branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | * | | | Merge branch 'master' into fixes | yang-g | 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 windows build error | Craig Tiller | 2016-06-20 |
| | | * | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-20 |
| | | |\ | |_|_|/ |/| | | | |||
| * | | | Test polling island merges | Sree Kuchibhotla | 2016-06-16 |
| * | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-16 |
| |\ \ \ | |||
| * | | | | Compilation error | Sree Kuchibhotla | 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 |
| | |/ / / | |/| | | | |||
| | * | | | Rename _GRPC_TSAN to GRPC_TSAN | Sree Kuchibhotla | 2016-06-13 |
| | * | | | Fix tsan failures | Sree Kuchibhotla | 2016-06-13 |
* | | | | | Getting handshake timeouts in place | Craig Tiller | 2016-06-13 |
| | | * | | Minor fixes | yang-g | 2016-06-13 |
| | * | | | Fix bad merge | Sree Kuchibhotla | 2016-06-13 |