aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/fd_posix_test.c
Commit message (Expand)AuthorAge
* Fix includesGravatar Craig Tiller2016-03-25
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
* Move worker into pollsetGravatar Craig Tiller2016-02-18
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* update apiGravatar yang-g2015-12-01
* Release fd apiGravatar yang-g2015-11-30
* Finish cleanupGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* CleanupGravatar Craig Tiller2015-09-18
* Getting stuff workingGravatar Craig Tiller2015-09-16
* Tests compileGravatar Craig Tiller2015-09-16
* Enable -WconversionGravatar Craig Tiller2015-09-10
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* Add a test of non-blocking API behaviorGravatar Craig Tiller2015-08-06
* Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
* Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Fix threading problem on early orphaningGravatar Craig Tiller2015-06-02
* Fix TSAN reported errorsGravatar Craig Tiller2015-06-01
* Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\
| * Label all iomgr objectsGravatar Craig Tiller2015-06-01
* | Port fd_posix_test to pollsetsGravatar Craig Tiller2015-05-13
|/
* Fix a TSAN reported errorGravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Bugfix connection code in testGravatar Craig Tiller2015-01-21
* () --> (void)Gravatar Craig Tiller2015-01-15
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Introducing iomgr.Gravatar ctiller2014-12-09