summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background_mode_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Add "Keep chrome running in background" preference.atwilson@chromium.org2011-05-131-13/+89
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-2/+2
* Move UserMetrics to content.michaeln@google.com2011-04-271-2/+2
* Further improvements to DCHECK() usage, within /src/chromekushi.p@gmail.com2011-04-251-1/+1
* Now use a local_pref instead of a CFPreference to track user login items.atwilson@chromium.org2011-04-201-0/+5
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Display balloon notification when background app is installed.atwilson@chromium.org2011-03-061-10/+16
* Highlight background pages in task manager if user clicks View Background Pages.atwilson@chromium.org2011-02-071-1/+1
* BackgroundModeManager now ignores unloads of disabled extensions.atwilson@chromium.org2011-02-031-0/+8
* BackgroundModeManager will no longer listen to EXTENSION_(UN)INSTALLED.atwilson@chromium.org2011-01-241-22/+10
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+2
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-2/+2
* NULL out context_menu_ when nuking its containing status_icon_ object.rickcam@chromium.org2011-01-121-0/+1
* Enable BackgroundMode by default on all non-cros platforms.atwilson@chromium.org2010-12-311-8/+6
* Enable background mode on Mac by default.atwilson@chromium.org2010-12-231-3/+3
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-2/+1
* Cleaning up some issues discovered in a semi-related code review.rickcam@chromium.org2010-12-211-5/+4
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Avoid inserting a redundant separator in status icon menu.tfarina@chromium.org2010-12-111-1/+2
* Follow pattern used for Linux and Windows to move the appropriate bits of Mac...rickcam@chromium.org2010-12-091-206/+1
* Bring BG mode out from behind the flag on Windows.atwilson@chromium.org2010-12-081-2/+5
* Put BG mode back behind a flag for now.atwilson@chromium.org2010-12-071-5/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Moved LaunchOnStartup registry usage to file thread.rickcam@chromium.org2010-11-301-30/+42
* Turn background mode on by default on windows.atwilson@chromium.org2010-11-241-4/+23
* Remove background mode preferences UI.atwilson@chromium.org2010-11-241-37/+5
* Added Task Manager entry to Status Icon's content menu.rickcam@chromium.org2010-11-231-3/+7
* DOMUI: Do not change the current menu labels for Win/Mac/Linux.tfarina@chromium.org2010-11-201-12/+9
* Corrected bad DCHECK range check in BackgroundModeManager::ExecuteApplication.rickcam@chromium.org2010-11-161-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Added Status Icon support for Window and Linuxrickcam@chromium.org2010-11-081-25/+81
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+3
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-5/+5
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-161-2/+2
* BackgroundModeManager is now responsible for KeepAlive for --no-startup-windowatwilson@chromium.org2010-10-111-5/+34
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-5/+5
* Added command-line flags to autostart for Linux and Windowsrickcam@chromium.org2010-10-061-3/+6
* BUG=57441rickcam@chromium.org2010-10-041-4/+11
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-301-12/+23
* Change the menu item 'Options' to 'Settings' on the status icon.tfarina@chromium.org2010-09-301-9/+14
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-5/+2
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-23/+12
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-12/+23
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-23/+12
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-12/+23
* BUG=43382rickcam@chromium.org2010-09-231-49/+66
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-2/+5