summaryrefslogtreecommitdiffstats
path: root/libs/input
Commit message (Expand)AuthorAgeFilesLines
* add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a...Flanker2015-10-221-1/+2
|\
| * add number constraint for samples per MotionEvent am: 5d17838adeFlanker2015-10-221-1/+2
| |\
| | * add number constraint for samples per MotionEventFlanker2015-10-221-1/+2
| | |\
| | | * add number constraint for samples per MotionEventFlanker2015-10-201-1/+2
* | | | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-6/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Clean cruft out of makefiles.Dan Albert2014-09-111-6/+2
* | | | Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-182-60/+0
* | | | Fixup more potential issues / warnings in string formatsMichael Wright2014-06-101-2/+2
* | | | Fix warning in logging string interpolationMichael Wright2014-06-091-1/+2
* | | | am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure mem...Narayan Kamath2014-06-032-0/+78
|\ \ \ \
| * \ \ \ am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"Narayan Kamath2014-06-032-0/+78
| |\ \ \ \ | | |/ / /
| | * | | x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-302-0/+78
| * | | | am cfba3bf1: am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a ...Narayan Kamath2014-05-161-8/+8
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-161-8/+8
| | |/
| * | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGEMichael Wright2014-03-241-17/+12
| * | Parse LED mappings in keylayout files. DO NOT MERGEMichael Wright2014-03-032-2/+85
| * | Add method to apply offset to PointerCoords. (DO NOT MERGE)Jeff Brown2014-02-111-0/+5
| |/
* | Fix InputEvent_test.Narayan Kamath2014-05-061-5/+5
* | Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-021-8/+8
* | Move key attribute information out of native.Michael Wright2014-04-225-116/+17
* | Generate ACTION_CANCEL on joystick disconnect.Michael Wright2014-03-201-17/+12
* | Add support for injecting events into ActivityContainers.Jeff Brown2014-02-111-0/+5
* | am 47f0b989: am 3223217a: Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
|\ \ | |/
| * Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
* | Parse LED mappings in keylayout filesMichael Wright2013-10-182-2/+85
* | am 06c964d9: am 9c0dfa09: Merge "Eliminate latency when resampling is disable...Dave Burke2013-10-101-5/+5
|\ \ | |/
| * Eliminate latency when resampling is disabledMichael Wright2013-10-101-5/+5
| * Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-222-60/+0
|/
* Add controller numbers for gamepads / joysticksMichael Wright2013-07-221-9/+8
* Merge "Add input device property for buttons under touchpads"Michael Wright2013-07-191-0/+2
|\
| * Add input device property for buttons under touchpadsMichael Wright2013-07-111-0/+2
* | Merge "Completely remove skia dependency from libinput."Jeff Brown2013-07-162-6/+18
|\ \
| * | Completely remove skia dependency from libinput.Jeff Brown2013-07-152-6/+18
* | | Merge "Add a keycode to switch audio tracks (2/2)"michaelwr2013-07-161-0/+2
|\ \ \ | |/ / |/| |
| * | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-121-0/+2
| |/
* | Fix PDK build.Jeff Brown2013-07-152-41/+40
* | Add skeleton of input flinger.Jeff Brown2013-07-152-0/+60
|/
* do not build libinput in PDKkeunyoung2013-07-021-0/+4
* Move input library code from frameworks/base.Jeff Brown2013-07-0115-0/+6031