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.cpp
Age
Commit message (
Expand
)
Author
2024-09-03
Add dump for Input filter rust components
Vaibhav Devmurari
2024-05-04
InputManager: Cleanup after PointerChoreographer refactor
Prabir Pradhan
2024-02-05
Pass unique_ptr of InputChannel to Connection
Siarhei Vishniakou
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-11
Merge "Add bounce keys input filter" into main
Vaibhav Devmurari
2023-12-08
Add bounce keys input filter
Vaibhav Devmurari
2023-12-07
Introduce thread safety to InputDeviceMetricsCollector
Prabir Pradhan
2023-11-15
Add InputFilter rust component as InputListener stage.
Vaibhav Devmurari
2023-09-08
Migrate pointer choreographer to use a new aconfig flag
Prabir Pradhan
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-07-06
Merge "Revert^2 "Enable InputDeviceMetricsCollector"" into udc-qpr-dev am: 7a...
Treehugger Robot
2023-06-29
Build libinputflinger for host
Siarhei Vishniakou
2023-06-28
Revert^2 "Enable InputDeviceMetricsCollector"
Prabir Pradhan
2023-06-26
Revert "Enable InputDeviceMetricsCollector"
Prabir Pradhan
2023-06-12
Enable InputDeviceMetricsCollector
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-08-03
Rename InputClassifier to InputProcessor
Siarhei Vishniakou
2022-05-19
Add lock to protect UnwantedInteractionBlocker
Siarhei Vishniakou
2022-02-10
Enable Android clang-tidy checks for inputflinger
Michael Wright
2022-01-31
Add ChromeOS palm rejection model
Siarhei Vishniakou
2021-09-29
Remove RefBase from InputListener interface
Siarhei Vishniakou
2021-08-02
Use WindowInfosListener instead of SF reporting to IF
chaviw
2021-07-28
Add WindowInfosListener to Input
chaviw
2021-06-29
Renamed and moved InputWindow and related files
chaviw
2020-12-22
Add explicit Result::ok() checks where needed
Bernie Innocenti
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-31
Fix input infos are inconsistent between WMS and InputFlinger (2/2)
Arthur Hung
2020-03-27
Merge "Revert "Fix input infos are inconsistent between WMS and InputFlinger ...
Kelly Rossmoyer
2020-03-26
Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"
Arthur Hung
2020-03-26
Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" i...
TreeHugger Robot
2020-03-21
Disable deep press when long press timeout is long
Siarhei Vishniakou
2020-03-18
Fix input infos are inconsistent between WMS and InputFlinger (2/2)
Arthur Hung
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
[next]