index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
render_view_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove RenderWidget::SetBackground, change IPC to pass a bool.
danakj@chromium.org
2014-05-13
1
-1
/
+1
*
Move didReceiveTitle and related stuff to RenderFrame.
avi@chromium.org
2014-05-11
1
-26
/
+0
*
Update WebFrameClient::didClearWindowObject API
jochen@chromium.org
2014-05-10
1
-1
/
+1
*
Remove OrientationChangeEvent IPC and clean-up code around it.
mlamouri@chromium.org
2014-05-09
1
-1
/
+1
*
Add testRunner support for dynamic color profile layout tests
noel@chromium.org
2014-05-09
1
-0
/
+3
*
Implement "Save image as" for canvas (chromium side).
jinho.bang@samsung.com
2014-05-09
1
-0
/
+1
*
Move willCheckAndDispatchMessageEvent to RenderFrame.
avi@chromium.org
2014-05-07
1
-5
/
+0
*
Start moving WebUserMediaClient on the chromium side to be per frame instead ...
jam@chromium.org
2014-05-04
1
-42
/
+1
*
Move didHandleOnloadEvents to RenderFrame.
avi@chromium.org
2014-05-03
1
-1
/
+0
*
Start removing support for the experimental x-webkit-speech API
hans@chromium.org
2014-05-02
1
-8
/
+0
*
Move didDisownOpener to RenderFrame.
avi@chromium.org
2014-05-02
1
-1
/
+0
*
Move didFirstVisuallyNonEmptyLayout to RenderFrame.
avi@chromium.org
2014-05-01
1
-6
/
+0
*
Revert 267605 "Start moving WebUserMediaClient on the chromium s..."
jam@chromium.org
2014-05-01
1
-1
/
+42
*
Start moving WebUserMediaClient on the chromium side to be per frame instead ...
jam@chromium.org
2014-05-01
1
-42
/
+1
*
Move didChangeContentsSize to RenderWidget.
avi@chromium.org
2014-05-01
1
-6
/
+0
*
Remove WebHistoryItem child usage
japhet@chromium.org
2014-04-30
1
-1
/
+2
*
Move didFinishResourceLoad to RenderFrameHost.
avi@chromium.org
2014-04-30
1
-8
/
+0
*
Move didAccessInitialDocument to RenderFrame.
avi@chromium.org
2014-04-28
1
-1
/
+0
*
Fix for the revert of Blink r172659. The problem was that MediaStreamImpl's c...
jam@chromium.org
2014-04-28
1
-3
/
+1
*
Eliminate functions from RenderViewImpl whose only job is to fire notifications.
avi@chromium.org
2014-04-24
1
-17
/
+0
*
Password autofill: Check for user gesture switches to new Blink backend
vabr@chromium.org
2014-04-23
1
-1
/
+0
*
Change disambiguation popup to use the shared bitmap manager.
jbauman@chromium.org
2014-04-23
1
-1
/
+5
*
RenderViewImpl shouldn't be a WebFrameClient.
avi@chromium.org
2014-04-22
1
-45
/
+48
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
1
-5
/
+0
*
Remove Hack used for merging dependent chromium and blink patches
sunil.ratnu@samsung.com
2014-04-22
1
-5
/
+0
*
Preserve Page::openedByDOM state across process swaps.
davidben@chromium.org
2014-04-16
1
-1
/
+4
*
Stop disabling force_compositing_mode for background RenderViews.
danakj@chromium.org
2014-04-16
1
-0
/
+1
*
Move HistoryController to content/renderer/
japhet@chromium.org
2014-04-15
1
-0
/
+7
*
Remove RenderViewImpl::didStartProvisionalLoad.
davidben@chromium.org
2014-04-14
1
-1
/
+0
*
Revert 263486 "RenderViewImpl shouldn't be a WebFrameClient."
dcheng@chromium.org
2014-04-12
1
-40
/
+37
*
RenderViewImpl shouldn't be a WebFrameClient.
avi@chromium.org
2014-04-12
1
-37
/
+40
*
Final chrome-side change to move color chooser code to work on RenderFrames.
jam@chromium.org
2014-04-11
1
-4
/
+0
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
Separate frame creation, frame tree insertion, and initialization.
nasko@chromium.org
2014-04-11
1
-1
/
+3
*
Move modal dialogs from WebViewClient to WebFrameClient, part 3/3.
avi@chromium.org
2014-04-10
1
-19
/
+0
*
Remove WebFrameClient stubs from RenderViewImpl.
avi@chromium.org
2014-04-09
1
-48
/
+0
*
Remove optimized plugin paint.
jbauman@chromium.org
2014-04-09
1
-6
/
+0
*
Fix content_shell build when WebLocalFrame is a subclass of WebFrame.
dcheng@chromium.org
2014-04-08
1
-1
/
+1
*
Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.
avi@chromium.org
2014-04-08
1
-14
/
+9
*
Push API: send and receive IPC messages for registration.
mvanouwerkerk@chromium.org
2014-04-08
1
-0
/
+5
*
De-virtualize RenderViewImpl's commit-time functions
japhet@chromium.org
2014-04-04
1
-4
/
+2
*
Conversion of content_shell target to use WebLocalFrame.
dcheng@chromium.org
2014-04-04
1
-71
/
+65
*
drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTo
sadrul@chromium.org
2014-04-04
1
-4
/
+3
*
Migrate addMessageToConsole API to RenderFrame.
mkosiba@chromium.org
2014-04-03
1
-7
/
+0
*
Move textual replacement to WebContents.
avi@chromium.org
2014-04-03
1
-2
/
+0
*
Remove JavaScript execution from RenderViewHost.
avi@chromium.org
2014-04-01
1
-9
/
+0
*
Move reloading of focused frames to WebContents.
avi@chromium.org
2014-04-01
1
-1
/
+0
*
Remove old didStartLoading/didStopLoading overrides on RenderViewImpl.
japhet@chromium.org
2014-03-31
1
-5
/
+0
*
Move SwapOut methods to RenderFrameHost.
creis@chromium.org
2014-03-28
1
-6
/
+2
*
Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe...
jam@chromium.org
2014-03-27
1
-5
/
+0
[next]