summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background_contents_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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