summaryrefslogtreecommitdiffstats
path: root/android_webview/lib
Commit message (Expand)AuthorAgeFilesLines
* 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