Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around spurious epoll notifications. | Jeff Brown | 2015-05-29 | 1 | -0/+5 |
* | Use eventfd instead of pipe in Looper. | Tim Kilbourn | 2015-03-27 | 1 | -32/+14 |
* | Fix issues related to removing Looper callbacks after close. | Jeff Brown | 2015-03-12 | 1 | -32/+94 |
* | Fixed subtle bugs related to file descriptor recycling. | Jeff Brown | 2015-03-11 | 1 | -11/+66 |
* | Rename Looper::isIdling() to isPolling() to resolve confusion. | Jeff Brown | 2015-03-11 | 1 | -5/+5 |
* | Make libutils Looper independent of frameworks/native | Brian Carlstrom | 2013-12-18 | 1 | -20/+20 |
* | move libs/utils to libutils | Alex Ray | 2013-08-02 | 1 | -0/+573 |