summaryrefslogtreecommitdiffstats
path: root/content/public/browser/web_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Android Media Notification: stop the MediaSession when dismissed.mlamouri2015-08-171-0/+2
* Adds selection expansion support for Contextual Search.aurimas2015-07-101-0/+7
* [Android] A prototype of the interactive media notification.avayvod2015-07-081-1/+6
* Make <webview> use out-of-process iframe architecture.lazyboy2015-06-291-0/+6
* Track frame openers in FrameTreeNodes instead of WebContents.alexmos2015-06-101-3/+5
* Don't set window.opener for blocked popups.alexmos2015-05-281-0/+6
* Run load state update timer only when neededandresantoso2015-05-271-0/+1
* [Session restore] Add MRU logic to loading of background pages.georgesak2015-05-221-2/+3
* Revert of Change WebContents::last_active_time_ to Time instead of Timeticks....gab2015-05-201-2/+2
* Change WebContents::last_active_time_ to Time instead of Timeticks.georgesak2015-05-151-2/+2
* Fix setting the top-level FrameTreeNode name for named windows.nasko2015-05-131-0/+5
* Revert of Mac: Ensure that web contents background matches theme (patchset #3...ccameron2015-05-071-4/+0
* Mac: Ensure that web contents background matches themeccameron2015-05-051-0/+4
* Move ClosePage() from RenderViewHost to WebContents.nasko2015-04-301-0/+4
* Fix window.open issue in Document mode on Android.mariakhomenko2015-04-291-0/+7
* Reload favicon from HTTP cache on Ctrl+Refreshpkotwicz2015-03-161-2/+6
* Request uncompressed images from data reduction proxy when saving.kundaji2015-03-091-1/+9
* Make command-zero reset page scale in addition to zoom levelccameron2015-03-091-0/+3
* This implements APIs plumbing theme color changes to javayusufo2015-03-061-0/+4
* Fix RenderFrameCreated and RenderFrameDeleted WebContentsObserver methodsnasko2015-02-241-0/+6
* Improve comments on WebContentsObserver RenderFrame* methods and rename.nasko2015-01-221-0/+4
* Fullscreen: make fullscreen requests come from RenderFrame.mlamouri2015-01-171-0/+3
* s/NULL/nullptr/ in content/public/browser/mlamouri2015-01-131-6/+6
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Don't allow a tab to raise itself over popups using modal dialogsjochen2014-12-181-0/+3
* Add the main frame routing ID to WebContentsDelegate, use it in BackgroundCon...avi2014-12-121-0/+4
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-1/+1
* WebContentsAudioMuter: Mute all audio output from a WebContentsImpl.miu2014-09-221-0/+4
* Implement ManifestManager to handle manifest in content/.mlamouri2014-09-161-0/+6
* Revert of Gardening: Revert "Use AudioStreamMonitor to control power save blo...dalecurtis2014-09-121-0/+3
* Gardening: Revert "Use AudioStreamMonitor to control power save blocking."loislo2014-09-111-3/+0
* Use AudioStreamMonitor to control power save blocking.dalecurtis2014-09-111-0/+3
* Remove SetAllowOverlappingView from RWHVMacccameron@chromium.org2014-08-171-9/+0
* Use InvalidateTypes rather than "unsigned".avi@chromium.org2014-08-091-2/+3
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-261-0/+12
* Revert 284065 "Revert of Revert of Migrate accessibility from Re..."bruening@google.com2014-07-211-12/+0
* Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...mkwst@chromium.org2014-07-181-0/+12
* Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...mkwst@chromium.org2014-07-181-12/+0
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-181-0/+12
* [Mac] Replace SetOverlayView with AllowOtherViews.dgozman@chromium.org2014-07-161-8/+6
* Implementation of a Zoom Extension API as an addition to the chrome.tabswjmaclean@chromium.org2014-07-051-4/+0
* Remove GuestWebContentsCreatedfsamuel@chromium.org2014-06-231-7/+3
* Remove WebContents::IsActiveEntry from Instant Extended and from WebContents.avi@chromium.org2014-05-311-4/+1
* Remove ViewMsg_SetZoomLevelwjmaclean@chromium.org2014-05-301-7/+0
* Don't spin the loading indicator for in-page navigations.avi@chromium.org2014-05-221-4/+9
* <webview>: Move NewWindow API to chromefsamuel@chromium.org2014-05-201-9/+6
* BrowserPlugin: Move CreateGuest to chromefsamuel@chromium.org2014-05-101-0/+10
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-11/+57
* Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after ...jam@chromium.org2014-04-081-0/+11
* Move InsertCSS from RenderFrameHost to WebContents.jam@chromium.org2014-04-081-0/+3