Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused JNI global references. | Carl Shapiro | 2011-03-05 | 1 | -6/+4 |
* | Switch Looper back to using poll() instead of epoll(). | Jeff Brown | 2010-10-07 | 1 | -21/+11 |
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 1 | -11/+11 |
* | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 1 | -2/+2 |
* | Add new native Looper API. | Dianne Hackborn | 2010-07-02 | 1 | -1/+5 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 1 | -261/+87 |
* | Sketch of Native input for MessageQueue / Looper / ViewRoot | Christopher Tate | 2010-05-06 | 1 | -0/+338 |