summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove RenderWidget::SetBackground, change IPC to pass a bool.danakj@chromium.org2014-05-131-1/+1
* Move didReceiveTitle and related stuff to RenderFrame.avi@chromium.org2014-05-111-26/+0
* Update WebFrameClient::didClearWindowObject APIjochen@chromium.org2014-05-101-1/+1
* Remove OrientationChangeEvent IPC and clean-up code around it.mlamouri@chromium.org2014-05-091-1/+1
* Add testRunner support for dynamic color profile layout testsnoel@chromium.org2014-05-091-0/+3
* Implement "Save image as" for canvas (chromium side).jinho.bang@samsung.com2014-05-091-0/+1
* Move willCheckAndDispatchMessageEvent to RenderFrame.avi@chromium.org2014-05-071-5/+0
* Start moving WebUserMediaClient on the chromium side to be per frame instead ...jam@chromium.org2014-05-041-42/+1
* Move didHandleOnloadEvents to RenderFrame.avi@chromium.org2014-05-031-1/+0
* Start removing support for the experimental x-webkit-speech APIhans@chromium.org2014-05-021-8/+0
* Move didDisownOpener to RenderFrame.avi@chromium.org2014-05-021-1/+0
* Move didFirstVisuallyNonEmptyLayout to RenderFrame.avi@chromium.org2014-05-011-6/+0
* Revert 267605 "Start moving WebUserMediaClient on the chromium s..."jam@chromium.org2014-05-011-1/+42
* Start moving WebUserMediaClient on the chromium side to be per frame instead ...jam@chromium.org2014-05-011-42/+1
* Move didChangeContentsSize to RenderWidget.avi@chromium.org2014-05-011-6/+0
* Remove WebHistoryItem child usagejaphet@chromium.org2014-04-301-1/+2
* Move didFinishResourceLoad to RenderFrameHost.avi@chromium.org2014-04-301-8/+0
* Move didAccessInitialDocument to RenderFrame.avi@chromium.org2014-04-281-1/+0
* Fix for the revert of Blink r172659. The problem was that MediaStreamImpl's c...jam@chromium.org2014-04-281-3/+1
* Eliminate functions from RenderViewImpl whose only job is to fire notifications.avi@chromium.org2014-04-241-17/+0
* Password autofill: Check for user gesture switches to new Blink backendvabr@chromium.org2014-04-231-1/+0
* Change disambiguation popup to use the shared bitmap manager.jbauman@chromium.org2014-04-231-1/+5
* RenderViewImpl shouldn't be a WebFrameClient.avi@chromium.org2014-04-221-45/+48
* Convert notifications to use RenderFrame instead of RenderView.jam@chromium.org2014-04-221-5/+0
* Remove Hack used for merging dependent chromium and blink patchessunil.ratnu@samsung.com2014-04-221-5/+0
* Preserve Page::openedByDOM state across process swaps.davidben@chromium.org2014-04-161-1/+4
* Stop disabling force_compositing_mode for background RenderViews.danakj@chromium.org2014-04-161-0/+1
* Move HistoryController to content/renderer/japhet@chromium.org2014-04-151-0/+7
* Remove RenderViewImpl::didStartProvisionalLoad.davidben@chromium.org2014-04-141-1/+0
* Revert 263486 "RenderViewImpl shouldn't be a WebFrameClient."dcheng@chromium.org2014-04-121-40/+37
* RenderViewImpl shouldn't be a WebFrameClient.avi@chromium.org2014-04-121-37/+40
* Final chrome-side change to move color chooser code to work on RenderFrames.jam@chromium.org2014-04-111-4/+0
* Simplify some Win Aura ifdefs.jam@chromium.org2014-04-111-1/+1
* Separate frame creation, frame tree insertion, and initialization.nasko@chromium.org2014-04-111-1/+3
* Move modal dialogs from WebViewClient to WebFrameClient, part 3/3.avi@chromium.org2014-04-101-19/+0
* Remove WebFrameClient stubs from RenderViewImpl.avi@chromium.org2014-04-091-48/+0
* Remove optimized plugin paint.jbauman@chromium.org2014-04-091-6/+0
* Fix content_shell build when WebLocalFrame is a subclass of WebFrame.dcheng@chromium.org2014-04-081-1/+1
* Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.avi@chromium.org2014-04-081-14/+9
* Push API: send and receive IPC messages for registration.mvanouwerkerk@chromium.org2014-04-081-0/+5
* De-virtualize RenderViewImpl's commit-time functionsjaphet@chromium.org2014-04-041-4/+2
* Conversion of content_shell target to use WebLocalFrame.dcheng@chromium.org2014-04-041-71/+65
* drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTosadrul@chromium.org2014-04-041-4/+3
* Migrate addMessageToConsole API to RenderFrame.mkosiba@chromium.org2014-04-031-7/+0
* Move textual replacement to WebContents.avi@chromium.org2014-04-031-2/+0
* Remove JavaScript execution from RenderViewHost.avi@chromium.org2014-04-011-9/+0
* Move reloading of focused frames to WebContents.avi@chromium.org2014-04-011-1/+0
* Remove old didStartLoading/didStopLoading overrides on RenderViewImpl.japhet@chromium.org2014-03-311-5/+0
* Move SwapOut methods to RenderFrameHost.creis@chromium.org2014-03-281-6/+2
* Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe...jam@chromium.org2014-03-271-5/+0