History log of /frameworks/webview/chromium/java/com/android/webview/chromium/WebIconDatabaseAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2ab6417d7548a6c13700dbeea0782c8efbd34ede 03-Oct-2013 Ben Murdoch <benm@google.com> Enable favicon downloading.

If an app is targetting >= K, always download favicons (as the legacy
method for enabling the behavior is deprecated). Also enable favicon
downloading for legacy apps that use the deprecated method.

Bug: 10825362
Change-Id: Ia0037365fc7211cdf01714d8385907f017225386
(cherry picked from commit 54bae732019ac13327c0a68a6f8a82548d73ea9e)
/frameworks/webview/chromium/java/com/android/webview/chromium/WebIconDatabaseAdapter.java
4e6a034f041cbb629386a6f4dd45f1cdbd6e1abf 28-Mar-2013 Jonathan Dixon <joth@google.com> WebIconDatabase -> no-op

Bug: 7331507

This is deprecated, and its only useful function was to enable favicon
downloading, which chromium webview does automatically.

Change-Id: I0e864fb7bb29f58fc31fa9d3cfbcd0baa66e3fca
/frameworks/webview/chromium/java/com/android/webview/chromium/WebIconDatabaseAdapter.java
9405536501747e2d7b4fc46a33e5f0a1e7fd47ac 23-Feb-2013 Jonathan Dixon <joth@google.com> Mark more methods that won't be implemented as no-op.

Bug: 7331507,5012890

Most of the WebIconDatabase is planned to be a no-op on chromium.
Likewise save/restorePicture will not be supported.
Also, wire up getFavicon.

Change-Id: Ibe0558f771e61c08ea288ea7f0fdd52a077c74d7
/frameworks/webview/chromium/java/com/android/webview/chromium/WebIconDatabaseAdapter.java
aadb04e4198e1f0dce390e9434cb189603b8e713 17-Dec-2012 Jonathan Dixon <joth@google.com> Add missing singletons in the WebView Factory

This more or less completes the skeleton implementation of webview chromium.

Change-Id: Id048aaba565a1a8b64988b7b671312afcd924921
/frameworks/webview/chromium/java/com/android/webview/chromium/WebIconDatabaseAdapter.java