aboutsummaryrefslogtreecommitdiffstats
path: root/minui/events.c
Commit message (Expand)AuthorAgeFilesLines
* recovery: Handle EV_SW eventsAjay Dudani2015-02-101-2/+2
* Add missing includes.Elliott Hughes2015-01-291-0/+2
* recovery: fix epoll events type to uint32_tTodd Poynor2013-09-171-1/+1
* minui: add ev_get_epollfd() to retrieve epoll file descriptorTodd Poynor2013-09-121-0/+5
* minui: convert ev_*() event interface to epollTodd Poynor2013-09-121-25/+56
* minui: add ability to synchronize current key stateDima Zavin2011-10-121-2/+36
* minui: events: only open input devices with EV_KEY and/or EV_RELDima Zavin2011-09-021-0/+17
* minui: events: add ability to poll on non-input fdsDima Zavin2011-09-021-3/+22
* minui: events: refactor event acquisitionDima Zavin2011-09-021-13/+36
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+82
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-82/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+82