aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
* Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-underGravatar Nicolas Noble2016-09-29
|\
* \ Merge pull request #8224 from sreecha/grpc_signalGravatar Nicolas Noble2016-09-29
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-fro...Gravatar Nicolas "Pixel" Noble2016-09-29
| | |\ | |_|/ |/| |
| | * Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-underGravatar Nicolas "Pixel" Noble2016-09-29
| | |\
| | | * Plugging memory leak.Gravatar Nicolas "Pixel" Noble2016-09-29
| * | | Use SIGMINRT + 6 as the default signal for gRPC epoll engineGravatar Sree Kuchibhotla2016-09-27
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-23
|\| |
| * | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-16
| |\ \
* | \ \ Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
|\ \ \ \ | | |/ / | |/| |
* | | | Use GPR_ARRAY_SIZE().Gravatar Mark D. Roth2016-09-14
* | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
|\ \ \ \
| | * | | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| |/ / /
| * | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
|\| | |
* | | | Propagate error through grpc_lb_policy_cancel_picks(). Also fix errorGravatar Mark D. Roth2016-09-09
| | * | Fix Windows no_logging test failure.Gravatar Mark D. Roth2016-09-09
* | | | clang-formatGravatar Mark D. Roth2016-09-09
* | | | Fix portability problems.Gravatar Mark D. Roth2016-09-06
* | | | Set status from the grpc_error or whichever of its children has the data.Gravatar Mark D. Roth2016-09-02
| * | | Fix typoGravatar Craig Tiller2016-09-02
| * | | Address review commentsGravatar Craig Tiller2016-09-02
| * | | Improve commentGravatar Craig Tiller2016-09-02
| | * | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-31
| | |\ \ | |_|/ / |/| | |
| * | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #7795 from dgquintas/errors_docGravatar David G. Quintas2016-08-30
|\ \ \ \
* \ \ \ \ Merge pull request #7645 from y-zeng/fix_ev_epoll_linuxGravatar kpayson642016-08-30
|\ \ \ \ \
* | | | | | Mark an epoll that has a timeout as a blocking regionGravatar Vijay Pai2016-08-28
* | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | slight rewording of grpc_error ownership rulesGravatar David Garcia Quintas2016-08-19
| |_|/ / / |/| | | |
| * | | | Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.Gravatar Nicolas "Pixel" Noble2016-08-19
| | | | * Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-17
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Include missing header in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-08-16
| | | | * Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-11
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #7675 from y-zeng/AF_unix_so_reuseportGravatar David G. Quintas2016-08-10
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7128 from daniel-j-born/server_clone_fixGravatar Nicolas Noble2016-08-09
|\ \ \ \ \ \
| | * | | | | Disable SO_REUSEPORT at prepare_socket() for unix socketsGravatar Yuchen Zeng2016-08-08
| | * | | | | Disable SO_REUSEPORT for UNIX socketGravatar Yuchen Zeng2016-08-08
| |/ / / / / |/| | | | |
| | | * | | Fix the error ref issueGravatar Yuchen Zeng2016-08-04
| |_|/ / / |/| | | |
| | | * | Fix tsan reported error in traceGravatar Craig Tiller2016-08-04
| | | * | clang-formatGravatar Craig Tiller2016-08-04
| | | * | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
| | | | |\
* | | | | \ Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Some compilers don't like big stack frames. There is no needGravatar Vijay Pai2016-07-29
| | | | | * Made significant progress on the test, but not working yet.Gravatar Mark D. Roth2016-07-27
| | | | | * Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-07-26
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_masterGravatar Nicolas Noble2016-07-25
| |\ \ \ \ \
| | | | | | * Merge branch 'handshake_api' into http_connectGravatar Mark D. Roth2016-07-25
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-24
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |