index
:
frameworks_native.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
frameworks_native
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
android
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use aidl-defined InputChannel for parceling
Siarhei Vishniakou
2024-01-30
2
-3
/
+32
*
Add GLOBAL_STYLUS_BLOCKS_TOUCH flag
Siarhei Vishniakou
2023-12-18
1
-0
/
+7
*
Move VelocityTracker strategy consts to aidl
Siarhei Vishniakou
2023-08-14
1
-0
/
+84
*
Convert input event type to enum class
Siarhei Vishniakou
2023-04-13
1
-0
/
+3
*
Improve debug prints in InputDispatcher
Siarhei Vishniakou
2023-01-23
1
-0
/
+3
*
Add INVALID_INPUT_DEVICE_ID to IInputConstants
Sandro Meier
2022-10-19
1
-0
/
+8
*
Convert to using inputConfig for clone info in WindowInfo
chaviw
2022-06-02
1
-0
/
+6
*
Merge "Reland: Change input injection security model"
Prabir Pradhan
2022-05-05
1
-3
/
+2
|
\
|
*
Reland: Change input injection security model
Prabir Pradhan
2022-04-28
1
-3
/
+2
*
|
Cleanup: Block untrusted touches in InputDispatcher
Hani Kazmi
2022-04-29
1
-35
/
+0
|
/
*
Revert "Change input injection security model to require INJECT_..."
Prabir Pradhan
2022-04-05
1
-2
/
+3
*
Change input injection security model to require INJECT_EVENTS permission
Prabir Pradhan
2022-04-04
1
-3
/
+2
*
WindowInfo: Merge InputConfig and Feature flags
Prabir Pradhan
2022-03-03
2
-49
/
+147
*
Add pointer acceleration native APIs
Christine Franks
2022-01-24
1
-0
/
+3
*
Remove compat logging of FLAG_SLIPPERY
Siarhei Vishniakou
2022-01-07
1
-7
/
+0
*
Remove unused InputFeature flag DISABLE_POINTER_GESTURES
Prabir Pradhan
2021-12-28
1
-7
/
+0
*
Move InputFeature flag definitions to AIDL (1/2)
Prabir Pradhan
2021-12-28
1
-0
/
+56
*
Use WindowInfosListener instead of SF reporting to IF
chaviw
2021-08-02
2
-30
/
+0
*
Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility...
TreeHugger Robot
2021-07-01
1
-8
/
+7
|
\
|
*
Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility
Siarhei Vishniakou
2021-06-30
1
-8
/
+7
*
|
Renamed and moved InputWindow and related files
chaviw
2021-06-29
2
-50
/
+3
|
/
*
Use the injected device id for events that are a11y trusted
Siarhei Vishniakou
2021-06-04
1
-0
/
+14
*
Add support for a hw_timeout_multiplier system property.
Peter Collingbourne
2021-02-19
1
-1
/
+4
*
Add inputEventId to SurfaceFrame
Siarhei Vishniakou
2021-01-29
1
-0
/
+9
*
Add logging for FLAG_SLIPPERY usage
Siarhei Vishniakou
2020-12-08
1
-0
/
+7
*
Use enum class for injection constants
Siarhei Vishniakou
2020-10-07
2
-0
/
+77
*
Block untrusted touches in InputDispatcher
Bernardo Rufino
2020-10-05
2
-0
/
+82
*
Second reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-22
1
-2
/
+2
*
Revert "Reland "Let InputFlinger create the server InputChannel""
Garfield Tan
2020-09-22
1
-2
/
+2
*
Reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-21
1
-2
/
+2
*
Revert "Let InputFlinger create the server InputChannel"
Roshan Pius
2020-09-21
1
-2
/
+2
*
Let InputFlinger create the server InputChannel
Garfield Tan
2020-09-21
1
-2
/
+2
*
Unregister input channel by token
Siarhei Vishniakou
2020-09-09
1
-1
/
+1
*
Add default input dispatching timeout constant
Siarhei Vishniakou
2020-07-31
1
-0
/
+24
*
Add setFocusedWindow function stub
Vishnu Nair
2020-07-23
1
-0
/
+6
*
Merge "Use std::shared_ptr for InputChannel"
TreeHugger Robot
2020-07-21
1
-3
/
+3
|
\
|
*
Use std::shared_ptr for InputChannel
Siarhei Vishniakou
2020-07-20
1
-3
/
+3
*
|
Mark setInputWindows of IInputFlinger interface as "oneway".
Chris Ye
2020-07-20
1
-1
/
+5
|
/
*
AIDL-ize InputManager IInputFlinger interface.
Chris Ye
2020-07-10
2
-0
/
+53