summaryrefslogtreecommitdiff
path: root/tests/Input/src
AgeCommit message (Expand)Author
2021-12-02Wait for ANRd process to be killed before starting next test Siarhei Vishniakou
2021-11-30Delete try-finally beacuse calling finishInputEvent twice will cause 'Native ... chenxinyu
2021-08-09Add logic to re-raise ANR dialogs if the user taps wait. Varun Shah
2021-05-06Check mInputEventReceiver before sending timeline -- 2 Siarhei Vishniakou
2021-05-03Mark first frames in metrics properly Jorim Jaggi
2021-03-24Send input timeline from app to InputDispatcher Siarhei Vishniakou
2021-03-23Move 'notifyFinishedSignal' into a separate function Siarhei Vishniakou
2021-03-22Notify InputEventAssigner about every frame Siarhei Vishniakou
2021-03-13Merge "Update the usage of receiveFinishedSignal -- try 2" into sc-dev TreeHugger Robot
2021-03-12Update the usage of receiveFinishedSignal -- try 2 Siarhei Vishniakou
2021-03-12Add coretest for android.view.InputDevice. Chris Ye
2021-03-04Use InputEventAssigner to assign input to frame Siarhei Vishniakou
2021-02-18Add presentTime to FrameInfo Siarhei Vishniakou
2020-12-01Track per-window information in ViewFrameInfo Siarhei Vishniakou
2020-08-04Show ANR dialog for unresponsive gesture monitors Siarhei Vishniakou