summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Remove warning for CC autofill on secure pages with mixed passive ...mathp2016-02-011-3/+3
* Add an optional list of schemes to content::CookieConfig.mmenke2016-02-011-1/+17
* Enable accelerated video decode for in process gpu and single process.dalecurtis2016-01-301-1/+0
* Removing drawChild method of ContentViewajith.v2016-01-293-16/+0
* [Android WebView] Do not terminate WebView when second browser is startedmnaganov2016-01-292-9/+16
* Remove unused header in aw_contents_io_thread_client_impl.ccdcheng2016-01-271-1/+0
* Emit logcats from Android WebView unittests.stip2016-01-261-0/+1
* Emit logcats from AndroidWebViewTest.stip2016-01-261-0/+1
* The key conversion algorithm for Token bindingsgurun2016-01-262-7/+71
* Support uncompress and page align shared librariesmichaelbai2016-01-261-3/+13
* aw: Fix setting background colorboliu2016-01-251-2/+2
* [Android WebView] Fix the layout file of WebViewShellmnaganov2016-01-231-1/+1
* Ignore WebViewPlatformBridge apk when merging apkssgurun2016-01-221-1/+2
* Make URLRequestJob::SetStatus private.mmenke2016-01-221-12/+0
* aw: Update canvas translate after drawboliu2016-01-221-6/+10
* Add TokenBinding plumbing.sgurun2016-01-2210-6/+401
* [Android WebView] Implement opening Android intent URIs in the Shellmnaganov2016-01-221-1/+80
* [Android WebView] Implement initial settings and callback support fortimvolodine2016-01-2212-7/+520
* [Android WebView] Actualize @Overrides for methods added in Lollipopmnaganov2016-01-211-3/+2
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderLinesolli.raula2016-01-211-1/+1
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-13/+13
* [Android WebView] Export SandboxedProcessServicemnaganov2016-01-201-1/+3
* [Android WebView] Enable inline video tests with sandboxed renderermnaganov2016-01-202-14/+0
* Fix race condition-y Finalize w/ extreme predjudicepaulmiller2016-01-206-26/+16
* Rename ContentVideoViewClient to ContentVideoViewEmbedderwatk2016-01-201-3/+3
* Removal of geolocation APIs on insecure originsjww2016-01-192-12/+16
* [Android WebView] Add child process service to the manifestmnaganov2016-01-192-1/+11
* 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