aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
...
| | | | | | * | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-21
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into fixesGravatar yang-g2016-06-21
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| | | |\ \ \ \ \ \
| | | | | * \ \ \ \ Merge branch 'master' into fixesGravatar yang-g2016-06-21
| | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| * | | | | | | | | Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix errored streams prematurely terminating, add a test
| * \ \ \ \ \ \ \ \ \ Merge pull request #6966 from ctiller/get_settings_firstGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Force receiving a SETTINGS frame as the first frame
| | | | | * | | | | | | Fix refcounting tsan failures and grab pollset lock in the functionGravatar Sree Kuchibhotla2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pollset_add_fd
| | | | | * | | | | | | Significantly refactor the polling island locking and refcounting codeGravatar Sree Kuchibhotla2016-06-20
| | | | | | | | | | | |
| | | | | | | | | | | * Fixed gpr_log format issuesGravatar Yuchen Zeng2016-06-20
| | | | | | | | | | | |
| | | | | | | | * | | | more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| | | | | | | | | | | |
| | | | | | | | * | | | Network status trackingGravatar Makarand Dharmapurikar2016-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_responseGravatar Yuchen Zeng2016-06-20
| | | | | | | | | | |\ | | | | | | | |_|_|_|/ | | | | | | |/| | | |
| | | * | | / | | | | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| | | | |_|/ / / / / | | | |/| | | | | |
| | | | | | | | * | Resolved merge conflicts with masterGravatar murgatroid992016-06-20
| | | | | | | | |\ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | We dont need to account for parsing or not when writingGravatar Craig Tiller2016-06-20
| | | | | | | | | |
| | | | | | | * | | Fix windows build errorGravatar Craig Tiller2016-06-20
| | | | | | | | | |
| | * | | | | | | | Force receiving a SETTINGS frame as the first frameGravatar Craig Tiller2016-06-20
| | |/ / / / / / /
| * / / / / / / / Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
| |/ / / / / / /
| | | | | * | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Unifying error handling within core
| * \ \ \ \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Make C++ compile and run under gcc-4.4
| * \ \ \ \ \ \ \ \ Merge pull request #6911 from ctiller/idempotent_endpoint_shutdownGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Idempotent endpoint shutdown
| | | | * | | | | | | clang-format codeGravatar Craig Tiller2016-06-17
| | | | | | | | | | |
| | | | | | | | | | * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-17
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | | | * | | | | | | Cleanup spamGravatar Craig Tiller2016-06-17
| | | | | | | | | | |
| | | * | | | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | * | | | | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
| | | | | | | | | | |
| | | | * | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-16
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | | | | | | | | * | Add comment about new trace flagsGravatar murgatroid992016-06-16
| | | | | | | | | | |
| | | | | | | | | * | More formatting fixesGravatar murgatroid992016-06-16
| | | | | | | | | | |
| | | | | | * | | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
| | | | | | |\ \ \ \ \
| | | | | | | | | | * | Clang formatGravatar murgatroid992016-06-16
| | | | | | | | | | | |
| | | * | | | | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| * | | / | | | | | | | Fixed printf/gpr_log format.Gravatar David Garcia Quintas2016-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 eventsGravatar murgatroid992016-06-15
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | * | | | Compilation errorGravatar Sree Kuchibhotla2016-06-15
| | | | | | | | | |
| | | | * | | | | | Fix merge errorsGravatar Craig Tiller2016-06-15
| | | | | | | | | |
| | | | * | | | | | Fix merge errorGravatar Craig Tiller2016-06-15
| | | | | | | | | |
| | | | * | | | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | | |\ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| |/ / / / / / / /
| * | | | | | | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add format check for gpr_log and gpr_asprintf, add gpr_strpad
| | | | * | | | | | Try to get some more debug infoGravatar Craig Tiller2016-06-14
| | | | | | | | | |
| * | | | | | | | | Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add base64 decoder
| | | | | * | | | | | Fix use-after-freeGravatar Craig Tiller2016-06-14
| | | | | | | | | | |
| | | | | * | | | | | Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
| | | | | | | | | | |
| | | * | | | | | | | Rename gpr_strpad as gpr_leftpadGravatar Yuchen Zeng2016-06-13
| | | | | | | | | | |
| | | | | | | * | | | Rename _GRPC_TSAN to GRPC_TSANGravatar Sree Kuchibhotla2016-06-13
| | | | | | | | | | |
| | | | | | | | | | * Add http2 status code in error_message if it's not 200Gravatar Yuchen Zeng2016-06-13
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | | | | | * | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-13
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | * | | Fix tsan failuresGravatar Sree Kuchibhotla2016-06-13
| | | | | | | | | |