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
*
Keep a copy of page id in RenderViewHost.
avi
2014-09-04
1
-0
/
+5
*
Changed name of MediaStreamImpl to UserMediaClientImpl.
perkj
2014-09-03
1
-2
/
+2
*
Remove RenderThreadImpl dependencies from WebMediaPlayerImpl.
acolwell
2014-08-30
1
-2
/
+11
*
Revert of Keep a copy of page id in RenderViewHost. (patchset #2 id:20001 of ...
creis
2014-08-30
1
-5
/
+0
*
Keep a copy of page id in RenderViewHost.
avi
2014-08-29
1
-0
/
+5
*
Move ViewMsg_Stop from RenderViewHost to RenderFrameHost.
Nasko Oskov
2014-08-28
1
-12
/
+16
*
Don’t reset the page id when the browser takes the navigation.
avi
2014-08-28
1
-4
/
+0
*
Add/improve tracing in navigation.
nasko
2014-08-28
1
-0
/
+24
*
Change media MessageLoopProxy usage to SingleThreadTaskRunners.
acolwell
2014-08-28
1
-1
/
+1
*
Revert of Re-enable SitePerProcessBrowserTest.CrossSiteIframe (patchset #10 o...
benwells
2014-08-28
1
-16
/
+12
*
Move external popup menus from WebViewClient to WebFrameClient, part 3/3.
avi
2014-08-25
1
-3
/
+58
*
Move DisownOpener to RenderFrameHost / RenderFrameProxyHost.
creis
2014-08-25
1
-0
/
+11
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
1
-2
/
+4
*
Re-enable SitePerProcessBrowserTest.CrossSiteIframe
nasko@chromium.org
2014-08-22
1
-12
/
+16
*
Move external popup menus from WebViewClient to WebFrameClient, part 1/3.
avi@chromium.org
2014-08-22
1
-0
/
+10
*
Remove BrowserPlugin's -internal-attach method
fsamuel@chromium.org
2014-08-22
1
-0
/
+4
*
Add a X-Requested-With header to URL requests for PPAPI Flash (only).
tsepez@chromium.org
2014-08-20
1
-4
/
+15
*
Don't swap out the old RenderFrameHost until the new one commits.
creis@chromium.org
2014-08-20
1
-2
/
+6
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Navigation transitions: Plumb data from the outgoing renderer to the incoming...
oysteine@chromium.org
2014-08-08
1
-0
/
+21
*
Rename "UpdateURL" to be more descriptive of what it actually does.
avi@chromium.org
2014-08-07
1
-4
/
+5
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-07
1
-32
/
+102
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=283728
tsepez@chromium.org
2014-08-05
1
-7
/
+0
*
Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...
robliao@chromium.org
2014-08-05
1
-102
/
+32
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-05
1
-32
/
+102
*
Do not modify context menu location in emulation mode if it came from the host.
dgozman@chromium.org
2014-07-31
1
-1
/
+1
*
Navigation transitions: Initiate transition navigations.
oysteine@chromium.org
2014-07-31
1
-57
/
+52
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
1
-1
/
+2
*
Refactor Web Notification permission requests.
peter@chromium.org
2014-07-29
1
-0
/
+13
*
Touch emulation: issue context menu request for right-click.
dgozman@chromium.org
2014-07-29
1
-3
/
+3
*
Remove RequestExtraData::was_after_preconnect_request
kouhei@chromium.org
2014-07-28
1
-7
/
+0
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-26
1
-2
/
+38
*
Make <a ping> work for context menus.
japhet@chromium.org
2014-07-23
1
-0
/
+6
*
Added the RenderView routing_id to the DidCommitProvisionalLoad message.
pmeenan@chromium.org
2014-07-23
1
-0
/
+8
*
Get ResourceType from WebURLRequest rather than TargetType.
mkwst@chromium.org
2014-07-23
1
-1
/
+1
*
Move weburlresponse_extradata_impl.* from webkit/ to content/.
tfarina@chromium.org
2014-07-23
1
-4
/
+8
*
Deliver IPC messages together with SwapCompositorFrame
mkosiba@chromium.org
2014-07-22
1
-0
/
+4
*
Remove 'WebURLRequest::TargetType' from 'content::RenderFrameImpl'.
mkwst@chromium.org
2014-07-21
1
-6
/
+6
*
Revert 284065 "Revert of Revert of Migrate accessibility from Re..."
bruening@google.com
2014-07-21
1
-38
/
+2
*
Set dump_without_crashing_function_ in chrome.dll with value of exported chro...
wfh@chromium.org
2014-07-21
1
-0
/
+6
*
Add a content API for postMessage.
sgurun@chromium.org
2014-07-19
1
-0
/
+1
*
Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...
mkwst@chromium.org
2014-07-18
1
-2
/
+38
*
Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...
mkwst@chromium.org
2014-07-18
1
-38
/
+2
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-18
1
-2
/
+38
*
Changes to RenderFrameProxy:
nick@chromium.org
2014-07-18
1
-1
/
+2
*
Amend sanitization of browser-side navigationStart override.
ppi@chromium.org
2014-07-17
1
-4
/
+8
*
Allow view-source of pages fully blocked by blinks XSS filter.
tsepez@chromium.org
2014-07-17
1
-0
/
+7
*
[Cross-Site Isolation] Migrate entire MediaStream verticals to be per-RenderF...
miu@chromium.org
2014-07-17
1
-23
/
+18
*
Revert 283572 "Changes to RenderFrameProxy:"
viettrungluu@chromium.org
2014-07-17
1
-2
/
+1
[next]