summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background/background_mode_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Clear session-only data when all browser windows are closed.sammc@chromium.org2013-10-181-1/+1
* Cleanup: Remove chrome namespace from application_launch.hlimasdf@gmail.com2013-09-271-2/+1
* Update Status Icon menu when menu model changes (Linux Aura)sidharthms@chromium.org2013-08-281-49/+21
* Status tray refactor and no-menu status icon support on Linuxsidharthms@chromium.org2013-07-311-8/+7
* Add support for named status icons.dewittj@chromium.org2013-07-181-1/+2
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Don't show a "new background extension" warning when reinstalling an existing...petewil@chromium.org2013-06-281-2/+24
* Remove "View Background Pages".avi@chromium.org2013-06-221-1/+1
* ProfileInfoCacheObserver: All methods now have a default empty implementation.mgiuca@chromium.org2013-06-111-9/+0
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-2/+2
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Fix issue with login items getting recreated.atwilson@chromium.org2013-04-121-19/+7
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-131-3/+5
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-2/+4
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-5/+5
* Only add NORMAL separators if menu has at least one item and previous item is...wez@chromium.org2013-02-081-1/+3
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-5/+6
* Rename application_launch namespace to chromebenwells@chromium.org2013-01-311-2/+2
* browser: Start moving application_lifetime.h functions into chrome namespace.tfarina@chromium.org2013-01-301-6/+6
* Refactor calls to ExtensionPrefs::GetLaunchContainer before application_launc...tapted@chromium.org2013-01-111-6/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+1
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+6
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-291-1/+3
* Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.joi@chromium.org2012-11-271-3/+1
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-271-1/+3
* Move scale factor independent resources to separate chrome_unscaled_resources...oshima@chromium.org2012-11-151-1/+1
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-131-7/+4
* browser: Move FindLastActiveWithProfile() into chrome namespace.tfarina@chromium.org2012-11-121-1/+1
* Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-091-4/+7
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-081-7/+4
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-5/+6
* status_icons: Update StatusTray/StatusIcon to use ImageSkia.tfarina@chromium.org2012-10-031-2/+2
* Move the NOTIFICATION_APP_TERMINATING notification from content to chrome, si...jam@chromium.org2012-09-251-3/+2
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-2/+2
* Convert ui::MenuModel to use gfx::Image instead of ImageSkia.rsesek@chromium.org2012-08-221-1/+1
* status tray: Use explicit conversion from ImageSkia to SkBitmap.sadrul@chromium.org2012-08-161-1/+1
* Make --keep-alive-for-test respect the kBackgroundModeEnabled preference.koz@chromium.org2012-08-151-18/+22
* Do not create login items if the user deleted a previous one.atwilson@chromium.org2012-08-101-0/+1
* Don't show host permission warnings for platform apps.mihaip@chromium.org2012-08-021-0/+1
* Introduce LaunchParams struct for opening chrome apps.benwells@chromium.org2012-07-131-2/+2
* Moved ExtensionPrefs and related into extensions namespacerdevlin.cronin@chromium.org2012-07-101-1/+1
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-1/+1
* Move browser commands into a separate file.ben@chromium.org2012-06-251-6/+3
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-1/+2
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-4/+4
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-4/+4
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-4/+4