aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Fix asan failures (i.e add pollset_global_shutdown), remove debug logGravatar Sree Kuchibhotla2016-06-06
* Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-06
|\
* | Minor commentsGravatar Sree Kuchibhotla2016-06-06
* | Remove unused filesGravatar Sree Kuchibhotla2016-06-06
* | Fix a few bugs in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-06-04
* | Handle pollsets and fds witn no polling islands and fix locking bug in pollse...Gravatar Sree Kuchibhotla2016-06-03
* | epoll polling strategy now points to the new codeGravatar Sree Kuchibhotla2016-06-03
* | Functionality complete in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-06-03
| * Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\
| * \ Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\ \
| | * | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\| |
| | * | Merge pull request #6721 from vjpai/cleanupGravatar Jan Tattermusch2016-06-01
| | |\ \
* | | | | Rewrite all the pollset and fd functions in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-06-01
| | | | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | | |\
| | * | | | Revert "Remove legacy poller"Gravatar 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
| |/ / / |/| | |
| | * | Remove unused structGravatar vjpai2016-05-26
| | * | Remove some unused enumsGravatar vjpai2016-05-26
| |/ / |/| |
* | | Round robin notifier pollsetGravatar Craig Tiller2016-05-24
* | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
|\ \ \
| * \ \ Merge pull request #6423 from ctiller/signal_handlerGravatar Jan Tattermusch2016-05-22
| |\ \ \
* | | | | Revert "Revert "Remove spam""Gravatar Craig Tiller2016-05-21
* | | | | Revert "Remove spam"Gravatar Craig Tiller2016-05-21
* | | | | clang-formatGravatar Craig Tiller2016-05-21
* | | | | Fix commentsGravatar Craig Tiller2016-05-21
* | | | | Remove spamGravatar Craig Tiller2016-05-21
* | | | | Fix non-listening cq registration so that calls can be queued against themGravatar 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
| | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | | |\ \
* | | | \ \ Merge branch 'test_affine' of github.com:ctiller/grpc into test_affineGravatar Craig Tiller2016-05-19
|\ \ \ \ \ \
| * | | | | | Work stealing between affinitized cqsGravatar Craig Tiller2016-05-19
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
* | | | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |