summaryrefslogtreecommitdiff
path: root/services/inputflinger/InputManager.cpp
AgeCommit message (Expand)Author
2024-09-03Add dump for Input filter rust components Vaibhav Devmurari
2024-05-04InputManager: Cleanup after PointerChoreographer refactor Prabir Pradhan
2024-02-05Pass unique_ptr of InputChannel to Connection Siarhei Vishniakou
2024-01-30Use aidl-defined InputChannel for parceling Siarhei Vishniakou
2024-01-02Add callbacks and policy to listen to sticky modifier state Vaibhav Devmurari
2023-12-11Merge "Add bounce keys input filter" into main Vaibhav Devmurari
2023-12-08Add bounce keys input filter Vaibhav Devmurari
2023-12-07Introduce thread safety to InputDeviceMetricsCollector Prabir Pradhan
2023-11-15Add InputFilter rust component as InputListener stage. Vaibhav Devmurari
2023-09-08Migrate pointer choreographer to use a new aconfig flag Prabir Pradhan
2023-08-25Introduce PointerChoreographer stage in C++ Prabir Pradhan
2023-08-23Trace all InputListener stages Prabir Pradhan
2023-08-17Bootstrap IInputFlingerRust - the Rust component of inputflinger Prabir Pradhan
2023-07-06Merge "Revert^2 "Enable InputDeviceMetricsCollector"" into udc-qpr-dev am: 7a... Treehugger Robot
2023-06-29Build libinputflinger for host Siarhei Vishniakou
2023-06-28Revert^2 "Enable InputDeviceMetricsCollector" Prabir Pradhan
2023-06-26Revert "Enable InputDeviceMetricsCollector" Prabir Pradhan
2023-06-12Enable InputDeviceMetricsCollector Prabir Pradhan
2023-06-08Notify MetricsCollector of device interaction from Dispatcher Prabir Pradhan
2023-05-18Introduce the InputDeviceMetricsCollector stage Prabir Pradhan
2023-04-27Clean up InputDispatcherPolicyInterface Prabir Pradhan
2023-04-13Dump all native input components from InputManager Prabir Pradhan
2022-08-03Rename InputClassifier to InputProcessor Siarhei Vishniakou
2022-05-19Add lock to protect UnwantedInteractionBlocker Siarhei Vishniakou
2022-02-10Enable Android clang-tidy checks for inputflinger Michael Wright
2022-01-31Add ChromeOS palm rejection model Siarhei Vishniakou
2021-09-29Remove RefBase from InputListener interface Siarhei Vishniakou
2021-08-02Use WindowInfosListener instead of SF reporting to IF chaviw
2021-07-28Add WindowInfosListener to Input chaviw
2021-06-29Renamed and moved InputWindow and related files chaviw
2020-12-22Add explicit Result::ok() checks where needed Bernie Innocenti
2020-09-22Second reland "Let InputFlinger create the server InputChannel" Garfield Tan
2020-09-22Revert "Reland "Let InputFlinger create the server InputChannel"" Garfield Tan
2020-09-21Reland "Let InputFlinger create the server InputChannel" Garfield Tan
2020-09-21Revert "Let InputFlinger create the server InputChannel" Roshan Pius
2020-09-21Let InputFlinger create the server InputChannel Garfield Tan
2020-09-09Unregister input channel by token Siarhei Vishniakou
2020-07-23Add setFocusedWindow function stub Vishnu Nair
2020-07-20Use std::shared_ptr for InputChannel Siarhei Vishniakou
2020-07-10AIDL-ize InputManager IInputFlinger interface. Chris Ye
2020-07-07Force InputManagerService to communicate via InputManagerInterface Michael Wright
2020-03-31Fix input infos are inconsistent between WMS and InputFlinger (2/2) Arthur Hung
2020-03-27Merge "Revert "Fix input infos are inconsistent between WMS and InputFlinger ... Kelly Rossmoyer
2020-03-26Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" Arthur Hung
2020-03-26Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" i... TreeHugger Robot
2020-03-21Disable deep press when long press timeout is long Siarhei Vishniakou
2020-03-18Fix input infos are inconsistent between WMS and InputFlinger (2/2) Arthur Hung
2019-12-05Let InputDispatcher handle its own thread Prabir Pradhan
2019-12-04Reland "Let InputReader handle its own thread" Prabir Pradhan
2019-11-15Revert "Reland "Let InputReader handle its own thread"" Siarhei Vishniakou