summaryrefslogtreecommitdiff
path: root/tests/Input
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-24Merge "Add presentTime to FrameInfo" into sc-dev Siarhei Vishniakou
2021-02-23[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-18Add presentTime to FrameInfo Siarhei Vishniakou
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-12-01Track per-window information in ViewFrameInfo Siarhei Vishniakou
2020-11-05Remove android-support-test from InputTests. Brett Chabot
2020-10-27Remove batched consumption from onStop Siarhei Vishniakou
2020-10-21Put InputTests into presubmit Siarhei Vishniakou
2020-08-04Show ANR dialog for unresponsive gesture monitors Siarhei Vishniakou