History log of /frameworks/webview/chromium/tests/UbWebViewJankTests/src/com/android/webview/chromium/tests/jank/WebViewFlingTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c287310ea4204c907e76593e2b0d6a874c88c813 19-Aug-2014 Allen Hair <allenhair@google.com> Update WebViewFlingTest to use new UiAutomator API.

Change-Id: I932fc013c923c502082a9cb81fabe130bdf8c928
/frameworks/webview/chromium/tests/UbWebViewJankTests/src/com/android/webview/chromium/tests/jank/WebViewFlingTest.java
4d7d71641acfefe50facc0295faceb79ca723375 28-May-2014 Allen Hair <allenhair@google.com> Add instrumentation-based WebViewFlingTest.

Previous test used the legacy shell-based uiautomator and
janktesthelper. The shell-based libraries relied on some hacks to work
around the fact that they did not have access to a Context object, but
these hacks were prone to being flaky. The new versions of the libraries
rely on Instrumentation and avoid these hacks by using a Context instead.

Bug: 13471491
Change-Id: I6faff306e475bed38ccaca377f099fa40334b77c
/frameworks/webview/chromium/tests/UbWebViewJankTests/src/com/android/webview/chromium/tests/jank/WebViewFlingTest.java