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_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resize a RemoteFrame's RWHView when we get notified of a resize from blink.
lazyboy
2015-08-16
1
-0
/
+4
*
Move the IsSwappedOutStateForbidden methods to SiteIsolationPolicy.
nick
2015-07-31
1
-6
/
+1
*
Move existing kSitePerProcess checks to a policy-oracle object
nick
2015-07-27
1
-3
/
+2
*
Drop usage of DeprecatedSerializedOrigin from Frame* objects.
mkwst
2015-07-27
1
-6
/
+3
*
Deprecate 'url::Origin' (1/3).
mkwst
2015-07-11
1
-1
/
+2
*
Cleanup unused overload for Web(Remote)?FrameClient::frameDetached.
dcheng
2015-07-08
1
-4
/
+0
*
Add IsSwappedOutStateForbidden() to RenderFrameHostManager and RenderFrameProxy.
nick
2015-06-23
1
-2
/
+7
*
Remove swapped-out usage in --site-per-process.
nasko
2015-06-05
1
-7
/
+12
*
Detach old frame on WebFrame::swap.
lfg
2015-06-03
1
-1
/
+5
*
Allow out-of-process iframes to render to compositing surfaces.
kenrb
2015-05-29
1
-0
/
+22
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-5
/
+5
*
Use blink::WebSandboxFlags directly in content.
dcheng
2015-05-28
1
-10
/
+5
*
Replicate whether a frame is in a document or shadow tree.
dcheng
2015-05-22
1
-3
/
+12
*
Delete entry in WebFrame->RenderFrameProxy map at WebFrame::close time.
nasko
2015-05-08
1
-5
/
+11
*
Send origin updates to frame proxies when a frame navigates to new origin.
alexmos
2015-04-27
1
-0
/
+6
*
Refactor postMessage for out-of-process iframes.
alexmos
2015-04-09
1
-6
/
+7
*
OOPIF: Remove the FrameTreeNode when a RemoteFrame is detached.
creis
2015-04-08
1
-1
/
+6
*
OOPIF: Replicate dynamic window.name updates.
alexmos
2015-03-10
1
-0
/
+5
*
Fix flakyness in NavigateRemoteFrame browsertest.
lfg
2015-03-07
1
-0
/
+7
*
Replicate dynamic updates to sandbox flags for OOPIF (Chromium side)
alexmos
2015-03-05
1
-0
/
+24
*
Step two of optionally sending messages to/from message ports as base::Value.
mek
2015-02-28
1
-13
/
+2
*
Make load events in iframe elements work with OOPIF (Chromium side).
alexmos
2015-02-25
1
-0
/
+5
*
Update createRemoteChild to pass SandboxFlags.
alexmos
2015-02-17
1
-1
/
+4
*
Sets render_frame_proxy_ to null in the RenderFrameImpl when destroying the R...
lfg
2015-02-14
1
-0
/
+9
*
OOPIF: Pass window.name to child frames.
alexmos
2015-01-22
1
-1
/
+3
*
Start replicating sandbox flags for OOPIF.
alexmos
2015-01-16
1
-0
/
+2
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-6
/
+7
*
Add support for RenderFrameProxy to be notified of loading status.
nasko
2014-12-18
1
-0
/
+21
*
Pass origin information for remote frame creation.
alexmos
2014-12-06
1
-1
/
+14
*
Don't forward IPCs between RenderFrameHost and RenderFrameProxyHost.
creis
2014-11-21
1
-12
/
+2
*
Detach RemoteFrame from the tree when deleting RenderFrameProxy.
nasko
2014-10-17
1
-11
/
+10
*
Move forwardInputEvent from RenderFrame to RenderFrameProxy.
creis
2014-10-10
1
-0
/
+4
*
If a RemoteFrame asks to navigate, send an OpenURL IPC
japhet
2014-09-30
1
-0
/
+16
*
Send initializeChildFrame from RenderFrameProxy rather than WebLocalFrame (pa...
alexmos
2014-09-25
1
-0
/
+7
*
Remove some dead BrowserPlugin and OOPIF compositing code.
fsamuel
2014-09-19
1
-16
/
+0
*
Make RenderFrameProxy a WebRemoteFrameClient
japhet
2014-09-09
1
-0
/
+45
*
Move ViewMsg_Stop from RenderViewHost to RenderFrameHost.
Nasko Oskov
2014-08-28
1
-10
/
+4
*
Revert of Re-enable SitePerProcessBrowserTest.CrossSiteIframe (patchset #10 o...
benwells
2014-08-28
1
-4
/
+10
*
Remove implicit conversions from scoped_refptr to T* in content/renderer/
dcheng
2014-08-26
1
-4
/
+4
*
Move DisownOpener to RenderFrameHost / RenderFrameProxyHost.
creis
2014-08-25
1
-0
/
+22
*
Re-enable SitePerProcessBrowserTest.CrossSiteIframe
nasko@chromium.org
2014-08-22
1
-10
/
+4
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-07
1
-12
/
+6
*
Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...
robliao@chromium.org
2014-08-05
1
-6
/
+12
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-05
1
-12
/
+6
*
Changes to RenderFrameProxy:
nick@chromium.org
2014-07-18
1
-26
/
+113
*
Revert 283572 "Changes to RenderFrameProxy:"
viettrungluu@chromium.org
2014-07-17
1
-111
/
+25
*
Changes to RenderFrameProxy:
nick@chromium.org
2014-07-16
1
-25
/
+111
*
Move ownership of ChildFrameCompositingHelper from frame to proxy.
nasko@chromium.org
2014-06-20
1
-0
/
+59
*
Create RenderFrameProxyHost at time of swap-out instead of commit.
nasko@chromium.org
2014-05-19
1
-0
/
+89