aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
...
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| * | / | | | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
| | |/ / / / | |/| | | |
* | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-31
|\| | | | |
| | | | * | Correct typoGravatar Sree Kuchibhotla2016-05-31
| | | | * | ctiller's ev_epoll_linux.c file (for reference)Gravatar Sree Kuchibhotla2016-05-31
| | | | * | Removed epoll_fd_global_listGravatar Sree Kuchibhotla2016-05-31
| | | | * | Write most of the methods in the new epoll implementationGravatar Sree Kuchibhotla2016-05-31
| | | | * | Remove union { } data and epoll_hdr structures. Added ev_epoll_linuxGravatar Sree Kuchibhotla2016-05-31
| | | | * | experiment with signalsGravatar Sree Kuchibhotla2016-05-31
| | | | * | Minor refactor of add_fd pathGravatar Sree Kuchibhotla2016-05-31
| | | | * | Remove grpc_fd_watcher and related code from ev_epoll_posix.cGravatar Sree Kuchibhotla2016-05-31
| | | | * | Remove idle_jobs and in_flight_cbs from pollsetGravatar Sree Kuchibhotla2016-05-31
| | | | * | Moving the creation of epoll_fd to pollset_init() instead ofGravatar Sree Kuchibhotla2016-05-31
| | | | * | Pollset_reset should not destroy the epoll_fdGravatar Sree Kuchibhotla2016-05-31
| | | | * | Remove delayed_addGravatar Sree Kuchibhotla2016-05-31
| | | | * | Remove basic_pollset and the promotion related codeGravatar Sree Kuchibhotla2016-05-31
| | | | * | Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_a...Gravatar Sree Kuchibhotla2016-05-31
| | |_|/ / | |/| | |
| * | | | Round robin notifier pollsetGravatar Craig Tiller2016-05-24
* | | | | clang-formatGravatar Craig Tiller2016-05-24
* | | | | Rename functionsGravatar Craig Tiller2016-05-24
* | | | | Update commentsGravatar Craig Tiller2016-05-24
* | | | | Fix sanityGravatar Craig Tiller2016-05-24
| | | | * Merge branch 'error' into reuse_portGravatar Craig Tiller2016-05-24
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\| | | |
* | | | | Fix initialization orderingGravatar Craig Tiller2016-05-23
| * | | | clang-formatGravatar Craig Tiller2016-05-21
| * | | | Fixes and code simplificationGravatar Craig Tiller2016-05-20
| * | | | Remove legacy pollerGravatar Craig Tiller2016-05-20
| * | | | Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
| * | | | Attempt to fix WindowsGravatar Craig Tiller2016-05-20
| | | | * FixesGravatar Craig Tiller2016-05-19
| | | | * Support SO_REUSEPORTGravatar Craig Tiller2016-05-18
| |_|_|/ |/| | |
| * | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
| |\ \ \
* | | | | Fix include guardsGravatar Craig Tiller2016-05-18
* | | | | Move load_file into iomgrGravatar Craig Tiller2016-05-18
* | | | | clang-formatGravatar Craig Tiller2016-05-18
| | | | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
| | | | |\ | | | |_|/ | | |/| |
* | | | | Windows fixes for error handlingGravatar Craig Tiller2016-05-18
* | | | | Remove bogus #ifdefGravatar Craig Tiller2016-05-18
* | | | | Fix openloop testGravatar Craig Tiller2016-05-18
* | | | | Fix error messageGravatar Craig Tiller2016-05-18
* | | | | Cleanup error handling for google_default_credentialsGravatar Craig Tiller2016-05-17
* | | | | Fix naming bugGravatar Craig Tiller2016-05-17
* | | | | clang-formatGravatar Craig Tiller2016-05-17
* | | | | Windows port of error systemGravatar Craig Tiller2016-05-17
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #6542 from ctiller/ectermGravatar Jan Tattermusch2016-05-17
| |\ \ \ \
| | | * | | Begin sharding request queues per cqGravatar Craig Tiller2016-05-16
| | | * | | Merge branch 'better_wakeups' into test_affineGravatar Craig Tiller2016-05-16
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix accelerated wakeupsGravatar Craig Tiller2016-05-16