Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Dont reblock sigmask every loop | Craig Tiller | 2016-06-27 |
| | |||
* | Annotate more things | Craig Tiller | 2016-06-27 |
| | |||
* | Merge pull request #6644 from ctiller/reuse_port | Jan Tattermusch | 2016-06-27 |
|\ | | | | | SO_REUSEPORT support | ||
* \ | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 |
|\ \ | | | | | | | Network status tracking | ||
* \ \ | Merge pull request #6888 from yang-g/fixes | Jan Tattermusch | 2016-06-27 |
|\ \ \ | | | | | | | | | Minor fixes | ||
* | | | | 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 #7043 from kpayson64/clang_format | Jan Tattermusch | 2016-06-25 |
|\ \ \ \ | | | | | | | | | | | Fix clang formatting | ||
* \ \ \ \ | Merge pull request #6803 from sreecha/epoll_changes | Craig Tiller | 2016-06-25 |
|\ \ \ \ \ | | | | | | | | | | | | | New epoll based polling implementation | ||
* \ \ \ \ \ | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix #3803 | ||
| | | * | | | | Fix clang formatting | Ken Payson | 2016-06-24 |
| | | | | | | | |||
* | | | | | | | Merge pull request #7014 from ctiller/fix_tracing | Jan Tattermusch | 2016-06-24 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Re-enable accidentally disabled traces | ||
* | | | | | | | Update master branch to 0.16.0-dev | murgatroid99 | 2016-06-24 |
| | | | | | | | |||
| | | * | | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | | * | | | | Change the type of 'ref_count' in polling_island from gpr_atm to | Sree Kuchibhotla | 2016-06-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpr_refcount | ||
| | | * | | | | Better error handling and add polling_island_unlock_pair() helper | Sree Kuchibhotla | 2016-06-23 |
| | | | | | | | |||
* | | | | | | | Merge pull request #7003 from kpayson64/mingw_str_format_support | Nicolas Noble | 2016-06-23 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Changed %lld to use mingw supported PRId64 | ||
| | | | | | * | | Removed gpr_log statement | Makarand Dharmapurikar | 2016-06-23 |
| | | | | | | | | |||
| * | | | | | | | Changed %lld to use mingw supported PRId64 | Ken Payson | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | island lock in the fast-path | ||
| | * | | | | 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 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix errored streams prematurely terminating, add a test | ||
* \ \ \ \ \ \ \ | Merge pull request #6966 from ctiller/get_settings_first | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Force receiving a SETTINGS frame as the first frame | ||
| | | | * | | | | | Fix refcounting tsan failures and grab pollset lock in the function | Sree Kuchibhotla | 2016-06-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pollset_add_fd | ||
| | | | * | | | | | 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 |
| | | | | | |/ / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 errored streams prematurely terminating, add a test | Craig Tiller | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | Unifying error handling within core | ||
* \ \ \ \ \ | Merge pull request #6863 from vjpai/wheezy | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make C++ compile and run under gcc-4.4 | ||
* \ \ \ \ \ \ | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Idempotent endpoint shutdown |