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
/
browser
/
frame_host
/
render_frame_host_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove page IDs from three WebContentsObserver APIs that don't need it.
creis@chromium.org
2014-05-05
1
-1
/
+1
*
Move didHandleOnloadEvents to RenderFrame.
avi@chromium.org
2014-05-03
1
-0
/
+1
*
Move didDisownOpener to RenderFrame.
avi@chromium.org
2014-05-02
1
-0
/
+1
*
Move didAccessInitialDocument to RenderFrame.
avi@chromium.org
2014-04-28
1
-0
/
+1
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
1
-0
/
+18
*
Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after ...
jam@chromium.org
2014-04-08
1
-1
/
+5
*
Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.
avi@chromium.org
2014-04-08
1
-0
/
+17
*
Move InsertCSS from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
1
-1
/
+0
*
Move edit commands from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
1
-21
/
+0
*
Migrate addMessageToConsole API to RenderFrame.
mkosiba@chromium.org
2014-04-03
1
-0
/
+4
*
Move SwapOut methods to RenderFrameHost.
creis@chromium.org
2014-03-28
1
-2
/
+7
*
Fix pushState causing stop/reload button and favicon to flicker.
japhet@chromium.org
2014-03-28
1
-1
/
+3
*
Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe...
jam@chromium.org
2014-03-27
1
-0
/
+4
*
Move selection related code to RenderFrame. Also finish moving the rest of th...
jam@chromium.org
2014-03-21
1
-0
/
+14
*
Remove is_main_frame and some of the navigation hacks for --site-per-process.
creis@chromium.org
2014-03-21
1
-2
/
+0
*
Introduce frame-finding tools to browser_test_utils.
avi@chromium.org
2014-03-18
1
-1
/
+1
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
1
-0
/
+12
*
Move ShouldClose from RenderViewHost to RenderFrameHost.
creis@chromium.org
2014-03-11
1
-0
/
+9
*
Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.
jam@chromium.org
2014-03-08
1
-0
/
+4
*
Move RenderViewHost::InsertCSS to RenderFrameHost.
avi@chromium.org
2014-03-07
1
-0
/
+1
*
Move OnCrossSiteResponse to RenderFrameHost.
creis@chromium.org
2014-03-05
1
-0
/
+17
*
Move OpenURL from RenderView to RenderFrame.
nasko@chromium.org
2014-03-04
1
-0
/
+2
*
Revert "Move OpenURL from RenderView to RenderFrame."
cbiesinger@chromium.org
2014-03-04
1
-2
/
+0
*
Move OpenURL from RenderView to RenderFrame.
nasko@chromium.org
2014-03-04
1
-0
/
+2
*
Remove frame ID from DidCommitProvisionalLoad.
creis@chromium.org
2014-03-03
1
-1
/
+6
*
Revert 253010 "Revert 251563 "Move browser initiated navigation ..."
creis@chromium.org
2014-02-28
1
-0
/
+13
*
DevTools: Make OOP iframes discoverable via chrome://inspect and inspectable
kaznacheev@chromium.org
2014-02-28
1
-0
/
+3
*
Revert "Revert 249676 "Have the unload event execute in background on cr...""
clamy@chromium.org
2014-02-28
1
-0
/
+5
*
Revert 249676 "Have the unload event execute in background on cr..."
creis@chromium.org
2014-02-24
1
-5
/
+0
*
Revert 251563 "Move browser initiated navigation from RenderView..."
creis@chromium.org
2014-02-24
1
-13
/
+0
*
Remove callers of WebFrame::identifier() in favor of RenderFrame routing IDs.
creis@chromium.org
2014-02-21
1
-3
/
+1
*
Unify frame IDs with RenderFrameHost routing IDs.
creis@chromium.org
2014-02-20
1
-4
/
+2
*
Move browser initiated navigation from RenderViewHost to RenderFrameHost.
nasko@chromium.org
2014-02-15
1
-0
/
+13
*
Move Did(Start|Stop)Loading from RenderView to RenderFrame.
nasko@chromium.org
2014-02-12
1
-0
/
+5
*
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-12
1
-0
/
+7
*
Move DidFailLoad from RenderView to RenderFrame
nasko@chromium.org
2014-02-09
1
-0
/
+7
*
Have the unload event execute in background on cross-site navigations
clamy@chromium.org
2014-02-07
1
-0
/
+5
*
Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."
piman@chromium.org
2014-02-07
1
-7
/
+0
*
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-06
1
-0
/
+7
*
Start moving context menu code to RenderFrame.
jam@chromium.org
2014-01-31
1
-0
/
+6
*
Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame
nasko@chromium.org
2014-01-10
1
-0
/
+3
*
Move DidFailProvisionalLoad handling from RenderView(Host) to RenderFrame(Host).
nasko@chromium.org
2014-01-06
1
-2
/
+5
*
Allow RenderFrames to swap out for subframe navigations.
creis@chromium.org
2014-01-06
1
-2
/
+11
*
Adding RenderWidgetHostViewChildFrame for OOPIF view.
kenrb@chromium.org
2014-01-03
1
-0
/
+25
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-31
1
-0
/
+1
*
Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...
loislo@chromium.org
2013-12-30
1
-1
/
+0
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-28
1
-0
/
+1
*
Make PepperWebPlugin not use RenderView.
jam@chromium.org
2013-12-20
1
-0
/
+2
*
Make RenderFrameHostManager swap RenderFrameHosts, not RenderViewHosts.
creis@chromium.org
2013-12-18
1
-2
/
+7
*
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...
jam@chromium.org
2013-12-17
1
-1
/
+1
[next]