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_frame_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CHECK for routing id.
nasko@chromium.org
2014-01-22
1
-2
/
+7
*
Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...
jam@chromium.org
2014-01-21
1
-0
/
+1
*
Now that RenderFrame is 1:1 with WebFrame, add the associated getters and sta...
jam@chromium.org
2014-01-15
1
-27
/
+26
*
Fix Pepper plugins not painting in iframes. This will have to move back to Re...
jam@chromium.org
2014-01-14
1
-109
/
+0
*
Move LinkDoctor out of content and into chrome.
mmenke@chromium.org
2014-01-13
1
-7
/
+3
*
Update WebFrameClient::didClearWindowObject signature.
jochen@chromium.org
2014-01-13
1
-2
/
+3
*
Pass frame to ChromeContentRendererClient::ShouldSuppressErrorPage
ellyjones@chromium.org
2014-01-10
1
-1
/
+1
*
Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame
nasko@chromium.org
2014-01-10
1
-3
/
+18
*
Fix referrer policy passing during redirects
jochen@chromium.org
2014-01-10
1
-1
/
+0
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
nasko@chromium.org
2014-01-10
1
-50
/
+61
*
Move DidFailProvisionalLoad handling from RenderView(Host) to RenderFrame(Host).
nasko@chromium.org
2014-01-06
1
-6
/
+96
*
Allow RenderFrames to swap out for subframe navigations.
creis@chromium.org
2014-01-06
1
-4
/
+68
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-31
1
-5
/
+6
*
Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...
loislo@chromium.org
2013-12-30
1
-6
/
+5
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-28
1
-5
/
+6
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
A bunch of work to transition from render_view_id to render_frame_id.
jam@chromium.org
2013-12-20
1
-2
/
+3
*
Make PepperWebPlugin not use RenderView.
jam@chromium.org
2013-12-20
1
-3
/
+1
*
When issueing a request after preconnect, use the correct referrer policy
jochen@chromium.org
2013-12-20
1
-11
/
+3
*
Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...
jam@chromium.org
2013-12-18
1
-0
/
+2
*
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...
jam@chromium.org
2013-12-17
1
-1
/
+12
*
Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...
jam@chromium.org
2013-12-11
1
-1
/
+21
*
Make the renderer-side prerendering code use RenderFrames instead of RenderVi...
jam@chromium.org
2013-12-10
1
-1
/
+5
*
Instrument pepper plugin load failures.
ihf@chromium.org
2013-12-10
1
-1
/
+5
*
Send IPCs from RenderFrameHost to WebContents to match what we do with Render...
jam@chromium.org
2013-12-06
1
-2
/
+1
*
Revert 239112 "Send IPCs from RenderFrameHost to WebContents to ..."
tzik@chromium.org
2013-12-06
1
-1
/
+2
*
Send IPCs from RenderFrameHost to WebContents to match what we do with Render...
jam@chromium.org
2013-12-06
1
-2
/
+1
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
1
-3
/
+9
*
Move the last-focused and last-mouse-event pepper plugin instance variable fr...
jam@chromium.org
2013-12-05
1
-35
/
+28
*
BrowserPlugin: Removed unused parameter
fsamuel@chromium.org
2013-12-05
1
-1
/
+1
*
Switch plugin creation to use RenderFrame instead of RenderView
jam@chromium.org
2013-12-04
1
-3
/
+37
*
Convert PepperBrowserConnection to be a RenderFrameObserver.
jam@chromium.org
2013-12-04
1
-0
/
+6
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-7
/
+8
*
Introduce RenderFrameObserver.
jam@chromium.org
2013-12-03
1
-6
/
+21
*
Start transitioning Pepper plugin code to using RenderFrame instead of Render...
jam@chromium.org
2013-12-02
1
-1
/
+305
*
Allow BrowserPlugins when ENABLE_PLUGINS=0
dnicoara@chromium.org
2013-11-27
1
-1
/
+1
*
Revert 237119 "Always create FrameTreeNodes and RenderFrameHosts..."
creis@chromium.org
2013-11-27
1
-36
/
+43
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
creis@chromium.org
2013-11-25
1
-43
/
+36
*
More scaffolding, add class ServiceWorkerProviderHost.
michaeln@chromium.org
2013-11-22
1
-2
/
+0
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
1
-0
/
+16
*
Rewrite include paths for Blink public/ headers that have moved
philipj@opera.com
2013-11-14
1
-1
/
+1
*
Fix frame detach message and lifetime issues for the mainframe RenderFrameImpl.
ajwong@chromium.org
2013-11-14
1
-17
/
+30
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-139
/
+139
*
Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker thread
kinuko@chromium.org
2013-11-01
1
-0
/
+8
*
Flush out initial [un]registerServiceWorker roundtrip
alecflett@chromium.org
2013-10-30
1
-0
/
+15
*
Simplify SharedWorkerRepository code (Chromium side)
kinuko@chromium.org
2013-10-27
1
-28
/
+0
*
Move IPC for DidStartProvisionalLoadForFrame
nasko@chromium.org
2013-10-22
1
-6
/
+46
*
When stopping plugin requests due to window.stop() or a user pressing the sto...
jam@chromium.org
2013-10-16
1
-0
/
+2
*
Revert "Move IPC for DidStartProvisionalLoadForFrame"
ojan@chromium.org
2013-10-11
1
-46
/
+6
*
Move IPC for DidStartProvisionalLoadForFrame
nasko@chromium.org
2013-10-11
1
-6
/
+46
[next]