summaryrefslogtreecommitdiffstats
path: root/include/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-0/+13
|\
| * Add new MotionEvent flag for partially obscured windows.Michael Wright2016-04-211-0/+13
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-101-0/+9
|\ \
| * \ resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: ...Nick Kralevich2015-10-231-0/+1
| |\ \ | | |/
| * | am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into m...Adam Lesinski2015-10-121-0/+5
| |\ \
| * \ \ am 2f3c3eb4: Merge "Allow defining replacement key events in keymap" into mnc...Puneet Kumar2015-10-082-0/+15
| |\ \ \
| * | | | Add KEYCODE_SOFT_SLEEP for Ungaze.Nick Armstrong-Crews2015-09-021-0/+1
* | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-073-0/+21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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. 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
| | | * | | | | | DO NOT MERGE: Introduce stem keycodes for WearAnthony Hugh2015-06-241-0/+4
| * | | | | | | | Merge "add number constraint for samples per MotionEvent" into mnc-dr-devAdam Lesinski2015-10-121-0/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | add number constraint for samples per MotionEventFlanker2015-10-121-0/+5
| * | | | | | | | Allow defining replacement key events in keymapDmitry Torokhov2015-09-292-0/+15
| |/ / / / / / /
* | | | | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-4/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | DO NOT MERGE Revert "am f37143d8: Merge "Cancel touches as well as pointer ge...Michael Wright2015-09-221-8/+0
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge commit '62ec2dd5' into mmMichael Wright2015-08-071-0/+4
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Introduce stem keycodes for WearAnthony Hugh2015-06-241-0/+4
* | | | | | | Support WAKE flag in keyboard layoutsnadlabak2015-10-171-0/+1
| |/ / / / / |/| | | | |
* | | | | | DO NOT MERGE Add new media navigation keys.Michael Wright2015-08-071-0/+4
|/ / / / /
* | | | | Add method to set action button on MotionEventMichael Wright2015-06-171-0/+2
* | | | | Fix input tests to work with new MotionEvent memberMichael Wright2015-05-141-1/+1
* | | | | Revert "Revert "Add new MotionEvent actions for button press and release.""Michael Wright2015-05-142-0/+8
* | | | | Revert "Add new MotionEvent actions for button press and release."Michael Wright2015-05-142-8/+0
* | | | | Add new MotionEvent actions for button press and release.Michael Wright2015-05-142-0/+8
* | | | | Introduces navigation keycodes.Joseph Cooper2015-04-161-0/+4
* | | | | Pass through availability of audio mic for input devices.Tim Kilbourn2015-04-091-1/+4
* | | | | Merge "Move inputflinger process to host directory"Michael Wright2015-02-241-2/+0
|\ \ \ \ \
| * | | | | Move inputflinger process to host directoryMichael Wright2015-02-231-2/+0
* | | | | | am 7735c058: am c9aa628d: Cancel touch events when a low-level touch gesture ...Jeff Brown2015-02-182-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Cancel touch events when a low-level touch gesture occurs.Jeff Brown2015-02-122-0/+13
| |/ / /
* | | | am 3aa066e9: am 19f8b79f: Merge "New keycode definitions for TV remotes." int...Wally Yau2014-09-031-0/+28
|\ \ \ \ | |/ / /
| * | | New keycode definitions for TV remotes.ASAZU, Hideki2014-09-021-0/+28
* | | | am dea63477: am b1bbfc2d: Merge "Add Voice Assist key." into lmp-devMichael Wright2014-08-221-0/+1
|\ \ \ \ | |/ / /
| * | | Add Voice Assist key.Michael Wright2014-08-211-0/+1
| * | | Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-181-54/+0
|/ / /
* | | 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-032-8/+16
|\ \ \
| * \ \ am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"Narayan Kamath2014-06-032-8/+16
| |\ \ \
| | * | | x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-302-8/+16
| * | | | am cfba3bf1: am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a ...Narayan Kamath2014-05-161-3/+3
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |