summaryrefslogtreecommitdiff
path: root/libs/utils/PollLoop.cpp
AgeCommit message (Expand)Author
2010-09-14Replace epoll() with poll() and rename PollLoop to Looper. Jeff Brown
2010-09-12Input dispatcher ANR handling enhancements. Jeff Brown
2010-09-07Modify native ALooper to take an explicit ident. Dianne Hackborn
2010-07-08Add new glue code for writing native apps. Dianne Hackborn
2010-07-02Add new native Looper API. Dianne Hackborn
2010-06-17Even more native input dispatch work in progress. Jeff Brown
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown