index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
inputflinger
/
InputManager.h
Age
Commit message (
Expand
)
Author
2024-01-30
Use aidl-defined InputChannel for parceling
Siarhei Vishniakou
2024-01-02
Add callbacks and policy to listen to sticky modifier state
Vaibhav Devmurari
2023-12-08
Add bounce keys input filter
Vaibhav Devmurari
2023-11-15
Add InputFilter rust component as InputListener stage.
Vaibhav Devmurari
2023-08-25
Introduce PointerChoreographer stage in C++
Prabir Pradhan
2023-08-23
Trace all InputListener stages
Prabir Pradhan
2023-08-17
Bootstrap IInputFlingerRust - the Rust component of inputflinger
Prabir Pradhan
2023-06-08
Notify MetricsCollector of device interaction from Dispatcher
Prabir Pradhan
2023-05-18
Introduce the InputDeviceMetricsCollector stage
Prabir Pradhan
2023-04-27
Clean up InputDispatcherPolicyInterface
Prabir Pradhan
2023-04-13
Dump all native input components from InputManager
Prabir Pradhan
2022-09-09
inputflinger: Use #pragma once instead of explicit define guards
Prabir Pradhan
2022-08-03
Rename InputClassifier to InputProcessor
Siarhei Vishniakou
2022-05-19
Add lock to protect UnwantedInteractionBlocker
Siarhei Vishniakou
2022-01-31
Add ChromeOS palm rejection model
Siarhei Vishniakou
2022-01-13
Use std::vector in Input.h
Siarhei Vishniakou
2021-09-29
Remove RefBase from InputListener interface
Siarhei Vishniakou
2021-09-17
Remove some clang warnings
Siarhei Vishniakou
2021-08-02
Use WindowInfosListener instead of SF reporting to IF
chaviw
2021-06-29
Renamed and moved InputWindow and related files
chaviw
2020-09-22
Second reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-22
Revert "Reland "Let InputFlinger create the server InputChannel""
Garfield Tan
2020-09-21
Reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-21
Revert "Let InputFlinger create the server InputChannel"
Roshan Pius
2020-09-21
Let InputFlinger create the server InputChannel
Garfield Tan
2020-09-09
Unregister input channel by token
Siarhei Vishniakou
2020-07-23
Add setFocusedWindow function stub
Vishnu Nair
2020-07-20
Use std::shared_ptr for InputChannel
Siarhei Vishniakou
2020-07-10
AIDL-ize InputManager IInputFlinger interface.
Chris Ye
2020-07-07
Force InputManagerService to communicate via InputManagerInterface
Michael Wright
2020-03-20
Disable deep press when long press timeout is long
Siarhei Vishniakou
2019-12-05
Let InputDispatcher handle its own thread
Prabir Pradhan
2019-12-04
Reland "Let InputReader handle its own thread"
Prabir Pradhan
2019-11-15
Revert "Reland "Let InputReader handle its own thread""
Siarhei Vishniakou
2019-11-08
Reland "Let InputReader handle its own thread"
Prabir Pradhan
2019-11-01
Revert "Let InputReader handle its own thread"
Siarhei Vishniakou
2019-10-29
Let InputReader handle its own thread
Prabir Pradhan
2019-09-28
Merge "Revert "Fix drag and drop (2/3)""
TreeHugger Robot
2019-09-19
Create inputreader directory
Prabir Pradhan
2019-09-19
Divide InputDispatcher into several files.
Garfield Tan
2019-09-16
Revert "Fix drag and drop (2/3)"
Arthur Hung
2019-03-21
Use std::vector over Vector for InputFlinger (1/3)
Arthur Hung
2019-02-20
Add synchronous transaction to wait for setInputWindow to complete (3/n)
chaviw
2019-02-08
Add dump to Input Classifier
Siarhei Vishniakou
2019-01-28
Add a new InputClassifier stage
Siarhei Vishniakou
2019-01-08
Fix drag and drop (2/3)
chaviw
2018-11-27
Add some tests for native input.
Robert Carr
2018-11-20
Split InputFlinger into multiple libraries
Prabir Pradhan
2018-11-14
InputFlinger: Receive setInputWindows over IPC
Robert Carr
2018-09-05
Prefer std::string over String8
Siarhei Vishniakou
[next]