summaryrefslogtreecommitdiffstats
path: root/services/input
Commit message (Expand)AuthorAgeFilesLines
...
* | SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-9/+2
|/
* Add some logging code to track down touch issues.Jeff Brown2011-06-281-1/+11
* Improve input event consistency invariants.Jeff Brown2011-06-283-168/+335
* Hover and stylus API cleanup.Jeff Brown2011-06-271-4/+4
* Add support for disabling pointer gestures.Jeff Brown2011-06-145-227/+298
* EventHub code cleanup.Jeff Brown2011-06-144-315/+348
* Allow touches to slide out of the navigation bar.Jeff Brown2011-06-133-7/+97
* Take advantage of updated linux/input.h kernel headers.Jeff Brown2011-06-134-38/+10
* No position information for outside touchesKenny Root2011-06-102-4/+38
* am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calcul...Jeff Brown2011-06-092-2/+6
|\
| * Fix swipe gesture cosine calculation.Jeff Brown2011-06-072-2/+6
* | am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2Jeff Brown2011-06-071-2/+2
|\ \ | |/
| * Fix build.Jeff Brown2011-06-061-2/+2
* | am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. B...Jeff Brown2011-06-074-188/+19
|\ \ | |/
| * Simplify spot tracking logic.Jeff Brown2011-06-064-188/+19
* | resolved conflicts for merge of 8b2c0014 to masterJeff Brown2011-06-072-162/+179
|\ \ | |/
| * Touch pad improvements.Jeff Brown2011-06-062-162/+179
* | Use pointer mode instead of spots for SEMI_MT touch pads.Jeff Brown2011-06-031-3/+5
* | resolved conflicts for merge of ca2b552d to masterJeff Brown2011-06-035-33/+87
|\ \ | |/
| * Add a preference panel for mouse speed.Jeff Brown2011-06-025-33/+87
* | am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....Jeff Brown2011-06-032-67/+129
|\ \ | |/
| * Implement pointer acceleration.Jeff Brown2011-06-022-67/+129
* | resolved conflicts for merge of 7e193916 to masterDianne Hackborn2011-06-036-171/+267
|\ \ | |/
| * Use ViewConfiguration to seed input system configuration.Jeff Brown2011-05-316-173/+267
| * Button state should reflect actual buttons. (DO NOT MERGE)Jeff Brown2011-05-311-18/+2
* | Merge "Fix ABS_MT_SLOT handling."Jeff Brown2011-06-022-7/+13
|\ \
| * | Fix ABS_MT_SLOT handling.Jeff Brown2011-06-022-7/+13
* | | am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." int...Jeff Brown2011-05-315-52/+158
|\ \ \ | |/ / |/| / | |/
| * Touch pad UX improvements.Jeff Brown2011-05-255-52/+158
| * Fix deadlock in dispatcher. (DO NOT MERGE)Jeff Brown2011-05-251-1/+0
| * Fix bug reporting presence of orientation axis. (DO NOT MERGE)Jeff Brown2011-05-251-0/+2
| * Add tap/drag touchpad gesture. (DO NOT MERGE)Jeff Brown2011-05-253-68/+162
| * Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-2510-614/+1190
| * Add a sprite controller. (DO NOT MERGE)Jeff Brown2011-05-259-213/+876
| * Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)Jeff Brown2011-05-253-21/+101
| * Allow batching samples onto the pending motion event. (DO NOT MERGE)Jeff Brown2011-05-251-0/+28
| * Support chorded fallback keys. (DO NOT MERGE)Jeff Brown2011-05-242-99/+221
| * Fix focused application handle. (DO NOT MERGE)Jeff Brown2011-05-241-4/+4
| * Optimize EventHub to process events in big chunks. (DO NOT MERGE)Jeff Brown2011-05-245-138/+183
| * Refactor how timeouts are calculated. (DO NOT MERGE)Jeff Brown2011-05-236-24/+94
| * Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)Jeff Brown2011-05-234-262/+1384
* | Disable pointer debug logging.Jeff Brown2011-05-241-1/+1
* | Input device protocol enhancements.Jeff Brown2011-05-245-138/+405
* | am 0d9288d7: am 2bdb756c: am 4fb76253: Fix bounds check. Bug: 4413945Jeff Brown2011-05-132-6/+2
|\ \ | |/
| * Fix bounds check.Jeff Brown2011-05-132-6/+2
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-138-340/+600
* | resolved conflicts for merge of 037b54cf to masterDianne Hackborn2011-05-111-0/+8
|\ \ | |/
| * Fix scaling of batched motion events.Dianne Hackborn2011-05-091-0/+8
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-094-20/+67
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-094-20/+67