• Home
  • History
  • Annotate
  • only in /frameworks/webview/chromium/tools/WebViewShell/src/com/android/
History log of /frameworks/webview/chromium/tools/WebViewShell/src/com/android/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9e0d9ef46e124f0676d25989badb723b78fddbd6 09-Sep-2014 Marcin Kosiba <mkosiba@google.com> Add startup time tests to the WebViewShell

BUG: 16870075
Change-Id: I3f5221accdf2e3ca9a05b1c030eb8d74a2ec12e2
ebview/chromium/shell/StartupTimeActivity.java
8ec8dff6e77148a220fe56229dce43ff3ef21782 06-Jan-2014 Anthony Berent <aberent@google.com> First jank test for Android Webview

Includes both the test, and the dummy application that is tested. Only
tests flinging. This is based on the old BrowserFlingTest, but,
since BaseBrowserFlingTest is no longer maintained, and there is only
one browser type here, it merges that code into WebViewFlingTest.

BUG=11266902
Change-Id: I7c246d5d97bb70d119cb1fab9a7c538bef17bcd1
ebview/chromium/shell/JankActivity.java
a62fc1d995af45fe687ab0c655d458039cd1da95 09-May-2013 Primiano Tucci <primiano@google.com> Add telemetry_apk app for running WebView telemetry scripts.

A simple apk that creates a blank WebView instance, which is hooked by
telemetry scripts.

BUG:8885150
Change-Id: I030d5630aea85185e8b3f332675d224563e80efa
ebview/chromium/shell/TelemetryActivity.java