Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some global pointers const void* const. | thestig | 2015-09-25 | 1 | -2/+2 |
* | favor DCHECK_CURRENTLY_ON for better logs in android_webview/ | mostynb | 2015-03-18 | 1 | -1/+1 |
* | aw: Destroy ContentViewCore and WebContents together | boliu | 2014-11-03 | 1 | -5/+0 |
* | Fix reinterpret_cast issues | dtrainor | 2014-10-08 | 1 | -1/+1 |
* | When we destroy the AwContentsClientBridge, clear the pointer to it held by w... | benm | 2014-09-07 | 1 | -0/+5 |
* | Remove some unnecessary NULL checks of RenderFrameHost before calling WebCont... | jam@chromium.org | 2014-01-22 | 1 | -1/+0 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-31 | 1 | -6/+6 |
* | Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram... | loislo@chromium.org | 2013-12-30 | 1 | -6/+6 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-28 | 1 | -6/+6 |
* | Implement Webviewclient.onReceivedSslError | sgurun@chromium.org | 2013-02-26 | 1 | -0/+72 |