Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
a857e79e381fba182a11310022e4d0ca3fc9dc27
/
include
/
input
/
Input.h
fbe732e
Add ID to native events.
by Garfield Tan
· 4 years, 9 months ago
bd25f1c
Add event ID generator.
by Garfield Tan
· 4 years, 10 months ago
54d3e18
Add verifyInputEvent api to InputDispatcher
by Siarhei Vishniakou
· 4 years, 10 months ago
3826d47
Use uint32_t for input source
by Siarhei Vishniakou
· 4 years, 9 months ago
9c858ac
Add hmac to InputEvent and scale to MotionEvent
by Siarhei Vishniakou
· 4 years, 10 months ago
7feb2ea
Add FocusEvent and InputMessage::Type::FOCUS
by Siarhei Vishniakou
· 5 years ago
727a44e
Use queue and unique_ptr for pooled events
by Siarhei Vishniakou
· 5 years ago
937bb83
Add setCursorPosition.
by Garfield Tan
· 5 years ago
ab0ab9c
Address comments from a previous change.
by Garfield Tan
· 5 years ago
00f511d
Dispatch mouse events to window under the cursor.
by Garfield Tan
· 5 years ago
16a2e30
Propagate MotionClassification to InputDispatcher
by Siarhei Vishniakou
· 6 years ago
49e5922
Add classification to MotionEvent
by Siarhei Vishniakou
· 6 years ago
80109da
Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6
by Chih-hung Hsieh
· 6 years ago
f43b02c
Fix/suppress google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
e07e103
SurfaceFlinger Input: Correct screen magnification.
by Robert Carr
· 6 years ago
141a986
Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h
by Prabir Pradhan
· 6 years ago
2c358bf
Add setInputWindowInfo to SurfaceComposerClient::Transaction
by Robert Carr
· 6 years ago
ec8f725
Prefer std::string over String8
by Siarhei Vishniakou
· 6 years ago
a62a8dd
Move displayid into InputEvent
by Siarhei Vishniakou
· 6 years ago
777a10b
Move display id into MotionEvent
by Siarhei Vishniakou
· 7 years ago
6db5879
Fix signature for MotionEvent#setButtonState
by Michael Wright
· 8 years ago
455f288
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 am: 2352674
by Michael Wright
· 9 years ago
cdcd8f2
Add new MotionEvent flag for partially obscured windows.
by Michael Wright
· 9 years ago
09be485
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e am: 0370a03b6e am: 18e7c64ea8 am: 6eac97d4ba
by Nick Kralevich
· 9 years ago
0370a03
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f
by Nick Kralevich
· 9 years ago
1b28b05
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7
by Nick Kralevich
· 9 years ago
fa632f6
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65
by Nick Kralevich
· 9 years ago
7f1ea80
resolve merge conflicts of 834ac204ce to klp-modular-dev.
by Nick Kralevich
· 9 years ago
a82ace9
add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 am: 90dc6dc825
by Flanker
· 9 years ago
834ac20
DO NOT MERGE: fix build breakage
by Nick Kralevich
· 9 years ago
9830f11
add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869
by Flanker
· 9 years ago
9964d83
add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01
by Flanker
· 9 years ago
72c8ca4
add number constraint for samples per MotionEvent am: 5d17838ade
by Flanker
· 9 years ago
5d17838
add number constraint for samples per MotionEvent
by Flanker
· 9 years ago
0ee1b1f
am 5bba4236: am 76fc5f18: am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev
by Adam Lesinski
· 9 years ago
552a8a5
add number constraint for samples per MotionEvent
by Flanker
· 9 years ago
30dddd6
am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native."
by Elliott Hughes
· 9 years ago
6071da7
Lose HAVE_ANDROID_OS from frameworks/native.
by Elliott Hughes
· 9 years ago
21957b9
Add method to set action button on MotionEvent
by Michael Wright
· 9 years ago
7b159c9
Revert "Revert "Add new MotionEvent actions for button press and release.""
by Michael Wright
· 9 years ago
70b41ef
Revert "Add new MotionEvent actions for button press and release."
by Michael Wright
· 9 years ago
48a8a0e
Add new MotionEvent actions for button press and release.
by Michael Wright
· 9 years ago
c9aa628
Cancel touch events when a low-level touch gesture occurs.
by Jeff Brown
· 10 years ago
8f6710f
Bump axis limit
by Michael Wright
· 10 years ago
db1972b
am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"
by Narayan Kamath
· 10 years ago
26063a9
am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"
by Narayan Kamath
· 10 years ago
83e0e42
x86_64: Align uint64_t/int64_t structure member to 8 bytes
by Fengwei Yin
· 10 years ago
872db4f
Move key attribute information out of native.
by Michael Wright
· 11 years ago
db19e46
Remove unnecessary policy flags.
by Jeff Brown
· 11 years ago
d0bd391
Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE
by Michael Wright
· 11 years ago
9b04f86
Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE
by Michael Wright
· 11 years ago
962a108
Parse LED mappings in keylayout files. DO NOT MERGE
by Michael Wright
· 11 years ago
ed4d28d
Add method to apply offset to PointerCoords. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
313eff7
Completely remove skia dependency from libinput.
by Jeff Brown
· 11 years ago
5a2f68e
Fix PDK build.
by Jeff Brown
· 11 years ago
5912f95
Move input library code from frameworks/base.
by Jeff Brown
· 11 years ago