Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing includes. | Elliott Hughes | 2015-01-30 | 1 | -0/+2 |
* | recovery: fix epoll events type to uint32_t | Todd Poynor | 2013-09-17 | 1 | -1/+1 |
* | minui: add ev_get_epollfd() to retrieve epoll file descriptor | Todd Poynor | 2013-09-12 | 1 | -0/+5 |
* | minui: convert ev_*() event interface to epoll | Todd Poynor | 2013-09-12 | 1 | -25/+56 |
* | minui: add ability to synchronize current key state | Dima Zavin | 2011-10-13 | 1 | -2/+36 |
* | minui: events: only open input devices with EV_KEY and/or EV_REL | Dima Zavin | 2011-09-02 | 1 | -0/+17 |
* | minui: events: add ability to poll on non-input fds | Dima Zavin | 2011-09-02 | 1 | -3/+22 |
* | minui: events: refactor event acquisition | Dima Zavin | 2011-09-02 | 1 | -13/+36 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -0/+82 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -82/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+82 |