Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added BackgroundModeManager which tracks when background apps are loaded/unlo... | atwilson@chromium.org | 2010-08-18 | 1 | -4/+0 |
* | Create BackgroundContents::Delegate interface to break dependency on browser.h | rafaelw@chromium.org | 2010-08-16 | 1 | -1/+17 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 1 | -3/+5 |
* | Moved code that generates APP_TERMINATING notification into BrowserList so it... | atwilson@chromium.org | 2010-07-20 | 1 | -0/+4 |
* | Create background contents on startup. | atwilson@chromium.org | 2010-06-24 | 1 | -2/+3 |
* | Added BackgroundContentsService to manage lifecycle of BackgroundContents. | atwilson@chromium.org | 2010-06-21 | 1 | -0/+113 |