summaryrefslogtreecommitdiffstats
path: root/libs/utils/PollLoop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-377/+0
* Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-1/+7
* Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-071-6/+13
* Add new glue code for writing native apps.Dianne Hackborn2010-07-081-33/+60
* Add new native Looper API.Dianne Hackborn2010-07-021-4/+64
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-3/+13
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+267