Sign in
chromium
/
chromium
/
src.git
/
99a85a60f3b62c2a584b4f590387b77cb1632386
/
content
/
browser
/
web_contents
/
web_contents_impl.cc
f400800
Move the media-devices group ID salt base from frame to WebContents.
by Guido Urdaneta
· 7 years ago
ade1fef
Change WebContents::CreateWithSessionStorage to use strong ownership.
by erikchen
· 7 years ago
16dd7b832
android: WebContents.setImportance affect main frame
by Bo Liu
· 7 years ago
3ed4419
Add plumbing necessary to pass FullscreenOptions around.
by Dave Tapuska
· 7 years ago
52a6330
Add is_main_frame to ResourceLoadInfo
by Jay Civelli
· 7 years ago
17a5d7c
content: Change NotifyPreferencesChanged to update OOPIFs
by Giovanni Ortuño Urquidi
· 7 years ago
bb8e738e
Make WebContents::Create() return a unique_ptr.
by Erik Chen
· 7 years ago
bee5c962
Update ownership semantics for WebContentsDelegate::AddWebContents.
by erikchen
· 7 years ago
90196c8
Enforce user gesture requirement on browser side for WebUI.
by Daniel Cheng
· 7 years ago
8bdbebbf
Revert "Enforce user gesture requirement on browser side for WebUI."
by Daniel Cheng
· 7 years ago
0b91182
Surface synchronization: WasResized => SynchronizeVisualProperties
by Fady Samuel
· 7 years ago
7fdf2af
BrowserPlugin/RenderFrameProxy cleanup + remove AutoResize Seq Numbers
by Eric Karl
· 7 years ago
8839d30
Enforce user gesture requirement on browser side for WebUI.
by Daniel Cheng
· 7 years ago
2135671
RemoteRWHVMac: Clean up RWHVCocoa/Mac lifetime
by Christopher Cameron
· 7 years ago
954ed9ce
Render lost WebGL contexts as a "sad canvas".
by Kenneth Russell
· 7 years ago
760b946
Use new child surface allocation for resize case
by Chris Blume
· 7 years ago
b1c9ca1
[Picture in Picture] Use video aspect ratio to determine window size.
by Jennifer Apacible
· 7 years ago
13dd76b
[KeyboardLock] Chrome UX layer integration for fullscreen management
by Joe Downing
· 7 years ago
a30d423
The Great Blink mv for source files, part 1.
by Blink Reformat
· 7 years ago
3f2afbd
Add feature to control whether WebContents occlusion is tracked.
by Francois Doray
· 7 years ago
01af4b3d7
[Picture in Picture] Use const& for UpdatePictureInPictureSurfaceId().
by Jennifer Apacible
· 7 years ago
f6d55b1
[Picture in Picture] Add ExitPipCB callback for WMPI teardown.
by Jennifer Apacible
· 7 years ago
c681bbe
Turns off previews on android if DisplayMode not Browser
by Doug Arnett
· 7 years ago
1c587bc5
DevTools: Page freezes when alert / confirm / prompt method is called from options dialog.
by Pavel Feldman
· 7 years ago
d70bf37b
Touch MLP CL1: Enable mobile-like behavior of webpages in tablet mode
by Ahmed Fakhry
· 7 years ago
bc2dffe9
Revert "Reland "Enforce user gesture requirement on browser side for WebUI.""
by Findit
· 7 years ago
3017d428
Reland "Enforce user gesture requirement on browser side for WebUI."
by Daniel Cheng
· 7 years ago
80143f5e
Support to suspend/resume active page tasks of blink in the content layer
by Gyuyoung Kim
· 7 years ago
01e8024
Revert "Enforce user gesture requirement on browser side for WebUI."
by Findit
· 7 years ago
f695321
Enforce user gesture requirement on browser side for WebUI.
by Daniel Cheng
· 7 years ago
02e38b9
Rename buildflag_headers for consistency
by Scott Violet
· 7 years ago
e616115
Handle WebContents occlusion on aura (reland).
by Francois Doray
· 7 years ago
116683f
Change subresource loaded notifications
by Jay Civelli
· 7 years ago
a5a52dd
Move WebContents::DownloadImage/GetManifest to use the new callbacks.
by Avi Drissman
· 7 years ago
d5904f0
Change WebContentsObserver::SubresourceResponseStarted to load complete
by Jay Civelli
· 7 years ago
a911482
Move WebContents internals to use the new callbacks.
by Avi Drissman
· 7 years ago
149b783
Reland "Switch MHTML generation to the new callbacks."
by Avi Drissman
· 7 years ago
1873470
Revert "Switch MHTML generation to the new callbacks."
by Christos Froussios
· 7 years ago
192998b2
[KeyboardLock] Content layer integration
by Joe Downing
· 7 years ago
d3711b44
Switch MHTML generation to the new callbacks.
by Avi Drissman
· 7 years ago
5c0b4d1
Use OOPIF printing for extension/app pages
by Wei Li
· 7 years ago
d8412173
Bind refactoring: guest_view
by Mark Pilgrim
· 7 years ago
4b749d0
Reland "Add std::move() to local base::Callback instances in //content"
by Tommy Nyquist
· 7 years ago
9b4af06d
Revert "Add std::move() to local base::Callback instances in //content"
by Tommy Nyquist
· 7 years ago
2ccbb40
Force a flush of drawing to the widget when a dialog is shown.
by Avi Drissman
· 7 years ago
10329bf
Download Media: Propagate HTML video/audio title attribute as file name.
by Xing Liu
· 7 years ago
c55a5a4
Add std::move() to local base::Callback instances in //content
by tzik
· 7 years ago
790754c
Fix IWYU for BrowserThread::
by Gabriel Charette
· 7 years ago
cb1fbc4f
Update RenderWidgetHostViewBase constructor
by yiyix
· 7 years ago
1e620f3
Improve RequestAXTreeSnapshot.
by Avi Drissman
· 7 years ago
23f9ce16
Add deprecation notices to the notification files.
by Avi Drissman
· 7 years ago
d73635b
Add mechanism to test inner WebContents from a content_browsertest.
by Nick Carter
· 7 years ago
7a78fab
Add a SubresourceLoadInfo struct to content/
by Conley Owens
· 7 years ago
a6573e0
[PageLifecycle] Enable Freezing tabs from the TabManager
by Fadi Meawad
· 7 years ago
b30851c
Update WebContents::RequestAXTreeSnapshot() to OnceCallback.
by Avi Drissman
· 7 years ago
badc08c
Revert "Add a SubresourceLoadInfo struct to content/"
by Xiaohan Wang
· 7 years ago
7a87490
Add a SubresourceLoadInfo struct to content/
by Conley Owens
· 7 years ago
c1134a8
Allow user agent to be overridden in popup webview creation
by Changwan Ryu
· 7 years ago
911fa06
Change LoadInfo to only store URL hosts
by Charles Harrison
· 7 years ago
2315d8f
Clean up on screen keyboard callback interface on Windows.
by Dave Tapuska
· 7 years ago
c6370718
[DevTools] Fix crash in WebContentsImpl::ClearDeviceEmulationSize
by Dmitry Gozman
· 7 years ago
ddf2a4e
Attempt #2: Expose wasDiscarded after tab discard.
by Shubhie Panicker
· 7 years ago
ad7c24a1
Plumb the RenderFrameHost through for CheckMediaAccessPermission
by Raymes Khoury
· 7 years ago
04a8024
Revert "Handle WebContents occlusion on aura."
by Mitsuru Oshima
· 7 years ago
54fcb1d1
Add ScopedSurfaceIdAllocator
by Chris Blume
· 7 years ago
63c0797
Handle WebContents occlusion on aura.
by Francois Doray
· 7 years ago
ad6c523
Prevent auto-PiP if disablePictureInPicture video attribute is set.
by François Beaufort
· 7 years ago
c45fd05
[Picture in Picture] Show video in OverlayWindow.
by Jennifer Apacible
· 7 years ago
31d0bb0
Rename interfaces directory to mojom in Device Service.
by Ke He
· 7 years ago
da0ed206
move DownloadStats and DownloadUkmHelper to components/download
by Min Qin
· 7 years ago
fc3850d
Fix for same-document navigation fallback
by clamy
· 7 years ago
2fefc4b
Give the JS dialog manager the alerting frame.
by Avi Drissman
· 7 years ago
1af31e6
Cleanup navigation entries after CBD and history deletions
by Christian Dullweber
· 7 years ago
fe4a177
Expose occlusion in WebContents and WebContentsObserver.
by Francois Doray
· 7 years ago
f82f2a70
Add data received notification to WebContentsObserver.
by Chris Hamilton
· 7 years ago
ef9e9fc
Remove GetScreenInfo from WebContents and WebContentsView
by Christopher Cameron
· 7 years ago
5bb65974
Support OOPIF printing in browser
by Wei Li
· 7 years ago
07f666b
Some RenderWidgetHostDelegate cleanup
by Christopher Cameron
· 7 years ago
a904f330
move DownloadUrlParameters from content/public to components/download
by Min Qin
· 7 years ago
9260b3c
Move public headers in WebKit/common to WebKit/public/common (3)
by Kinuko Yasuda
· 7 years ago
75286c0
Move public headers in WebKit/common to WebKit/public/common (1)
by Kinuko Yasuda
· 7 years ago
fd70714
Focusing or hovering over a link in an OOPIF should show a status bubble
by Lukasz Anforowicz
· 7 years ago
1572e8c3c
OOPIF-ize hung renderers part 2, attempt 2
by Avi Drissman
· 7 years ago
36f801f
If a page calls |window.focus()|, kick it out of fullscreen.
by Avi Drissman
· 7 years ago
3ebc01b
Check |delegate_| for nullptr before use.
by Sergey Kuznetsov
· 7 years ago
8920def
OOPIF-ize hung renderers part 2
by Avi Drissman
· 7 years ago
cad9c3d1
content: suppress no-op LoadStateChanged
by Elly Fong-Jones
· 7 years ago
0ca8e1ee
move some files from content/public/browser to components/download/public/core
by Min Qin
· 7 years ago
b3d355f
OOPIF-ize hung renderers part 1
by Avi Drissman
· 7 years ago
c338017
Navigation: Extend NavigationRequest lifetime up to Commit
by Arthur Hemery
· 7 years ago
d8720c7
When emulation is enabled, set the new render view size to be the current emulated view size.
by Jianzhou Feng
· 7 years ago
dcca7e4
Download metric: Use new DownloadSource enum.
by Xing Liu
· 7 years ago
f79b3ba
Rename IsLocalhost(host) to HostStringIsLocalhost(host); add IsLocalhost(GURL)
by Rob Wu
· 7 years ago
ebcc630
Mark the WebContents::ForEachFrame() callback as repeating.
by Lei Zhang
· 7 years ago
4353f7f
Get rid of the parameter |url| of *{Run/Display}ContentWithCertificateErrors().
by Zhuoyu Qian
· 7 years ago
6f74628
Browser tests should verify the exact BadMessageReason
by Lukasz Anforowicz
· 7 years ago
9473b91b
Remove WebContents::GetLastHiddenTime().
by Francois Doray
· 7 years ago
610c63b3
Remove old navigation code from RenderFrameHostManager
by clamy
· 7 years ago
efb5f9e3
Make interstitial pages accessible.
by Dominic Mazzoni
· 7 years ago
c6146c5
Remove Crash Keys sent to the renderer for hung renderers.
by Dave Tapuska
· 7 years ago
Next »