History log of /packages/apps/Browser2/src/org/chromium/webview_shell/WebViewBrowserActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7f24b0255004bdf5bcdf6d4fcf3e370ff6280e91 26-Jan-2016 Mikhail Naganov <mnaganov@google.com> Use the new version of shouldOverrideUrlLoading

Bug: 22346196
Change-Id: Ifc2a343a5ab09275563f63c7a2529dd67897cb18
/packages/apps/Browser2/src/org/chromium/webview_shell/WebViewBrowserActivity.java
9aa1af8ab126fb6a364291c259a5a37532e8f0ef 22-Jan-2016 Mikhail Naganov <mnaganov@google.com> Update Browser with the current code from the Chromium tree

Synced WebViewBrowserActivity, manifest and resources up to
the state of the Chromium tree at refs/heads/master@{#371018}

Differences from the Chromium version:

-- WebViewBrowserActivity uses android.util.Log instead of
org.chromium.base.Log, thus difference in call parameters;

-- relative class names are used for Activity classes
in the manifest file.

Change-Id: I9af67200e82c17d76347a1ca4ffb060be3e777bf
/packages/apps/Browser2/src/org/chromium/webview_shell/WebViewBrowserActivity.java
25df6673f1c51e755dd4d08cf64666cdff5e0f18 21-Jul-2015 Paul Miller <paulmiller@google.com> Copy WebViewShell to Browser2

This code is from chromium, at android_webview/tools/WebViewShell. The
only changes are the addition of Android.mk and README, the removal of
OWNERS, and the move of strings into strings.xml

Change-Id: Idf86bbf087d122b6bc0a739451ad9312260c149d
/packages/apps/Browser2/src/org/chromium/webview_shell/WebViewBrowserActivity.java