summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background_mode_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Enable BackgroundMode by default on all non-cros platforms.atwilson@chromium.org2010-12-311-1/+0
* Remove background mode preferences UI.atwilson@chromium.org2010-11-241-49/+0
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-301-5/+5
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-5/+5
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-5/+5
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-5/+5
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-5/+5
* Disable background mode when associated pref changes.atwilson@chromium.org2010-08-281-9/+80
* Revert 57749 - Disable background mode when associated pref changes.atwilson@chromium.org2010-08-271-58/+3
* Disable background mode when associated pref changes.atwilson@chromium.org2010-08-271-3/+58
* Revert 57642 - Disable background mode when associated pref changes.atwilson@chromium.org2010-08-271-58/+3
* Disable background mode when associated pref changes.atwilson@chromium.org2010-08-271-3/+58
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-0/+46