summaryrefslogtreecommitdiffstats
path: root/android_webview/lib
Commit message (Expand)AuthorAgeFilesLines
* [Android WebView] Prepare to simulate SW rendering with the capture picture A...leandrogracia@chromium.org2013-01-042-0/+11
* Set kEnableWebViewSynchronousAPIs laterjoth@chromium.org2012-12-242-11/+6
* [Android WebView] Convert context menu callback to long pressboliu@chromium.org2012-12-112-5/+13
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-2/+1
* AwContents Compositor bring upjoth@chromium.org2012-11-201-10/+0
* Add a native test target and for android_webview.mkosiba@chromium.org2012-11-051-0/+9
* Revert "[Android] Set a default locale for WebView."benm@chromium.org2012-10-292-10/+0
* Remove obsolete class: AwContentsContainerjoth@chromium.org2012-10-292-25/+0
* Clean up android_webview OWNERS and DEPSjoth@chromium.org2012-10-292-9/+2
* Implement AwContentBrowserClient and AwBrowserContextboliu@chromium.org2012-10-258-247/+13
* [android_webview] Support intercepting for unhandled schemes.mkosiba@chromium.org2012-10-242-5/+12
* Upstream Autofill functionality for Android.aurimas@chromium.org2012-10-231-10/+0
* restore set noparent to android_webview/libdpranke@chromium.org2012-10-231-0/+1
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Implement android_webview url intercepting.mkosiba@chromium.org2012-10-162-6/+10
* Implement AwContentRendererClient and remove chrome/ dependencyboliu@chromium.org2012-10-112-40/+1
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-111-2/+13
* Switch AutofillExternalDelegate to use WebContentsUserData.avi@chromium.org2012-10-101-4/+3
* [Android] Add missing superclass method invocation in AwContentBrowserClient.mnaganov@chromium.org2012-10-101-0/+1
* Implement AwContentsClient and remove dependency on chrome/boliu@chromium.org2012-10-103-7/+3
* [Android] Upstream WebView.allow{Content|File}Access implementation.mnaganov@chromium.org2012-10-102-0/+13
* Include infobar stubs for unit_tests and testshell.nileshagrawal@chromium.org2012-10-102-0/+9
* [Android WebView] Disable chrome preconnect behavior for WebView.benm@chromium.org2012-10-052-0/+11
* [Android] Set a default locale for WebView.leandrogracia@chromium.org2012-10-032-0/+10
* Implement part of Android WebView.clearCacheboliu@chromium.org2012-10-031-0/+10
* [Android] Fix the final crash in the android_webview test runner.mkosiba@chromium.org2012-10-011-0/+8
* Move AndroidProtocolAdaptor into android_webviewmnaganov@chromium.org2012-09-274-8/+29
* Fix warnings when compiling with clangmichaelbai@chromium.org2012-09-252-9/+0
* [Android] Upstream the WebView find-in-page API implementation.leandrogracia@chromium.org2012-09-211-0/+7
* [Android] Remove the dependency on TabContents.mnaganov@chromium.org2012-09-182-12/+7
* [Android] Setup OWNERS structure for android_webviewjoth@chromium.org2012-09-141-0/+5
* Add WebView implementation for CookieManager.tedchoc@chromium.org2012-09-074-5/+111
* Implement DocuementHasImagesjoth@chromium.org2012-09-012-1/+16
* Android WebView: tidy up source/gyp layout.torne@chromium.org2012-08-304-321/+19
* Fix the android_webview build.mkosiba@chromium.org2012-08-281-6/+8
* Add a test runner for android_webview.mkosiba@chromium.org2012-08-237-13/+418
* Refactor the Android port to allow access to the chrome layer.leandrogracia@chromium.org2012-08-212-2/+35
* [Android] Remove the webview_core static library.mkosiba@chromium.org2012-08-161-15/+2
* Build target for Android WebView.torne@chromium.org2012-08-096-0/+237