[Android WebView] Nonfunctional changes for fullscreen video.
commit2600e4432da452a802f09cb397cb536b780aeb72
authorigsolla@chromium.org <igsolla@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 16 Jun 2014 22:48:14 +0000 (16 22:48 +0000)
committerigsolla@chromium.org <igsolla@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 16 Jun 2014 22:48:14 +0000 (16 22:48 +0000)
tree45b1436d9859bb2d2538692ad97807cc96b8223a
parent678c9f87b93a95292797590bbcb5a0bbb79bc4d8
[Android WebView] Nonfunctional changes for fullscreen video.

This patch does not change the existing functionality and
purely refactors existing code.
These changes are required to support the new fullscreen video path
(with html5 controls and subtitles) which we will enable in a
subsequent cl (see https://codereview.chromium.org/320273002/)

BUG=385121

Review URL: https://codereview.chromium.org/315973004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277554 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/buildbot/aosp_manifest.xml
android_webview/java/src/org/chromium/android_webview/AwContents.java
android_webview/java/src/org/chromium/android_webview/AwViewMethods.java [new file with mode: 0644]
android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java
android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellActivity.java
android_webview/test/shell/src/org/chromium/android_webview/test/AwTestContainerView.java