summaryrefslogtreecommitdiffstats
path: root/include/input/Input.h
Commit message (Expand)AuthorAgeFilesLines
* Add new MotionEvent flag for partially obscured windows.Michael Wright2016-04-211-0/+13
* resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: ...Nick Kralevich2015-10-231-0/+1
|\
| * resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: ...Nick Kralevich2015-10-231-0/+1
| |\
| | * resolve merge conflicts of 834ac204ce to klp-modular-dev.Nick Kralevich2015-10-231-0/+1
| | |\
| | | * resolve merge conflicts of 834ac204ce to klp-modular-dev.Nick Kralevich2015-10-221-0/+1
| | | |\
| | | | * DO NOT MERGE: fix build breakageNick Kralevich2015-10-221-0/+1
* | | | | add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a...Flanker2015-10-221-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a...Flanker2015-10-221-0/+5
| |\ \ \ \ | | |/ / /
| | * | | add number constraint for samples per MotionEvent am: 5d17838adeFlanker2015-10-221-0/+5
| | |\ \ \ | | | |/ /
| | | * | add number constraint for samples per MotionEventFlanker2015-10-221-0/+5
| | | |\ \ | | | | |/
| | | | * add number constraint for samples per MotionEventFlanker2015-10-201-0/+5
* | | | | Add method to set action button on MotionEventMichael Wright2015-06-171-0/+2
* | | | | Revert "Revert "Add new MotionEvent actions for button press and release.""Michael Wright2015-05-141-0/+6
* | | | | Revert "Add new MotionEvent actions for button press and release."Michael Wright2015-05-141-6/+0
* | | | | Add new MotionEvent actions for button press and release.Michael Wright2015-05-141-0/+6
|/ / / /
* | | | Cancel touch events when a low-level touch gesture occurs.Jeff Brown2015-02-121-0/+12
|/ / /
* | | Bump axis limitMichael Wright2014-06-091-1/+1
* | | am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure mem...Narayan Kamath2014-06-031-1/+1
|\ \ \
| * \ \ am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"Narayan Kamath2014-06-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-301-1/+1
| | |/
* | | Move key attribute information out of native.Michael Wright2014-04-221-18/+10
|/ /
* | Remove unnecessary policy flags.Jeff Brown2014-04-091-7/+3
* | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGEMichael Wright2014-03-241-3/+8
* | Add MAX_CONTROLLER_LEDS constant. DO NOT MERGEMichael Wright2014-03-111-0/+3
* | Parse LED mappings in keylayout files. DO NOT MERGEMichael Wright2014-03-031-0/+25
* | Add method to apply offset to PointerCoords. (DO NOT MERGE)Jeff Brown2014-02-111-0/+1
|/
* Completely remove skia dependency from libinput.Jeff Brown2013-07-151-21/+0
* Fix PDK build.Jeff Brown2013-07-151-2/+21
* Move input library code from frameworks/base.Jeff Brown2013-07-011-0/+622