Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | add code to unregister endpoints | 2016-06-22 | ||
| | | | | | | | | ||||
| | * | | | | | | Remove pollset->pi_mu since it is redundant. Also do not get polling | 2016-06-21 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | island lock in the fast-path | |||
| | * | | | | | | Add missing function fd_is_shutdown | 2016-06-21 | ||
| | | | | | | | | ||||
| | * | | | | | | Make fd_shutdown idempotent | 2016-06-21 | ||
| | | | | | | | | ||||
| | * | | | | | | Integrate with unified error reporting | 2016-06-21 | ||
| | | | | | | | | ||||
| | | | | * | | | Merge github.com:grpc/grpc into reuse_port | 2016-06-21 | ||
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into fixes | 2016-06-21 | ||
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| | * | | | | | | Merge branch 'master' into epoll_changes_merged | 2016-06-21 | ||
| | |\ \ \ \ \ \ | ||||
| | | | * \ \ \ \ | Merge branch 'master' into fixes | 2016-06-21 | ||
| | | | |\ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||
* | | | | | | | | | Merge pull request #6969 from ctiller/stream_finish | 2016-06-21 | ||
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix errored streams prematurely terminating, add a test | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6966 from ctiller/get_settings_first | 2016-06-21 | ||
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Force receiving a SETTINGS frame as the first frame | |||
| | | | * | | | | | | | Fix refcounting tsan failures and grab pollset lock in the function | 2016-06-21 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pollset_add_fd | |||
| | | | * | | | | | | | Significantly refactor the polling island locking and refcounting code | 2016-06-20 | ||
| | | | | | | | | | | | ||||
| | | | | | | | | | * | Fixed gpr_log format issues | 2016-06-20 | ||
| | | | | | | | | | | | ||||
| | | | | | | * | | | | more files after running build.yaml changes through | 2016-06-20 | ||
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Network status tracking | 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. | |||
| | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into handler_http_response | 2016-06-20 | ||
| | | | | | | | | |\ | | | | | | |_|_|_|/ | | | | | |/| | | | | ||||
| | * | | / | | | | | Fix errored streams prematurely terminating, add a test | 2016-06-20 | ||
| | | |_|/ / / / / | | |/| | | | | | | ||||
| | | | | | | * | | Resolved merge conflicts with master | 2016-06-20 | ||
| | | | | | | |\ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| * | | | | | | | | We dont need to account for parsing or not when writing | 2016-06-20 | ||
| | | | | | | | | | ||||
| | | | | | * | | | Fix windows build error | 2016-06-20 | ||
| | | | | | | | | | ||||
| * | | | | | | | | Force receiving a SETTINGS frame as the first frame | 2016-06-20 | ||
| |/ / / / / / / | ||||
* / / / / / / / | Fix memory leak upon receiving two RST_STREAMs | 2016-06-20 | ||
|/ / / / / / / | ||||
| | | | * | | | Merge github.com:grpc/grpc into reuse_port | 2016-06-20 | ||
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #6352 from ctiller/error | 2016-06-17 | ||
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Unifying error handling within core | |||
* \ \ \ \ \ \ \ | Merge pull request #6863 from vjpai/wheezy | 2016-06-17 | ||
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make C++ compile and run under gcc-4.4 | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown | 2016-06-17 | ||
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Idempotent endpoint shutdown | |||
| | | * | | | | | | | clang-format code | 2016-06-17 | ||
| | | | | | | | | | | ||||
| | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into handler_http_response | 2016-06-17 | ||
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
| | | * | | | | | | | Cleanup spam | 2016-06-17 | ||
| | | | | | | | | | | ||||
| | * | | | | | | | | Merge branch 'master' into wheezy | 2016-06-17 | ||
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | | | | * | | | | | Test polling island merges | 2016-06-16 | ||
| | | | | | | | | | | ||||
| | | * | | | | | | | Merge github.com:grpc/grpc into error | 2016-06-16 | ||
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| | | | | | | | * | | Add comment about new trace flags | 2016-06-16 | ||
| | | | | | | | | | | ||||
| | | | | | | | * | | More formatting fixes | 2016-06-16 | ||
| | | | | | | | | | | ||||
| | | | | * | | | | | Merge branch 'master' into epoll_changes | 2016-06-16 | ||
| | | | | |\ \ \ \ \ | ||||
| | | | | | | | | * | | Clang format | 2016-06-16 | ||
| | | | | | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'master' into wheezy | 2016-06-15 | ||
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||
* | | / | | | | | | | | Fixed printf/gpr_log format. | 2016-06-15 | ||
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The faulty line is behind a preprocessor define that isn't on by default. | |||
| | | | | | | | * | | Allow disabling traces, add trace variables for pluck and timeout events | 2016-06-15 | ||
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | | | | * | | | | Compilation error | 2016-06-15 | ||
| | | | | | | | | | ||||
| | | * | | | | | | Fix merge errors | 2016-06-15 | ||
| | | | | | | | | | ||||
| | | * | | | | | | Fix merge error | 2016-06-15 | ||
| | | | | | | | | | ||||
| | | * | | | | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | 2016-06-15 | ||
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Make {endpoint,fd}_shutdown idempotent | 2016-06-15 | ||
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #6875 from y-zeng/log_check | 2016-06-14 | ||
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add format check for gpr_log and gpr_asprintf, add gpr_strpad | |||
| | | * | | | | | | Try to get some more debug info | 2016-06-14 | ||
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6572 from y-zeng/base64_decode | 2016-06-14 | ||
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add base64 decoder | |||
| | | | * | | | | | | Fix use-after-free | 2016-06-14 | ||
| | | | | | | | | | | ||||
| | | | * | | | | | | Handshake timeout implemented, and compiles | 2016-06-14 | ||
| | | | | | | | | | |