summaryrefslogtreecommitdiffstats
path: root/android_webview/java
Commit message (Expand)AuthorAgeFilesLines
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-111-0/+7
* [android_webview] Use AwContents loadUrl method instead of ContentViewCore.mkosiba@chromium.org2012-10-101-0/+12
* [Android] Upstream WebView.allow{Content|File}Access implementation.mnaganov@chromium.org2012-10-103-0/+62
* Revert 160959 - [android_webview] Use AwContents loadUrl method instead of Co...acolwell@chromium.org2012-10-091-12/+0
* [android_webview] Use AwContents loadUrl method instead of ContentViewCore.mkosiba@chromium.org2012-10-091-0/+12
* Componentize IgnoreNavigationResourceThrottle and add chrome and webview spec...mkosiba@chromium.org2012-10-092-6/+18
* Add support for building apk in releasecjhopman@chromium.org2012-10-091-2/+1
* Make apks build from a single ant .xml templatecjhopman@chromium.org2012-10-051-73/+0
* [Android] Upstream WebView tests and their dependencies.leandrogracia@chromium.org2012-10-052-1/+7
* Implement Android WebView clearCache clear disk cacheboliu@chromium.org2012-10-051-1/+0
* Upstream AwContents.GetCertificate()cramya@chromium.org2012-10-051-0/+36
* [Android] Fix android_webview SDK version in manifest files.mkosiba@chromium.org2012-10-031-1/+1
* Implement part of Android WebView.clearCacheboliu@chromium.org2012-10-031-0/+12
* Implement Android WebSettings.[get|set]BlockNetworkLoadsboliu@chromium.org2012-10-014-17/+100
* Add more generic support for java targets bundling multiple directoriescjhopman@chromium.org2012-09-281-0/+5
* Move AndroidProtocolAdaptor into android_webviewmnaganov@chromium.org2012-09-271-0/+233
* [Android] Install a WebContentsObserverAndroid in android_webview.benm@chromium.org2012-09-242-2/+10
* Simplify android_webview apk generation gyp rules.mkosiba@chromium.org2012-09-241-19/+39
* [Android] Add AwNativeWindow class to android_webview.benm@chromium.org2012-09-241-0/+28
* Revert "Revert 158067 - Remove native side of content_view_client"yusufo@chromium.org2012-09-222-4/+174
* Revert 158067 - Remove native side of content_view_clientavi@chromium.org2012-09-212-174/+4
* Remove native side of content_view_clientyusufo@chromium.org2012-09-212-4/+174
* [Android] Re-enable the ContentViewCore initialization in WebView.leandrogracia@chromium.org2012-09-211-4/+3
* [Android] Upstream the WebView find-in-page API implementation.leandrogracia@chromium.org2012-09-212-1/+36
* Upstream chromium side of modal dialogs for webview.yfriedman@chromium.org2012-09-205-1/+105
* [Android] Upstream the WebView HttpAuthUsernamePassword methods.leandrogracia@chromium.org2012-09-202-0/+270
* Add WebView.saveWebArchive support to android_webview.tedchoc@chromium.org2012-09-191-2/+106
* Re-apply: [Android] Fix WebView tests breakage after http://crrev.com/10916160mnaganov@chromium.org2012-09-192-2/+6
* Revert 157543 - [Android] Fix WebView tests breakage after http://crrev.com/1...mnaganov@chromium.org2012-09-192-6/+2
* [Android] Fix WebView tests breakage after http://crrev.com/10916160mnaganov@chromium.org2012-09-192-2/+6
* [Android] Add IO thread delegate for request intercepting.mkosiba@chromium.org2012-09-192-0/+31
* Implement ResourceDispatchHostLoginDelegate for android_webview.benm@chromium.org2012-09-143-0/+43
* Revert "Clean up android_webview build scripts"yfriedman@chromium.org2012-09-121-1/+6
* Clean up android_webview build scriptscjhopman@chromium.org2012-09-111-6/+1
* Use checked in keystore to sign debug apkscjhopman@chromium.org2012-09-111-1/+2
* Add WebView implementation for CookieManager.tedchoc@chromium.org2012-09-071-0/+190
* [Android] Add chrome/ Java code to android_webview.mkosiba@chromium.org2012-09-051-0/+1
* Implement DocuementHasImagesjoth@chromium.org2012-09-011-6/+32
* Build the android_webview APKs on the FYI waterfall.mkosiba@chromium.org2012-08-291-5/+0
* Add AwContentsClient base class for embedder callbacksjoth@chromium.org2012-08-242-3/+163
* Add a test runner for android_webview.mkosiba@chromium.org2012-08-235-0/+220
* Refactor the Android port to allow access to the chrome layer.leandrogracia@chromium.org2012-08-211-0/+18