Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
f0ca8651c21abc18f3fba893e78afab93f61a58c
/
libs
/
input
/
InputWindow.cpp
ea97d18
Block untrusted touches in InputDispatcher
by Bernardo Rufino
· 5 years ago
47074b8
Rename InputWindowHandle hasFocus to focusable
by Vishnu Nair
· 5 years ago
6c4243b
Use AIDL compiler to generate InputApplicationInfo class.
by Chris Ye
· 5 years ago
9eaa22c
Updated MotionEvent to use Transform
by chaviw
· 5 years ago
6db8d6e
Merge "Use Transform in InputDispatcher"
by Chavi Weingarten
· 5 years ago
8759d67
Automatically generate flag value strings for flag enums.
by Michael Wright
· 5 years ago
1ff3d1e
Use Transform in InputDispatcher
by chaviw
· 5 years ago
44753b1
Move things in InputWindowInfo to enum classes
by Michael Wright
· 5 years ago
0783e99
AIDL-ize InputManager IInputFlinger interface.
by Chris Ye
· 5 years ago
c1ae556
Use chrono for dispatching timeout
by Siarhei Vishniakou
· 5 years ago
fcdff3e
Change InputWindowInfo::isTrustedOverlay() to be permission and flag based.
by Chris Ye
· 5 years ago
17a930c
Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf am: 6ed3cc988f am: 62c8fd3962 am: 46fa2777da
by Josh Tsuji
· 5 years ago
466cdea
Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay.
by Joshua Tsuji
· 5 years ago
9499a11
Makes TYPE_NOTIFICATION_SHADE as trusted overlay
by wilsonshih
· 5 years ago
599042f
Makes TYPE_NOTIFICATION_SHADE as trusted overlay
by wilsonshih
· 5 years ago
4c2845f
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 am: 4d52d7f5d0 am: 6ff8ceda6e
by Robert Carr
· 5 years ago
2984b7a
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL
by Robert Carr
· 5 years ago
67d4450
Print window flags in dumpsys input
by Siarhei Vishniakou
· 5 years ago
9be5b33
Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay
by mincheli
· 6 years ago
cb92321
Remove layer from window handle since it's no longer used
by chaviw
· 6 years ago
af87b3e
Added input support for cloned layers
by chaviw
· 6 years ago
ee33b9f
InputWindow: use read/writeStrongBinder
by Steven Moreland
· 6 years ago
6fabeec
Input: Override touchable region bounds with surface bounds 2/2
by Vishnu Nair
· 6 years ago
85b8c5e
Introduce new portal window which transports touch to another display
by Tiger Huang
· 7 years ago
bd0fbcd
Keep instance of BinderInputWindow for the same token.
by Garfield Tan
· 7 years ago
e07e103
SurfaceFlinger Input: Correct screen magnification.
by Robert Carr
· 7 years ago
5cb2578
SurfaceFlinger Input: Shrink frame by surfaceInsets.
by Robert Carr
· 7 years ago
740167f
Rework InputApplicationInfo
by Robert Carr
· 7 years ago
5c8a026
Replace InputWindowInfo#inputChannel with an IBinder token.
by Robert Carr
· 7 years ago
1cc7867
InputFlinger: Receive setInputWindows over IPC
by Robert Carr
· 7 years ago
3b413f2
Make InputWindowInfo as a part of InputWindowHandle (1/2)
by Arthur Hung
· 7 years ago
3720ed0
Implement Parcelling functions for InputWindowInfo
by Robert Carr
· 7 years ago