Sign in
chromium
/
chromium
/
src.git
/
351e7eca8d363d99a4847df4e750daa07a428440
/
content
/
browser
/
web_contents
/
web_contents_impl.cc
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
7b6f4f0
Route Pepper MediaSession messages to frames
by zqzhang
· 8 years ago
d87a308d
Pass RapporService to content/browser/
by nzolghadr
· 8 years ago
ee7f43b
Remove about:srcdoc url conversion.
by arthursonzogni
· 8 years ago
f8a3104
Avoid enabling accessibility for WebContents that are never shown
by dmazzoni
· 8 years ago
540e74c
Revert of Remove about:srcdoc url conversion. (patchset #13 id:560001 of https://codereview.chromium.org/2494633004/ )
by battre
· 9 years ago
041956a
Remove about:srcdoc url conversion.
by arthursonzogni
· 9 years ago
996be11
Remove WebContents::GetRoutingID().
by davidsac
· 9 years ago
f5e618c
Fix WebContentsDelegate::ShouldCreateWebContents implementations.
by nick
· 9 years ago
9f43b01
<webview> Fix crash when closing chrome://chrome-signin
by avallee
· 9 years ago
d4a2cc8
Mojo-ify implementation of screen orientation locking/unlocking.
by lunalu
· 9 years ago
4b46108
Convert enable_plugins to a buildflag header.
by brettw
· 9 years ago
8e88159
<webview> Add missing null check in FocusOwningWebContents.
by avallee
· 9 years ago
0c58c371
Drag-and-drop: Target drag messages (the sequel).
by Paul Meyer
· 9 years ago
ec87fd1f
Communicate audio state to renderer process on Android.
by altimin
· 9 years ago
9993fca
<webview>: Correctly shift focus between WebContents.
by avallee
· 9 years ago
21c005d
Add further VR metrics.
by billorr
· 9 years ago
c82b174
Drag-and-drop: Target drag messages to specific RenderWidgets.
by paulmeyer
· 9 years ago
8fc8ea9
Drag-and-drop: Move dragSourceEndedAt and dragSourceSystemDragEnded out
by paulmeyer
· 9 years ago
7f6f1d4f
Drag-and-drop: Move updateDragCursor to RenderWidgetHost.
by paulmeyer
· 9 years ago
a90ae4e
Rename RenderFrameHostDelegate::AddMessageToConsole to DidAddMessageToConsole to be more accurate.
by avi
· 9 years ago
95e3953
Propagate view background color when changing visible web contents.
by chrishtr
· 9 years ago
aeb3c5c
TextInputClientObsever should skip commands from fullscreen RenderWidgetHosts
by ekaramad
· 9 years ago
baaab3a
Fix navigation requests starting too early and not getting associated with the <webview>.
by jam
· 9 years ago
d8bd26c
[scheduler] Teach scheduler about audio state
by altimin
· 9 years ago
fae6b587
Notify SSLManager when all password fields on a page are gone
by estark
· 9 years ago
1adf3cb
Decouple MediaSession messages from WebContents
by zqzhang
· 9 years ago
6c58ed0
Reland of Trigger Dangerous indicator for unsafe subresources (patchset #1 id:1 of https://codereview.chromium.org/2461093002/ )
by dalecurtis
· 9 years ago
201e61b
Revert of Trigger Dangerous indicator for unsafe subresources (patchset #4 id:60001 of https://codereview.chromium.org/2444383007/ )
by tommycli
· 9 years ago
8bb1812
Trigger Dangerous indicator for unsafe subresources
by estark
· 9 years ago
276753cf
Remove usage of HostZoomMap from c/b/loader via ReadyToCommitNavigation
by scottmg
· 9 years ago
e865b1d
Clean up ownership in WebUI creation.
by avi
· 9 years ago
72e8bd0
Disable download for overlay panel content
by qinmin
· 9 years ago
ff8dfc8d
Fix crash where a pending pointer lock would trigger a CHECK.
by lfg
· 9 years ago
c4f226a
Bug fix: Use the last hidden time for purge + suspend
by hajimehoshi
· 9 years ago
a3bd0b3
Avoid unnecessary URL parsing for GURL comparisons in //content
by csharrison
· 9 years ago
f00c4f7
[DevTools] Implement Target.setDiscoverTargets method.
by dgozman
· 9 years ago
de38634
Reduce FOR_EACH_OBSERVER usage in content/browser/renderer_host
by ericwilligers
· 9 years ago
e99ec6e5
Add crash keys in the browser to determine cause of hung renderer.
by dtapuska
· 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
b8cfa3b
Don't abort the MimeHandlerStreamManager stream if we receive a RenderProcessHostChanged notification for a null old host.
by ananta
· 9 years ago
f9a94c7e
Kill page id.
by avi
· 9 years ago
1edc855
Remove page id from title and state updating.
by avi
· 9 years ago
a2d442c2
Remove usage of base::ObserverList<T>::Iter::GetNext() in //content.
by dcheng
· 9 years ago
dea6962
Split MediaSessionStateChanged() and MediaSessionMetadataChanged()
by zqzhang
· 9 years ago
Next »