summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/background_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-081-9/+3
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-081-3/+9
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-081-9/+3
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-6/+5
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+3
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-0/+1
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-1/+0
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-0/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-1/+2
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Move background_contents back to chrome, since that's part of extensions whic...jam@chromium.org2011-02-221-2/+176
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-176/+2
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-121-2/+2
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-2/+1
* Ensure that desktop notifications display for the background page. This regre...ananta@chromium.org2011-02-011-0/+5
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-241-2/+1
* Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-181-0/+3
* Revert 71458 - Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-151-3/+0
* Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-141-0/+3
* Deinline even more destructors.erg@google.com2010-12-141-2/+2
* Even more virtual method deinlining.erg@google.com2010-12-131-3/+3
* Move app_modal_dialog stuff to ui/ben@chromium.org2010-12-011-1/+1
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-0/+8
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+7
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-121-0/+4
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-10/+3
* Add a Delegate to JavaScriptAppModalDialog.tfarina@chromium.org2010-10-021-4/+4
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+3
* Don't show "The page at..." in the Bookmark Manager confirmation dialog.tfarina@chromium.org2010-09-051-2/+0
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-5/+1
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+3
* Create BackgroundContents::Delegate interface to break dependency on browser.hrafaelw@chromium.org2010-08-161-1/+24
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-061-1/+2
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-1/+17
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-1/+2
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-0/+126