summaryrefslogtreecommitdiffstats
path: root/include/utils/PollLoop.h
Commit message (Expand)AuthorAgeFilesLines
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-219/+0
* Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-12/+26
* Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-071-3/+11
* Add new glue code for writing native apps.Dianne Hackborn2010-07-081-8/+34
* Add new native Looper API.Dianne Hackborn2010-07-021-1/+33
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-1/+3
* Fix include paths.Jeff Brown2010-06-131-1/+1
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+137