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