Sign in
chromium
/
chromium
/
src.git
/
e952239e48d16ca23339d9a98af07a7f08cf0af2
/
content
/
browser
/
web_contents
/
web_contents_impl.cc
963dc18
[OnionSoup] Remove typemapping of (blink.mojom.Referrer, content::Referrer)
by Leon Han
· 7 years ago
18a40fa
Create new tab-loading animation
by Peter Boström
· 7 years ago
add16aa
Make WebContents::GetOuterWebContents() const.
by Lucas Furukawa Gadani
· 7 years ago
ae33f2f
Content: Set CompletedFirstVisuallyNonEmptyPaint() before notifying observers.
by Francois Doray
· 7 years ago
28b39c1
Reland set of Touch Bar text suggestions perf improvements and bug fixes.
by Sidney San Martín
· 7 years ago
3d38ec15
Use strong ownership for attached inner WebContents.
by Lucas Furukawa Gadani
· 7 years ago
da2a0e0
Converging two Previews methods called from content
by Ryan Sturm
· 7 years ago
83a8cf9
Replace OpenURL usage in window.open() with LoadURLWithParams.
by Nasko Oskov
· 7 years ago
5a9a88c
Remove FrameTreeNode::ResetForNewProcess().
by Arthur Sonzogni
· 7 years ago
d5caa87
content: makes WebContentsDelegate::HandleKeyboardEvent() return status
by Scott Violet
· 7 years ago
39a909a
Use ContainsValue() instead of std::find() in content/
by Zhuoyu Qian
· 7 years ago
fb64e14
Move last messages from RVH->RWH and break routing.
by Albert J. Wong
· 7 years ago
c55cc64d
Use unique_ptr<> for BrowserPluginGuest creation APIs
by Albert J. Wong
· 7 years ago
eb28e7e
Add InputEventShim for intercepting RWH messages.
by Albert J. Wong
· 7 years ago
969a794e
Replace FTN::IsDescendantOf by RFH::IsDescendantOf
by Arthur Sonzogni
· 7 years ago
2b0c91d
Add metrics on how sad frames become visible after crashing.
by Alex Moshchuk
· 7 years ago
6d93c3c
Remove URLRequestContextGetter field from DownloadUrlParameters.
by Matt Menke
· 7 years ago
6068cf6
Revert "Fix bugs and improve perf in Touch Bar text suggestions."
by Avi Drissman
· 7 years ago
55ec69d
[clang-tidy] Apply modernize-use-auto in /content/browser
by jdoerrie
· 7 years ago
ad7c1915
Fix bugs and improve perf in Touch Bar text suggestions.
by Sidney San Martín
· 7 years ago
e6c0162
Comments and type/variable juggling in WebContentsImpl frame creation
by danakj
· 7 years ago
faa32d2
top-chrome slide: set shown ratio for main frame widget only
by Ahmed Fakhry
· 7 years ago
512a27e
FileChooser: Mojoify FileChooser IPC, part 4
by Kent Tamura
· 7 years ago
1fa2a882
mac: Remove features::IsViewsBrowserCocoa() and its last calls.
by Nico Weber
· 7 years ago
3c93c18
Create widget_messages.h and rename relevant View{Host}Msgs.
by Albert J. Wong
· 7 years ago
4891b85
Normalize newline characters in JS dialogs.
by Avi Drissman
· 7 years ago
6efd6eb
Refactor and fix bugs in sliding top-chrome with page scrolls
by Ahmed Fakhry
· 7 years ago
4f0593d
Don't show hung-renderer-dialog for background tabs.
by Lukasz Anforowicz
· 7 years ago
a0ea017
Pointer lock: test crash recovery in oopif cases.
by Lucas Gadani
· 7 years ago
a7d715a
Prevent renderer initiated back navigation to cancel a browser one.
by Arthur Sonzogni
· 7 years ago
8652dcd5
content: Replace uses of BrowserThread task posting with post_task.h API
by Eric Seckler
· 7 years ago
ddebb97
Remove BrowserMainLoop access from RenderFrameAudioInputStreamFactory and below
by Max Morin
· 7 years ago
3b3e315d
Add |auto_cancel| parameter to WebContents::DispatchBeforeUnload.
by Chris Hamilton
· 7 years ago
dbad132
Revert "content: don't show context menus for invisible WebContents"
by Elly Fong-Jones
· 7 years ago
f6e13ed
Explicitly indicate widget_route_id for widget showing.
by Albert J. Wong
· 7 years ago
0b24694
Rename PopupType methods and variables to WidgetType.
by danakj
· 7 years ago
a0e4299
Remove dependency on net::URLRequest in InterceptNavigationDelegate
by Clark DuVall
· 7 years ago
929d29f
Refactor the set of frames in fullscreen.
by Arthur Sonzogni
· 7 years ago
d72f99d
Record discarded state in TabActivityWatcher.
by Charles Zhao
· 7 years ago
a951135
Cleanup some usage of IsBrowserSideNavigationEnabled.
by Nasko Oskov
· 7 years ago
34e9796
Add DidReloadLoFiImages to WebContentsObserver
by Robert Ogden
· 7 years ago
829cdd14
Cleaning up spiderwebs for creating popup widgets.
by danakj
· 7 years ago
9592222
Replace UMA_HISTOGRAM_COUNTS with UMA_HISTOGRAM_COUNTS_1M.
by Steven Holte
· 7 years ago
c260c9a
FileChooser: Mojoify FileChooser IPC, part 1
by Kent Tamura
· 7 years ago
3f77dff
Remove WebFindOptions in browser process
by Rakina Zata Amni
· 7 years ago
0f83cb11
EventAction for WebMouseWheelEvent
by Ehsan Karamad
· 7 years ago
58e6ef54
Implement top-chrome slide with page scrolls
by Ahmed Fakhry
· 7 years ago
e413650c
Record whether AudioContext was audible for Autoplay UKM
by Raymond Toy
· 7 years ago
058085d
Picture-in-Picture close button click decrements keep alive count.
by François Beaufort
· 7 years ago
738ea19
Move the public "ignore events" switch to WebContents.
by Avi Drissman
· 7 years ago
a2f0a3ca
Keep extension background page alive when video is Picture-in-Picture.
by François Beaufort
· 7 years ago
3d41e771
If a dialog is shown, drop fullscreen.
by Avi Drissman
· 7 years ago
6c26f334
[TaskScheduler] Handle early first paint in NoBackgroundTasksTest.
by Francois Doray
· 7 years ago
09060bdf7
Use content::GlobalFrameRoutingId instead of std::pair<int, int>.
by Lukasz Anforowicz
· 7 years ago
2ac5750
Reland "Mojoify FindInPage::Find"
by Rakina Zata Amni
· 7 years ago
f60dd1c
Remove unnecessary conditional in CreateNewWindow
by Charlie Harrison
· 7 years ago
d18c5197
Security drop fullscreen for any nested WebContents level.
by Avi Drissman
· 7 years ago
2065e9fc
content: don't show context menus for invisible WebContents
by Elly Fong-Jones
· 7 years ago
95326269d
Revert "Security drop fullscreen for any nested WebContents level."
by Chris Mumford
· 7 years ago
3dcaec6
Security drop fullscreen for any nested WebContents level.
by Avi Drissman
· 7 years ago
fc0e1ea
Revert "Mojoify FindInPage::Find"
by Makoto Shimazu
· 7 years ago
fef811c5
Mojoify FindInPage::Find
by Rakina Zata Amni
· 7 years ago
b4a66d5
[Mac] Add Offset to TextSuggestionsTouchBarController Text Selection
by Tessa Nijssen
· 7 years ago
c0a0f0be
Revert "[Mac] Add Offset to TextSuggestionsTouchBarController Text Selection"
by Peter Kasting
· 7 years ago
1e3c174
[Mac] Add Offset to TextSuggestionsTouchBarController Text Selection
by Tessa Nijssen
· 7 years ago
139bf44
Stop sending SSLInfo from network service for subframe navigations.
by Livvie Lin
· 7 years ago
36164bd
Track page load metrics with network service
by Clark DuVall
· 7 years ago
5cc093d
Remove UseVideoCaptureApiForDevToolsSnapshots feature
by Saman Sami
· 7 years ago
f9ea4fc
Reattach an inner contents to its outer contents when a view is swapped.
by Lucas Furukawa Gadani
· 7 years ago
58faa74
Stop binding ownerless ref-count objects in //content
by tzik
· 7 years ago
48c9f87
Pass |params.is_renderer_initiated| to DidOpenRequestedURL.
by Lukasz Anforowicz
· 7 years ago
d11d650
[Display Cutout] Pull out WebContentsObserver
by Becca Hughes
· 7 years ago
eafc94cb9
Move AccessibilityUI from content/ to chrome/
by James Wallace-Lee
· 7 years ago
dd60b0b
Add a universal wait-for-page-ready heuristic to the Autofill Captured Sites Interactive Uitest.
by Yiming Zhou
· 7 years ago
37a1505
Remove browser-initiated navigations from WebContentsObserver::DidGetUserInteraction.
by Dominick Ng
· 7 years ago
3b5a4348
[Display Cutout] Move DisplayCutoutHostImpl out
by Becca Hughes
· 7 years ago
2163df73d
[Display Cutout] Add UKM metrics
by Becca Hughes
· 7 years ago
6fcaca75
Support beforeunload handlers for OOPIFs.
by Alex Moshchuk
· 7 years ago
f7df5b34
Remove ContentVideoView for Android.
by
[email protected]
· 7 years ago
dc5284c2
RenderViewHostChanged in WebContentsView
by Jinsuk Kim
· 7 years ago
cb00463
Assign RenderWidget[Host] and RenderView[Host] different routing IDs
by Albert J. Wong
· 7 years ago
3483d8f
Fix zoom in per-tab mode.
by akaba
· 7 years ago
bda2c4d
[Display Cutout] Support for fullscreen webapps
by Becca Hughes
· 7 years ago
8633462
[Display Cutout] Do not create DisplayCutoutHostImpl
by Becca Hughes
· 7 years ago
895b2c5
Android: Reland "Delete native ContentViewCore"
by Jinsuk Kim
· 7 years ago
dbef474
Reland [Mac] Get Suggestions from Whole Text and Current Selection
by Tessa Nijssen
· 7 years ago
786ca1f9
Revert "[Mac] Get Suggestions from Whole Text and Current Selection"
by Yi Gu
· 7 years ago
0127f2eb
[Mac] Get Suggestions from Whole Text and Current Selection
by Tessa Nijssen
· 7 years ago
9ef7f45
[Display Cutout] Fix bug to send safe areas to current frame
by Becca Hughes
· 7 years ago
69a3377
Make mime handlers inherit the session storage of their embedders.
by Sam McNally
· 7 years ago
6daf566
[Display Cutout] Refactor safe areas
by Becca Hughes
· 7 years ago
c4b10123
Reland [Mac] Created Suggested Text Touch Bar
by Tessa Nijssen
· 7 years ago
c6bd121
Use Surface Synchronization for desktop zoom.
by akaba
· 7 years ago
e9e2795
[Display Cutout] Add effective viewport fit logic
by Becca Hughes
· 7 years ago
3804134
Add UKM SourceID getter to WebContentsImpl.
by Steven Holte
· 7 years ago
52b9372
Refactor RWH::RestartHang...Timeout... into a generic base::Closure.
by Lukasz Anforowicz
· 7 years ago
efb24e4
Revert "Android: Delete native ContentViewCore"
by Martin Šrámek
· 7 years ago
28cf2318
Move WebContents::SetLastActive to CreateParams.
by Sebastien Marchand
· 7 years ago
e4f3ef2e
Android: Delete native ContentViewCore
by Jinsuk Kim
· 7 years ago
72c3141
[Picture in Picture] Avoid "disable rendering" optimisation in PiP mode.
by Jennifer Apacible
· 7 years ago
Next »