Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve VelocityTracker numerical stability. | Jeff Brown | 2011-03-15 | 1 | -1/+1 |
* | Tell system server whether the app handled input events. | Jeff Brown | 2010-11-08 | 1 | -10/+11 |
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 1 | -21/+21 |
* | Fix possible race conditions during channel unregistration. | Jeff Brown | 2010-08-17 | 1 | -30/+69 |
* | Ignore attempts to finish events on unregistered channels. | Jeff Brown | 2010-07-16 | 1 | -1/+7 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 1 | -6/+5 |
* | Native input event dispatching. | Jeff Brown | 2010-06-28 | 1 | -2/+2 |
* | More work in progress on native events. | Jeff Brown | 2010-06-15 | 1 | -3/+14 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 1 | -0/+471 |