aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/ev_epoll_linux_test.c
Commit message (Expand)AuthorAge
* Ensure cleanup before orphaningGravatar Craig Tiller2017-04-06
* Fix leakGravatar Craig Tiller2017-03-29
* Merge github.com:grpc/grpc into bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-29
|\
| * Merge pull request #9955 from y-zeng/ev_epoll_testGravatar Yuchen Zeng2017-03-27
| |\
* | | Make repro more repro-ableGravatar Craig Tiller2017-03-17
* | | Make repro more repro-ableGravatar Craig Tiller2017-03-17
* | | Test exposing TSAN raceGravatar Craig Tiller2017-03-17
| * | Change error_create API to sliceGravatar ncteisen2017-03-13
|/ /
| * Use macros instead of const variablesGravatar Yuchen Zeng2017-03-02
| * Avoid variable length arraysGravatar Yuchen Zeng2017-03-01
|/
* zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-24
|\
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| * Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()...Gravatar Harvey Tuch2017-01-20
* | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\|
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
| | * clang-format codeGravatar Craig Tiller2017-01-03
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |/
* / Initial fixesGravatar Craig Tiller2016-11-17
|/
* Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
* Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
* Compilation failureGravatar Sree Kuchibhotla2016-06-22
* Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
* Use pipe fds instead of event fds for the testGravatar Sree Kuchibhotla2016-06-22
* Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
* Test polling island mergesGravatar Sree Kuchibhotla2016-06-16