summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/aw_contents_client_bridge_base.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-111-1/+0
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-121-0/+7
* [Android WebView] Remove AwContentsClientBridgeBase::FromIDmnaganov2015-11-241-2/+0
* Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-11-101-5/+0
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-021-1/+2
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-051-0/+4
* Use resource throttle to implement shouldOverrideUrlLoading, core changegsennton2015-07-161-4/+0
* Check user gesture before firing an intent in WebViewmnaganov2015-07-091-1/+3
* Cancel client auth requests when not promptable.davidben2015-03-111-4/+3
* aw: Destroy ContentViewCore and WebContents togetherboliu2014-11-031-1/+0
* When we destroy the AwContentsClientBridge, clear the pointer to it held by w...benm2014-09-071-0/+1
* Make Geolocation permission request use new API if possible.michaelbai@chromium.org2014-06-231-6/+0
* Simplify geolocation permission request in the Content API.jam@chromium.org2014-06-131-0/+6
* Add client cert support to android_webviewsgurun@chromium.org2014-04-221-0/+6
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-311-1/+1
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-301-1/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-281-1/+1
* Add base:: to string16s in android_webview/.dbeam@chromium.org2013-12-191-3/+3
* Rather than using a throttle, we are now using sgurun@chromium.org2013-12-101-0/+3
* Callbacks cannot be owned by Javakristianm@chromium.org2013-04-051-0/+14
* Implement Webviewclient.onReceivedSslErrorsgurun@chromium.org2013-02-261-0/+49