aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/iomgr.h
Commit message (Expand)AuthorAge
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Split closures from iomgr.hGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-18
* CleanupGravatar Craig Tiller2015-09-18
* Introduce call lists for moving work outside locksGravatar Craig Tiller2015-09-18
* Starting to convert code to work queuesGravatar Craig Tiller2015-09-09
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Added commentsGravatar Craig Tiller2015-06-24
* Refactor progressGravatar Craig Tiller2015-06-11
* Added some comments.Gravatar David Garcia Quintas2015-05-31
* removed managed closures from server.cGravatar David Garcia Quintas2015-05-31
* Comments addressed.Gravatar David Garcia Quintas2015-05-31
* Adapted the following to the new iomgr's cb API:Gravatar David Garcia Quintas2015-05-31
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* () --> (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
* Introducing iomgr.Gravatar ctiller2014-12-09