summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* aw: SetICUDefaultLocale on start upboliu2016-01-161-0/+2
* [Android] Allow passing child service creation paramsmnaganov2016-01-152-4/+16
* Remove obsolete histogram values from SSL.InsecureContentestark2016-01-152-2/+0
* Fix race condition in WebView metrics buildpaulmiller2016-01-151-0/+1
* WebView GN: Enable proguard for WebView release build.michaelbai2016-01-151-0/+5
* Fix proguard for service bridge classsgurun2016-01-151-0/+5
* Using framework sdk for process resourcemichaelbai2016-01-151-0/+4
* Add sync settings to IsCreditCardUploadEnabled.jdonnelly2016-01-152-0/+9
* Configure WebView metrics client log sourcepaulmiller2016-01-141-6/+3
* Add card details and legal message to Android save credit card infobar.rouslan2016-01-142-5/+9
* Make sure only frames in the current frame tree send IPC to AwRenderViewHostExthush2016-01-146-322/+358
* aw: Configurable system_webview_apk package nameboliu2016-01-141-1/+7
* Complete removal of MouseEvent prefixed webkitMovementX/Y.scheib2016-01-141-2/+0
* Set accept languages when locale changes.hush2016-01-134-2/+59
* aw: Fix gc tests on gnboliu2016-01-131-0/+9
* Keep per-app GUID for WebView Metricspaulmiller2016-01-133-4/+60
* [Android log] Avoid inserting URLs in the pattern to formatdgn2016-01-132-23/+23
* Revert of Disable AwContentsGarbageCollectionTest (patchset #1 id:20001 of ht...boliu2016-01-131-22/+10
* Disable AwContentsGarbageCollectionTestpkotwicz2016-01-131-10/+22
* Revert "[Android WebView] Fix and disable double find tests"boliu2016-01-131-11/+2
* WebView Metrics opt out APIpaulmiller2016-01-121-0/+32
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-1214-232/+188
* Reland Pull the Activity context from WindowAndroid if possibleyusufo2016-01-111-9/+9
* Implement external stencil for Android WebViewboliu2016-01-098-61/+100
* Fix permission checking for negotiate auth on Androiddgn2016-01-081-0/+2
* Let HandleExternalProtocol use a WebContents callback rather than RVIDcsharrison2016-01-082-7/+9
* Distinguish in the browser between renderer crashes and killsmnaganov2016-01-087-7/+46
* Move use_webview_internal_framework to android_webview/BUILD.gnagrieve2016-01-061-0/+4
* aw: Set root surface quad to non-transparentboliu2016-01-051-1/+1
* [Android WebView] Add more kinds of tappable content to testsmnaganov2016-01-051-53/+100
* WebView Metrics client implementation (Chromium part)paulmiller2016-01-0517-8/+451
* Android WebView: Crash on compositor context lossboliu2016-01-043-1/+7
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-311-1/+1
* Move webview_framework_jar to config.gnimichaelbai2015-12-301-1/+1
* [Android] Call DevToolsServer.destroy where neededmnaganov2015-12-301-0/+9
* [Android WebView] Forbid launching of two browser processes in the appmnaganov2015-12-305-3/+240
* Convert Pass()→std::move() in //android_webviewdcheng2015-12-3025-127/+159
* Port android_webview_shell.gyp to GN.agrieve2015-12-292-0/+65
* Port android_webview_tests.gypi to GN.agrieve2015-12-293-2/+189
* GN(android) Use DEPRECATED_java_in_dir for webview for now.agrieve2015-12-281-57/+1
* GN(android) Add missing outputs for webview grit ruleagrieve2015-12-281-0/+44
* aw: Add a webview reset menu to webview shellboliu2015-12-224-27/+49
* Ensure input connection to be created on pressing next buttonchangwan2015-12-221-0/+107
* Reduce log level if drp key class is not foundsgurun2015-12-221-3/+4
* [WebViewShell] Fix package name in run_tests.shtimvolodine2015-12-211-1/+1
* Switch to standard integer types in android_webview/.avi2015-12-2087-128/+200
* [Android WebView] Implement onGeolocationPermissionsShowPrompt in AwShellmnaganov2015-12-191-0/+7
* aw: Update webview shell url bar on navigationboliu2015-12-191-0/+10
* [Android WebView] Enable tests that were depending on multiple RVHs supportmnaganov2015-12-182-6/+0
* Revert of Pull the Activity context from WindowAndroid if possible (patchset ...dtu2015-12-181-9/+9