Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
a1dbeb0120ced52d7806583779dc6149c6d6fac0
/
include
/
input
38b1f27
Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)"
by TreeHugger Robot
· 6 years ago
7a0c39a
Make InputApplicationInfo as a part of InputApplicationHandle (1/2)
by Arthur Hung
· 6 years ago
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 6 years ago
6fabeec
Input: Override touchable region bounds with surface bounds 2/2
by Vishnu Nair
· 6 years ago
7e32c88
Merge "Replace non-alphanumerics with _ in VirtualKeyMap"
by TreeHugger Robot
· 6 years ago
b45635c
Replace non-alphanumerics with _ in VirtualKeyMap
by Siarhei Vishniakou
· 6 years ago
b645f7e
Merge "Refactor VirtualKeyMap"
by TreeHugger Robot
· 6 years ago
3209997
Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)"
by Chavi Weingarten
· 6 years ago
3e78dec
Refactor VirtualKeyMap
by Siarhei Vishniakou
· 6 years ago
1bc1aca
Merge "Remove unused defines from Keyboard.h"
by TreeHugger Robot
· 6 years ago
291d88a
Add synchronous transaction to wait for setInputWindow to complete (3/n)
by chaviw
· 6 years ago
46de920
Remove unused defines from Keyboard.h
by Siarhei Vishniakou
· 6 years ago
8154bbd
Rotate TouchVideoFrames
by Siarhei Vishniakou
· 6 years ago
fda3aee
Swap width and height in TouchVideoFrame
by Siarhei Vishniakou
· 6 years ago
26cf29d
Move implementation to TouchVideoFrame.cpp
by Siarhei Vishniakou
· 6 years ago
cae4b3a
Remove EventHub header from include dir
by Prabir Pradhan
· 6 years ago
3dc4f59
Merge "Introduce new portal window which transports touch to another display"
by Tiger Huang
· 6 years ago
85b8c5e
Introduce new portal window which transports touch to another display
by Tiger Huang
· 6 years ago
473174e
Add a new InputClassifier stage
by Siarhei Vishniakou
· 7 years ago
16a2e30
Propagate MotionClassification to InputDispatcher
by Siarhei Vishniakou
· 6 years ago
49e5922
Add classification to MotionEvent
by Siarhei Vishniakou
· 6 years ago
fbe5d9c
Fix drag and drop (2/3)
by chaviw
· 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
7b7c8f6
Add vector of TouchVideoFrame to NotifyMotionArgs
by Siarhei Vishniakou
· 6 years ago
bd0fbcd
Keep instance of BinderInputWindow for the same token.
by Garfield Tan
· 6 years ago
daedc2a
Merge "Add thumbs up / thumbs down / profile keycodes to native includes"
by TreeHugger Robot
· 6 years ago
8158e7e
Add physical port to display viewport
by Siarhei Vishniakou
· 6 years ago
1ade5e4
Add thumbs up / thumbs down / profile keycodes to native includes
by Oleg Kibirev
· 6 years ago
e07e103
SurfaceFlinger Input: Correct screen magnification.
by Robert Carr
· 6 years ago
5cb2578
SurfaceFlinger Input: Shrink frame by surfaceInsets.
by Robert Carr
· 6 years ago
740167f
Rework InputApplicationInfo
by Robert Carr
· 6 years ago
5c8a026
Replace InputWindowInfo#inputChannel with an IBinder token.
by Robert Carr
· 6 years ago
1c4c559
Add some tests for native input.
by Robert Carr
· 6 years ago
1f7c0e4
Sanitize InputMessage before sending
by Siarhei Vishniakou
· 6 years ago
141a986
Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h
by Prabir Pradhan
· 6 years ago
1cc7867
InputFlinger: Receive setInputWindows over IPC
by Robert Carr
· 6 years ago
803535b
InputDispatcher: Track InputChannels by IBinder token.
by Robert Carr
· 6 years ago
2c358bf
Add setInputWindowInfo to SurfaceComposerClient::Transaction
by Robert Carr
· 6 years ago
3b413f2
Make InputWindowInfo as a part of InputWindowHandle (1/2)
by Arthur Hung
· 6 years ago
b3ee068
Merge "Implement Parcelling functions for InputWindowInfo"
by Rob Carr
· 6 years ago
3720ed0
Implement Parcelling functions for InputWindowInfo
by Robert Carr
· 6 years ago
d634392
Add type to DisplayViewport
by Siarhei Vishniakou
· 7 years ago
ec8f725
Prefer std::string over String8
by Siarhei Vishniakou
· 7 years ago
5bed83b
[input] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
a62a8dd
Move displayid into InputEvent
by Siarhei Vishniakou
· 7 years ago
777a10b
Move display id into MotionEvent
by Siarhei Vishniakou
· 7 years ago
61da25a
Move SPECIAL_FUNCTION from .kcm to .idc files
by Siarhei Vishniakou
· 7 years ago
56c9ae1
Fix resampling for multiple pointers
by Siarhei Vishniakou
· 7 years ago
346dbe1
Add new refresh key constant.
by Yuichiro Hanada
· 7 years ago
f93fcf4
Prefer std::string over String8
by Siarhei Vishniakou
· 7 years ago
635cb71
Fix broken input tests
by Siarhei Vishniakou
· 7 years ago
a719064
Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671 am: a7b4e64dfa
by Sujith Ramakrishnan
· 7 years ago
19742a9
Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671
by Sujith Ramakrishnan
· 7 years ago
047fcbf
Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea
by Sujith Ramakrishnan
· 7 years ago
7342391
Add a new keycode for TV (ALL_APPS)
by Sujith Ramakrishnan
· 7 years ago
c7bad6e
Ensure history has pointer id of interest. am: c7dc3784a3 am: 2d46ae7854
by Siarhei Vishniakou
· 7 years ago
c7dc378
Ensure history has pointer id of interest.
by Siarhei Vishniakou
· 7 years ago
086a02a
Fix resampling logic for duplicate events.
by Siarhei Vishniakou
· 8 years ago
0aeec07
Fix resampling logic for duplicate events.
by Siarhei Vishniakou
· 8 years ago
00a4ea9
New impulse-based VelocityTracker strategy.
by Siarhei Vishniakou
· 8 years ago
5864150
Add displayId in InputDispatcher, InputTransport
by Tarandeep Singh
· 7 years ago
06936fe
Add uniqueId to Virtual Display and pass through to inputflinger (2/2)
by Santos Cordon
· 8 years ago
fa5cf46
Add uniqueId to Virtual Display and pass through to inputflinger (2/2)
by Santos Cordon
· 8 years ago
fef00db
Merge "Fix libinput warnings" am: a4767442e3 am: a149886878 am: 35d869c15e
by Colin Cross
· 8 years ago
1eadf8d
Fix libinput warnings
by Colin Cross
· 8 years ago
b0300ea
Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd
by Colin Cross
· 8 years ago
17576de
Fix trailing semicolon warnings
by Colin Cross
· 8 years ago
e7a57d1
Enable fingerprint sensor navigation to invoke QuickSettings
by Jim Miller
· 9 years ago
c1b5082
Add fingerprint sensor navigation keys.
by Jim Miller
· 9 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
2352674
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a
by Michael Wright
· 9 years ago
ab4b3c3
Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev
by Michael Wright
· 9 years ago
cdcd8f2
Add new MotionEvent flag for partially obscured windows.
by Michael Wright
· 9 years ago
2d325b7
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e am: 0370a03b6e am: 18e7c64ea8 am: 6eac97d4ba am: 69b8174c5e
by Nick Kralevich
· 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
6eac97d
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e am: 0370a03b6e
by Nick Kralevich
· 9 years ago
18e7c64
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e
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
cda203f
Merge "Add new Cut / Copy / Paste keys"
by Michael Wright
· 9 years ago
4c971c0
Limit the number of keys read by KeyCharacterMaps.
by Michael Wright
· 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
e30f7e1
Add new Cut / Copy / Paste keys
by Michael Wright
· 9 years ago
5d17838
add number constraint for samples per MotionEvent
by Flanker
· 9 years ago
d9ecfe4
am 0ee1b1ff: am 5bba4236: am 76fc5f18: am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev
by Adam Lesinski
· 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
76fc5f1
am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev
by Adam Lesinski
· 9 years ago
16b0ae1
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
4ea0de3
am 3b921160: resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp
by Dmitry Torokhov
· 9 years ago
3b92116
resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp
by Dmitry Torokhov
· 9 years ago
ec1323d
am 2f3c3eb4: Merge "Allow defining replacement key events in keymap" into mnc-dr-dev
by Puneet Kumar
· 9 years ago
115f93e
Allow defining replacement key events in keymap
by Dmitry Torokhov
· 9 years ago
Next »