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