Sign in
chromium
/
chromium
/
src.git
/
98b761e7e4ffdfa7344bd3de7e3203d2bec235f0
/
content
/
browser
/
web_contents
/
web_contents_impl.cc
98b761e
Move ownership of PowerSaveBlocker from WakeLockServiceContext to WakeLockServiceImpl
by ke.he
· 8 years ago
8c4edd0
Handle webuis when using the network service.
by jam
· 8 years ago
f71a263
Require a process ID when looking up RFHs by FrameTreeNode ID.
by creis
· 8 years ago
44acfaa8
Don’t call functions on a possibly-deleted object
by avi
· 8 years ago
cb129c0
Switch SupportsUserData uses to use unique_ptr.
by avi
· 8 years ago
6211145
Fix Chrome OS virtual keyboard accessibility
by dmazzoni
· 8 years ago
8d649cc
Implement screen orientation for out-of-process iframes.
by lfg
· 8 years ago
c693ba1
1. Refactor accessibility to allow code sharing from
by muyuanli
· 8 years ago
ee08663a
Renamed LoadCommittedDetails.is_in_page to is_same_document.
by eugenebut
· 8 years ago
7529b2a
Re-enable FocusBeforeNavigation test.
by avallee
· 8 years ago
feafc2d
Enable find-in-page across GuestViews.
by paulmeyer
· 8 years ago
b374042
Remove opener URLs from CreateNewWindowParams.
by nick
· 8 years ago
95f01e92
Service CreateNewWindow on the UI thread with a new mojo interface
by csharrison
· 8 years ago
92f8c0b
Replicate feature policy container policies.
by iclelland
· 8 years ago
4044498
Revert of Keep track in the browser of which frames have onunload and onbeforeunload handlers. (patchset #10 id:180001 of https://codereview.chromium.org/2783723002/ )
by jam
· 8 years ago
1453e41
Fix interstitials on OOPIF-based guests.
by lfg
· 8 years ago
1d0058c
Revert of Followup comments from r460581. (patchset #1 id:1 of https://codereview.chromium.org/2781383002/ )
by jam
· 8 years ago
b6c7ab5
Revert of Enable find-in-page across GuestViews. (patchset #6 id:270001 of https://codereview.chromium.org/2700613003/ )
by paulmeyer
· 8 years ago
e9fd872
Ignore double-displays of the context menu.
by avi
· 8 years ago
1c4d759e
The Blink Rename
by Blink Reformat
· 8 years ago
9dedb9f3
Enable find-in-page across GuestViews.
by paulmeyer
· 8 years ago
90fb816
Use observer pattern instead of sniffing SwapCompositorFrame IPC
by samans
· 8 years ago
00cf940
Revert "Destroy the old RenderWidgetHostView when swapping out a main frame."
by piman
· 8 years ago
8393de4
Followup comments from r460581.
by jam
· 8 years ago
a2c84a7
Keep track in the browser of which frames have onunload and onbeforeunload handlers.
by John Abd-El-Malek
· 8 years ago
0a7406f
Remove the wrapper functions content::RecordAction et al
by bratell
· 8 years ago
d8cd72b
Initialize WakeLockContextHost lazily
by blundell
· 8 years ago
b2ac2a23
Treat Non-secure Form Action as its own type of mixed content
by elawrence
· 8 years ago
8d1aa16
Fix popunders spawned from a subframe.
by avi
· 8 years ago
e75a8f9
Device Service: Decouple Wake Lock from //content
by blundell
· 8 years ago
e2176fb
When returning the widget that holds the mouse lock, check if the
by lfg
· 8 years ago
11f213a
Prevent browser-side hit testing when page popup is selected
by kenrb
· 8 years ago
f65d9bb
Adds the ability for WebContentsDelegate to decide if event should be updated
by sky
· 8 years ago
a86695b
PlzNavigate: stop navigations when opening a document for write
by clamy
· 8 years ago
7d4caad
Reland of Only release the pointer lock when the RenderWidgetHost being destroyed (patchset #1 id:1 of https://codereview.chromium.org/2763953003/ )
by lfg
· 8 years ago
8bbad22
Make WebContentsBindingSet override API accessible from embedders
by rockot
· 8 years ago
a2fda559
Revert of Only release the pointer lock when the RenderWidgetHost being destroyed (patchset #1 id:1 of https://codereview.chromium.org/2760343002/ )
by dgozman
· 8 years ago
bf846a9
Only release the pointer lock when the RenderWidgetHost being destroyed
by lfg
· 8 years ago
b8272cd2
Remove unused DidFirstPaintAfterLoad from WebContentsObserver
by csharrison
· 8 years ago
5e7260d
Rename WebContentsImpl::FriendZone to WebContentsImpl::FriendWrapper
by benwells
· 8 years ago
8ac4900
Force the video to go fullscreen when setting persistent video
by zqzhang
· 8 years ago
2d7d2c3
Move beforeunload hang timer duties to its own timer.
by avi
· 8 years ago
cd3dad73
Scope and clean up uses of AccessibilityMode.
by dougt
· 8 years ago
300b087
Add Java wrapper for RenderFrameHost
by rob.buis
· 8 years ago
f06a8bf
Make kWebContentsAndroidKey unique
by rob.buis
· 8 years ago
351e7ec
Remove moveCursorToSelectionEnd()
by yabinh
· 8 years ago
fede5b8
Revert of Add Java wrapper for RenderFrameHost (patchset #20 id:630001 of https://codereview.chromium.org/2681933002/ )
by jam
· 8 years ago
ce79930
Remove ChildProcess.HangRendererType.
by avi
· 8 years ago
67dd9f2
Add Java wrapper for RenderFrameHost
by rob.buis
· 8 years ago
5f3c1ab
Set an initial background for RenderFrameHosts during commit.
by chrishtr
· 8 years ago
5e65e3a
Require explicit selection of traits for LazyInstance
by scottmg
· 8 years ago
f778ca9
Revert of Move beforeunload hang timer duties to its own timer. (patchset #4 id:60001 of https://codereview.chromium.org/2727253005/ )
by tmartino
· 8 years ago
a3e2bdc
Notify outer WebContents that a frame for an inner WebContents got destroyed.
by lfg
· 8 years ago
ddd4c22
Move beforeunload hang timer duties to its own timer.
by avi
· 8 years ago
60123369
Simplify the lifetime management of WebContentsTreeNode.
by lfg
· 8 years ago
aae574e
Remove the retargeting notification
by pnoland
· 8 years ago
c031d39
Move page closing hang timer duties to its own timer.
by avi
· 8 years ago
a46956a
Revert of The hung page dialog shouldn't show for pages known to be in a suspended state. (patchset #4 id:60001 of https://codereview.chromium.org/2713693002/ )
by avi
· 8 years ago
0cade2e
Remove DumpWithoutCrashing calls for empty PageState.
by creis
· 8 years ago
1c51fb6
Always restart the hung page timer after a beforeunload dialog.
by avi
· 8 years ago
370d4c0
The hung page dialog shouldn't show for pages known to be in a suspended state.
by avi
· 8 years ago
cb3da9c
aura-mus: Remove dead code.
by sadrul
· 8 years ago
e52c1b54
Provide a WebContents API to discover the playback of a fullscreen video.
by mlamouri
· 8 years ago
6d9996c8
Fix auto raw pointer deduction on linux
by vmpstr
· 8 years ago
48894465
Switch RenderViewContextMenu to use RequestOpenURL
by pnoland
· 8 years ago
3d1e130
Fix teardown of stale AudioStreamMonitor poll callbacks.
by dalecurtis
· 8 years ago
5cd9ae8
Don't show media controls when there is a persistent video.
by mlamouri
· 8 years ago
97867aa
Diagnose which WebContentsObserver is deleting its WebContents.
by creis
· 8 years ago
84763c9
Perform direct routing of mouse events when the pointer is locked.
by lfg
· 8 years ago
2d145fe
HTML MessagePort as mojo::MessagePipeHandle
by darin
· 8 years ago
d9d9794
PlzNavigate: Move navigation-level mixed content checks to the browser.
by carlosk
· 8 years ago
0d55848
In WebContentsImpl, make it safe for WebContentsDelegate::AddNewContents
by nick
· 8 years ago
5f358e5
Remove deprecated navigation callbacks on WebContentsObserver that are now unused.
by jam
· 8 years ago
777ff45
Rename JavaScript "messages" to "dialogs".
by avi
· 8 years ago
552e9de
[ScreenOrientation] Hide ScreenOrientationProvider inside WebContentsImpl.
by leon.han
· 8 years ago
e4db177a
[ScreenOrientation] Merge ScreenOrientation into ScreenOrientationProvider.
by leon.han
· 8 years ago
e56a5203
Remove noisy SSL.DisplayedInsecureContent. We don't suggest using actions unless timing information is required.
by rkaplow
· 8 years ago
6004a36
Track the original opener of a webcontents so we can rely on it for popups
by jochen
· 8 years ago
8a440b84
Add IPC to query capabilities of video input devices.
by guidou
· 8 years ago
ce0ef357
Remove old session history logic.
by creis
· 8 years ago
6879fcf
Clean up unneeded JavaScript dialog parameter.
by avi
· 8 years ago
c2ff1ef
Implement WebContentsViewChildFrame::TakeFocus.
by avallee
· 8 years ago
76ac066
ShowCreatedWindow: some speculative fixes for 680876.
by nick
· 8 years ago
d7178e4
content: Remove blimp compositing dependencies.
by khushalsagar
· 8 years ago
d6d88b91
Remove ScopedVector from ContentBrowserClient.
by avi
· 8 years ago
3dab3b9
Remove ScopedVector from webui.
by weisert
· 8 years ago
5ae4d2d
Make window.open() IPCs be frame-based.
by nick
· 8 years ago
79df88a
Move |GetCanonicalEncodingNameByAliasName| to base/i18n
by jinsukkim
· 8 years ago
f0cd46e
Implement pointer lock across outer/inner WebContents.
by lfg
· 8 years ago
ba12142
Include-what-you-use for WrapUnique/MakeUnique.
by fdoray
· 8 years ago
a110f64
Support tracking focused node element for OOPIFs.
by ekaramad
· 8 years ago
e0a9f158
mojo:: Rename mojo::GetProxy() to mojo::MakeRequest()
by blundell
· 8 years ago
6142d96f
NavigationController: Reload methods migration
by toyoshim
· 8 years ago
52a39e34
Removes WebContentsViewMus/RenderWidgetHostViewMus
by sky
· 8 years ago
a0ac838
Plumb RenderFrameHostImpl* or RenderViewHostImpl* to every message
by nick
· 8 years ago
dd3d51a7
Add more fine-grained accessibility modes.
by dmazzoni
· 8 years ago
9431efd
Destroy the old RenderWidgetHostView when swapping out a main frame.
by lfg
· 8 years ago
6d1d727a
Generalize WebContentsObserver::SecurityStyleChanged.
by cjgrant
· 8 years ago
db7c3b1
PlzNavigate: fix flaky TabManagerTest.TabManagerBasics browser test.
by yzshen
· 8 years ago
52a56e3
service worker: Respect --allow-insecure-localhost switch when registering
by falken
· 8 years ago
Next »