summaryrefslogtreecommitdiffstats
path: root/android_webview/java
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Fix Android WebView tests.benm@chromium.org2012-11-071-5/+8
* Plumbing to support AwContents direct GLDraw api.joth@chromium.org2012-11-071-1/+25
* [Android WebView] AwContents now owns ContentViewCore.benm@chromium.org2012-11-061-4/+3
* Remove obsolete AndroidWebViewUtiljoth@chromium.org2012-10-301-25/+0
* Remove obsolete class: AwContentsContainerjoth@chromium.org2012-10-291-1/+0
* Clean up android_webview OWNERS and DEPSjoth@chromium.org2012-10-291-0/+3
* Implement AwContentBrowserClient and AwBrowserContextboliu@chromium.org2012-10-251-0/+2
* make the scripts happysgurun@chromium.org2012-10-251-0/+3
* Handle resubmission of HTTP Posts.sgurun@chromium.org2012-10-251-0/+35
* Update cookie_manager to only get the CookieMonster oncekristianm@chromium.org2012-10-241-78/+13
* [android_webview] Support intercepting for unhandled schemes.mkosiba@chromium.org2012-10-241-0/+14
* Make HttpAuthDatabaseTest more robustjoth@chromium.org2012-10-171-43/+48
* [Android WebView] Fix some findbugs warnings.benm@chromium.org2012-10-171-0/+3
* [Android WebView] Support for fetching Android Java resources.benm@google.com2012-10-161-0/+118
* Implement android_webview url intercepting.mkosiba@chromium.org2012-10-163-2/+33
* [android_webview] Don't intercept navigations requested by the embedder.mkosiba@chromium.org2012-10-121-2/+22
* 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