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