summaryrefslogtreecommitdiffstats
path: root/android_webview/renderer
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in android_webview/renderer for headers in the new Plat...pilgrim@chromium.org2013-01-102-6/+6
* [Android WebView] Update SW rendering to use SkPicture and fix scrolling cases.leandrogracia@chromium.org2013-01-092-5/+5
* [Android WebView] Prepare to simulate SW rendering with the capture picture A...leandrogracia@chromium.org2013-01-042-1/+32
* [Android Webview] Remove CreatePluginReplacement override.benm@chromium.org2012-12-202-11/+0
* Add link content detection for Android WebViewboliu@chromium.org2012-11-131-5/+39
* Implement hit test related methods in Android WebViewboliu@chromium.org2012-11-083-1/+74
* Clean up android_webview OWNERS and DEPSjoth@chromium.org2012-10-291-0/+2
* [Android WebView] Support for fetching Android Java resources.benm@google.com2012-10-161-5/+22
* Implement AwContentRendererClient and remove chrome/ dependencyboliu@chromium.org2012-10-112-0/+129
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-112-0/+15
* Implement Android WebView clearCache clear disk cacheboliu@chromium.org2012-10-052-2/+11
* Implement part of Android WebView.clearCacheboliu@chromium.org2012-10-033-1/+65
* Implement Android WebView BlockNetworkImagesboliu@chromium.org2012-09-262-2/+33
* Tighten up android_webview DEPS rulesjoth@chromium.org2012-09-151-0/+4
* Implement DocuementHasImagesjoth@chromium.org2012-09-013-0/+89