Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 1 | -377/+0 |
* | Input dispatcher ANR handling enhancements. | Jeff Brown | 2010-09-12 | 1 | -1/+7 |
* | Modify native ALooper to take an explicit ident. | Dianne Hackborn | 2010-09-07 | 1 | -6/+13 |
* | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 1 | -33/+60 |
* | Add new native Looper API. | Dianne Hackborn | 2010-07-02 | 1 | -4/+64 |
* | Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 1 | -3/+13 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 1 | -0/+267 |