summaryrefslogtreecommitdiff
path: root/services/inputflinger/benchmarks
AgeCommit message (Expand)Author
2021-02-25Merge "Include display ID in user activity reporting" into sc-dev Sean Stout
2021-02-23Include display ID in user activity reporting Sean Stout
2021-02-23Pass RawEvent latency from InputReader to InputListener Siarhei Vishniakou
2021-02-17[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2021-02-04Add vibrator state listener support for input device vibrator Chris Ye
2021-01-11Split monitor and window ANR notification paths Siarhei Vishniakou
2020-12-16Add SensorManager support in inputflinger. Chris Ye
2020-12-11SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher Prabir Pradhan
2020-12-08Add logging for FLAG_SLIPPERY usage Siarhei Vishniakou
2020-11-09Tell policy about responsive connections Siarhei Vishniakou
2020-10-09Merge "Notify policy of untrusted touch for toast" Bernardo Rufino
2020-10-08Notify policy of untrusted touch for toast Bernardo Rufino
2020-10-07Use enum class for injection constants Siarhei Vishniakou
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-08-27Created libattestation chaviw
2020-08-17Rename InputWindowHandle hasFocus to focusable Vishnu Nair
2020-08-12Prevent use of invalidated iterator Siarhei Vishniakou
2020-07-31Add default input dispatching timeout constant Siarhei Vishniakou
2020-07-29Move InputApplication to use std::shared_ptr. Chris Ye
2020-07-28Use AIDL compiler to generate InputApplicationInfo class. Chris Ye
2020-07-24Updated MotionEvent to use Transform chaviw
2020-07-20Use unique_ptr when creating InputChannel Siarhei Vishniakou
2020-07-20Use std::shared_ptr for InputChannel Siarhei Vishniakou
2020-07-17Move things in InputWindowInfo to enum classes Michael Wright
2020-07-08Use chrono for dispatching timeout Siarhei Vishniakou
2020-05-07Merge "Use <chrono> for input-related timeouts" into rvc-dev Siarhei Vishniakou
2020-05-07Rename ANR -> Anr Siarhei Vishniakou
2020-05-06Use <chrono> for input-related timeouts Siarhei Vishniakou
2020-03-31Fix input infos are inconsistent between WMS and InputFlinger (2/2) Arthur Hung
2020-03-26Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" Arthur Hung
2020-03-18Fix input infos are inconsistent between WMS and InputFlinger (2/2) Arthur Hung
2020-02-24Rename sequenceNum to ID. Garfield Tan
2020-02-24Add ID to native events. Garfield Tan
2020-02-13Use hmac to sign events in InputDispatcher Gang Wang
2020-01-24Add hmac to InputEvent and scale to MotionEvent Siarhei Vishniakou
2020-01-07Update eventTime to prevent stale events Siarhei Vishniakou
2019-12-30Remove layer from window handle since it's no longer used chaviw
2019-12-20Add benchmarks for InputDispatcher Siarhei Vishniakou