summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background_contents_service.h
Commit message (Expand)AuthorAgeFilesLines
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-0/+16
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-12/+0
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-0/+12
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-1/+1
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-181-0/+2
* Revert 71458 - Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-151-2/+0
* Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-141-0/+2
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-12/+32
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-1/+0
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-4/+0
* Create BackgroundContents::Delegate interface to break dependency on browser.hrafaelw@chromium.org2010-08-161-1/+17
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-3/+5
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-0/+4
* Create background contents on startup.atwilson@chromium.org2010-06-241-2/+3
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-0/+113