summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background_contents_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-2/+1
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-12/+9
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1
* Remove keepalive code from BackgroundContentsServiceatwilson@chromium.org2010-08-271-3/+0
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Fix to change the sense (and name) of kRestoreBackgroundContents to be kDisab...atwilson@chromium.org2010-08-211-1/+0
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-1/+1
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-141-2/+2
* Mac: Make clang compile unit_tests.thakis@chromium.org2010-08-041-1/+1
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-9/+4
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-0/+238