summaryrefslogtreecommitdiffstats
path: root/services/input
Commit message (Expand)AuthorAgeFilesLines
* Mirror LTRIGGER / RTRIGGER as BRAKE / GAS for compatibilityMichael Wright2013-04-242-6/+52
* Merge "Stop marking gamepads as keyboards" into jb-mr2-devMichael Wright2013-04-101-5/+8
|\
| * Stop marking gamepads as keyboardsMichael Wright2013-04-081-5/+8
* | Rewrite touch navigation dpad synthesis.Jeff Brown2013-04-104-10/+124
* | Add liblogYing Wang2013-04-092-0/+2
|/
* Pipe through device resolution informationMichael Wright2013-04-042-27/+47
* Deliver key repeats for artificial dpad eventsMichael Wright2013-03-261-0/+2
* Add APP_SWITCH to app switch input dispatching optimizationMichael Wright2013-03-211-1/+3
* Add touch navigation input sourceMichael Wright2013-03-112-0/+9
* Merge "Disable kernel keyrepeat"Michael Wright2013-02-231-0/+6
|\
| * Disable kernel keyrepeatMichael Wright2013-02-221-0/+6
* | am ceec31b7: Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-11/+12
|\ \ | |/
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-11/+12
| * Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...Chris Craik2013-02-131-1/+2
|/
* Remove calls to SkCanvas::setBitmapDevice()Derek Sollenberger2013-01-081-2/+1
* Eliminate potential reentrance from unregisterInputChannel.Jeff Brown2012-10-312-6/+16
* Recover from bad input event timestamps from the kernel.Jeff Brown2012-10-052-2/+37
* New internal API to eliminate poke locks.Jeff Brown2012-10-012-0/+12
* Bundle correlated switch changes atomically.Jeff Brown2012-09-278-19/+46
* Make input system aware of multiple displays.Jeff Brown2012-09-108-133/+301
* Make display manager tell input system about viewports.Jeff Brown2012-09-085-94/+124
* Remove unused "layer" argument from show().Jeff Brown2012-08-271-1/+1
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-1/+2
* Use new surface flinger API.Jeff Brown2012-08-271-1/+1
* Move and rename user activity event type constants.Jeff Brown2012-07-271-3/+3
* Improve handling of size and orientation.Jeff Brown2012-06-252-8/+15
* Capture input dispatcher's last ANR state in bug report.Jeff Brown2012-06-172-12/+40
* Improve ANR diagnostics.Jeff Brown2012-06-112-45/+133
* Don't ANR on hover, scroll or if a window goes away.Jeff Brown2012-05-241-15/+24
* Merge "Revert "services: input events: enable debugging in EventHub (touch sc...JP Abgrall2012-05-161-16/+7
|\
| * Revert "services: input events: enable debugging in EventHub (touch screen is...JP Abgrall2012-05-161-16/+7
* | Minor refactoring before starting on velocity tracker changes.Jeff Brown2012-05-112-0/+3
* | Merge "Fix bugs in fallback key handling." into jb-devJeff Brown2012-05-092-8/+35
|\ \
| * | Fix bugs in fallback key handling.Jeff Brown2012-05-092-8/+35
* | | Merge "services: input events: enable debugging in EventHub (touch screen iss...JP Abgrall2012-05-091-7/+16
|\ \ \ | |/ / |/| / | |/
| * services: input events: enable debugging in EventHub (touch screen issues)JP Abgrall2012-05-081-7/+16
* | Disable input dispatch until boot finished.Jeff Brown2012-05-081-1/+1
|/
* Use EVIOCSCLOCKID correctly.Jeff Brown2012-05-011-1/+2
* Improve handling of built-in keyboard.Jeff Brown2012-05-013-141/+1
* am 7086cd5c: am 5600deb7: am d26a8b73: am cda8329e: Merge "Distance max set i...Dianne Hackborn2012-04-241-1/+1
|\
| * Distance max set incorrectlyAndreas Sandblad2012-04-231-1/+1
| * am 5d58eb06: Merge "Fix a few memory leaks in the input dispatcher. (DO NOT ...Jeff Brown2012-01-202-6/+27
| |\
| | * Fix a few memory leaks in the input dispatcher. (DO NOT MERGE)Jeff Brown2012-01-172-6/+27
| * | Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-193-31/+31
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-194-35/+35
| * | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-194-40/+40
| * | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-193-32/+32
| * | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-194-160/+160
| * | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-192-13/+13
| |/
* | Get alias for Bluetooth devices.Jeff Brown2012-04-203-6/+27