Sign in
chromium
/
chromium
/
src.git
/
6a5ee17d8ae92239f11977ceaf622e34cfe0772d
/
content
/
renderer
/
render_frame_impl.h
fa9428f
Revert of Extracting placeholder information from Webkit to Blimp (patchset #15 id:280001 of https://codereview.chromium.org/2370393002/ )
by dpranke
· 9 years ago
4b46108
Convert enable_plugins to a buildflag header.
by brettw
· 9 years ago
f7d1f95
Replace redundant Pepper IME code with a single method.
by dominickn
· 9 years ago
aacf8d1
Extracting placeholder information from Webkit to Blimp
by shaktisahu
· 9 years ago
4efd8dc
Remove FrameMsg_ClearFocusedFrame.
by avallee
· 9 years ago
cb959ce
Make printing work better with OOPIF. (try 2)
by thestig
· 9 years ago
356feed5
Revert of Make printing work better with OOPIF. (patchset #17 id:340001 of https://codereview.chromium.org/2426503002/ )
by sgurun
· 9 years ago
aaa2bba38
Make printing work better with OOPIF.
by thestig
· 9 years ago
df8ea42
Media Remoting: Add remoting control logic for encrypted contents.
by xjz
· 9 years ago
e62f738
Fix some nits in content frame code.
by thestig
· 9 years ago
ed97502
content: Cleanup class/struct forward declarations
by jbriance
· 9 years ago
2a6cab7
RenderFrameImpl doesn't need a WeakPtr to RenderViewImpl.
by wjmaclean
· 9 years ago
49550fef
Remove dead DocumentState metrics tracking code
by bmcquade
· 9 years ago
275a565
Add frame-specific InterfaceProviderSpec.
by ben
· 9 years ago
09f7b57
Convert app banners to use Mojo.
by dominickn
· 9 years ago
276753cf
Remove usage of HostZoomMap from c/b/loader via ReadyToCommitNavigation
by scottmg
· 9 years ago
74e6d69
Route setHasReceivedUserGesture() state for RemoteFrames
by japhet
· 9 years ago
14785d90
Remove WebFileChooserParams::initialValue
by jsbell
· 9 years ago
485372b1
Delay creating extensions::ScriptContext with PlzNavigate until the load commits.
by jam
· 9 years ago
680d822
media: Remove obsolete include to service_factory.mojom.h
by Xiaohan Wang
· 9 years ago
37c9549
Fix history nav to a script-injected about:blank frame.
by Charles Reis
· 9 years ago
4a07d3a
Preserving extra http request headers in OpenURL navigation path [relanding].
by lukasza
· 9 years ago
3860a85
Replace remaining shell references with service manager
by rockot
· 9 years ago
400ea35b
Rename shell namespace to service_manager
by rockot
· 9 years ago
734fb66
Move services/shell to services/service_manager
by rockot
· 9 years ago
375969ab
Revert of Preserving Content-Type header from http request in OpenURL path. (patchset #13 id:240001 of https://codereview.chromium.org/2355023002/ )
by lukasza
· 9 years ago
7f96463
Add a blink InterfaceRegistry.
by sammc
· 9 years ago
90f1be1
Fix InputConnection.deleteSurroundingText()
by yabinh
· 9 years ago
d3fe45a
Media Remoting: Add RemotingController.
by xjz
· 9 years ago
f097ee5
Preserving extra http request headers in OpenURL navigation path.
by lukasza
· 9 years ago
d32292b
Rename a bunch of Mojo Application stuff to reference Services.
by ben
· 9 years ago
93b95f8b
This CL migrates MediaSession message from IPC to mojo.
by zqzhang
· 9 years ago
77df108
Add UMA to measure feasibility of making unique names immutable
by dcheng
· 9 years ago
27fa065
Move MHTML file writing out of the renderer main thread.
by carlosk
· 9 years ago
53be7caf
Move FrameMsg_NewFrame/NewFrameProxy to mojom
by rockot
· 9 years ago
aff81aa
media: Remove Browser CDM implementation
by xhwang
· 9 years ago
c8ca51e
Tell renderer which subframes have history items on back/forward.
by creis
· 9 years ago
9f8e2f6
Require WebLocalFrame to be created with a non-null client
by dcheng
· 9 years ago
1ddf18c6
Media Remoting: Data/Control plumbing between renderer and Media Router.
by miu
· 9 years ago
45b3bba
Notify the renderer if a history navigation has no subframe items.
by creis
· 9 years ago
f85a8f8
Unassociating MediaSession from media players (in blink & content)
by zqzhang
· 9 years ago
e3c31a0
Remove VIDEO_HOLE implementation
by boliu
· 9 years ago
ce2138c
Fixes for WebContents associated interfaces support
by rockot
· 9 years ago
f62002a
Adds associated interface support between RenderFrameHost and RenderFrame.
by rockot
· 9 years ago
87b8f7c
Handle newCursorPosition correctly for Android's commitText()
by aelias
· 9 years ago
5656749
Add support for edit commands in OOPIFs.
by alexmos
· 9 years ago
2f45153
Change blink::WebScreenInfo to content::ScreenInfo
by ccameron
· 9 years ago
c94a753
Stop sending serialized SSLStatus to the renderer.
by jam
· 9 years ago
fb1228c
Revert of Add instrumentation to help tracking issue 638400. (patchset #2 id:20001 of https://codereview.chromium.org/2307463007/ )
by lfg
· 9 years ago
0424e695
PlzNavigate: Fix history navigation for error pages.
by yzshen
· 9 years ago
246881f
Add instrumentation to help tracking issue 638400.
by lfg
· 9 years ago
1c2bd8036
Move WebSocketHandleImpl into Blink
by darin
· 9 years ago
eacad60
Set navigationStart correctly for all load types.
by ahest
· 9 years ago
a4fd5537
Reland of move content::NotificationPermissionDispatcher. (patchset #1 id:1 of https://codereview.chromium.org/2258673002/ )
by reillyg
· 9 years ago
c2fb7d73
Revert "Move WebSocketHandleImpl into Blink"
by darin
· 9 years ago
b8df2228
Move WebSocketHandleImpl into Blink
by darin
· 9 years ago
8489f1b
Drop test-only WebFrameClient params/functions
by japhet
· 9 years ago
5241216
Revert of Remove content::NotificationPermissionDispatcher. (patchset #5 id:80001 of https://codereview.chromium.org/2244913002/ )
by megjablon
· 9 years ago
be876ee
Remove content::NotificationPermissionDispatcher.
by reillyg
· 9 years ago
4c8f2a7
Remove RenderView::Did{Start,Stop}Loading().
by thestig
· 9 years ago
fa18d50
Port WebSockets to Mojo IPC
by darin
· 9 years ago
8a1ef84d
Plugin Power Saver Tiny: Fix Plugin.PowerSaver.PeripheralHeuristic UMA
by tommycli
· 9 years ago
e013559
Rewrite YouTube Flash embeds.
by kdsilva
· 9 years ago
3ea1571
Revert of Remove dependency of c/b/loader on c/b/host_zoom_map_impl.h (patchset #9 id:180001 of https://codereview.chromium.org/2211713002/ )
by scottmg
· 9 years ago
815c4cb
Revert "Port WebSockets to Mojo IPC"
by darin
· 9 years ago
d4423d5
Remove dependency of c/b/loader on c/b/host_zoom_map_impl.h
by scottmg
· 9 years ago
2b78d9e
Port WebSockets to Mojo IPC
by darin
· 9 years ago
8871614
(Mojo) Shell types have been renamed elsewhere in Chromium, specifically ServiceRegistry is split into two parts:
by ben
· 9 years ago
8c21bb97
Reland: Web MIDI: use mojom::blink::PermissionService directly to ask permission
by toyoshim
· 9 years ago
0206f78
Fix keyboard focus for OOPIF-<webview>.
by avallee
· 9 years ago
9f21f26
Merge //content/child/permissions into Blink's permissions module.
by reillyg
· 9 years ago
dd157e1a
Eliminate FrameMojoShell.
by ben
· 9 years ago
dfd827c
Remove WebContents::InsertCSS since it is unused
by mostynb
· 9 years ago
3145780
Use content::FrameOwnerProperties instead of blink::WebFrameOwnerProperties in content/
by raymes
· 9 years ago
bba82b3
Create a content::FrameOwnerProperties struct for IPC transport of WebFrameOwnerProperties
by raymes
· 9 years ago
69824eb
PlzNavigate: Fix missing navigation information.
by arthursonzogni
· 9 years ago
7310137
Clean up around methods to enter/exit fullscreen
by foolip
· 9 years ago
2e66467
Revert of Web MIDI: use mojom::blink::PermissionService directly to ask permission (patchset #7 id:120001 of https://codereview.chromium.org/2116763002/ )
by hush
· 9 years ago
15c1a1f
Web MIDI: use mojom::blink::PermissionService directly to ask permission
by toyoshim
· 9 years ago
af41ee00
Always use the WebFrameWidget when attaching the root graphics
by lfg
· 9 years ago
71715407
Fire visibilityChange event on out-of-process iframes.
by lfg
· 9 years ago
8e6fe4d
Make the PDF plug-in accessible.
by dmazzoni
· 9 years ago
c885f6b
Expose flash playback status and volume control to content renderer
by zqzhang
· 9 years ago
155ecf8
Change RenderFrame to use InterfaceRegistry et al.
by ben
· 9 years ago
8aa4ed8
Remove RenderFrameImpl::is_detaching_, since it appears no longer needed.
by creis
· 9 years ago
8f508f4
Move download messages from Renderer to Frame filter.
by brettw
· 9 years ago
76f52b24
Replace RenderFrameSetup with Frame interfaces.
by ben
· 9 years ago
bb2101b8
Passing ResourceRequestBody via FrameHostMsg_OpenURL_Params.
by lukasza
· 9 years ago
de80237
Making ResourceRequestBody part of //content's public API.
by lukasza
· 9 years ago
01c3b10
Make sure FrameScheduler is cleared when LocalFrame::detach() finishes
by xiaochengh
· 9 years ago
ada75b2
Move file chooser from RenderView(Host) to RenderFrame(Host).
by nasko
· 9 years ago
f672e7ef
Replicate WebInsecureRequestPolicy instead of a bool for strict mixed content checks.
by mkwst
· 9 years ago
c8cb7cb
Multi-Process Find-in-Page.
by paulmeyer
· 9 years ago
225a743
Prevent renderer kills for in-page navigations on subframes.
by creis
· 9 years ago
c643d33c
Blimp Engine is based on Linux with USE_AURA, and its client is an Android app. It is desirable for end users to see the same Chrome Android external popup menu handling.
by haibinlu
· 9 years ago
bfd6a81
PlzNavigate: properly execute BeforeUnload on renderer initiated navigations
by clamy
· 9 years ago
d04640f
Moving HTTP POST body from StartNavigationParams to CommonNavigationParams.
by lukasza
· 9 years ago
34ce95dd
Revert of Add FrameHost mojo service (patchset #23 id:490001 of https://codereview.chromium.org/1964273002/ )
by scottmg
· 9 years ago
34754b4
PlzNavigate: store POST data in the FrameNavigationEntry
by clamy
· 9 years ago
6ed4d43
Stop using nested message loop for alert() and other JS dialogs
by changwan
· 9 years ago
Next »