Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for mouse hover and scroll wheel. | Jeff Brown | 2011-02-25 | 1 | -11/+19 |
* | Be more precise about tracking fallback keys. | Jeff Brown | 2011-02-22 | 1 | -6/+52 |
* | Add new hover move action and scroll wheel plumbing. | Jeff Brown | 2011-02-19 | 1 | -95/+70 |
* | Fix a regression with MotionEvent parceling. | Jeff Brown | 2011-02-17 | 1 | -22/+22 |
* | Add support for arbitrary axes in MotionEvents. | Jeff Brown | 2011-02-15 | 1 | -14/+27 |
* | Fix crashes caused by some input devices. | Jeff Brown | 2011-01-25 | 1 | -7/+30 |
* | Support non-rectangular input regions. | Jeff Brown | 2011-01-16 | 1 | -10/+24 |
* | Prevent events from getting backlogged. | Jeff Brown | 2011-01-10 | 1 | -35/+121 |
* | Only allow touch events from one device at a time. | Jeff Brown | 2011-01-04 | 1 | -28/+45 |
* | Mouse pointer integration. | Jeff Brown | 2011-01-04 | 1 | -0/+3722 |