Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor InputQueue as InputEventReceiver. | Jeff Brown | 2011-12-01 | 1 | -124/+0 |
* | Ensure input events are processed in-order in the application. | Jeff Brown | 2011-12-01 | 1 | -10/+3 |
* | Tell system server whether the app handled input events. | Jeff Brown | 2010-11-08 | 1 | -6/+10 |
* | Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback | Dianne Hackborn | 2010-10-06 | 1 | -0/+13 |
* | Optimize VelocityTracker to run in linear time. | Jeff Brown | 2010-08-09 | 1 | -1/+1 |
* | Enhanced VelocityTracker for > 5 pointers and fixed bugs. | Jeff Brown | 2010-07-30 | 1 | -6/+42 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 1 | -27/+14 |
* | Remove InputConsumer, replacing with InputQueue. | Dianne Hackborn | 2010-06-23 | 1 | -3/+21 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 1 | -0/+126 |