summaryrefslogtreecommitdiffstats
path: root/libutils/Looper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Work around spurious epoll notifications.Jeff Brown2015-05-291-0/+5
* Use eventfd instead of pipe in Looper.Tim Kilbourn2015-03-271-32/+14
* Fix issues related to removing Looper callbacks after close.Jeff Brown2015-03-121-32/+94
* Fixed subtle bugs related to file descriptor recycling.Jeff Brown2015-03-111-11/+66
* Rename Looper::isIdling() to isPolling() to resolve confusion.Jeff Brown2015-03-111-5/+5
* Make libutils Looper independent of frameworks/nativeBrian Carlstrom2013-12-181-20/+20
* move libs/utils to libutilsAlex Ray2013-08-021-0/+573