summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background
Commit message (Expand)AuthorAgeFilesLines
* Provide default implementations for NotificationDelegate methods.peter2014-10-301-6/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-303-11/+11
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-217-73/+65
* Remove unnecessary image downloading handler of notifications.mukai2014-10-171-4/+0
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-137-43/+43
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-091-4/+3
* Disambiguate message center manager’s notifications from diff profilesjuyik2014-10-063-24/+40
* Access to Chrome via the System Tray should go through the User Manager.mlerman2014-09-242-7/+49
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Remove IDR_STATUS_TRAY_ICON_PRESSEDjitendra.ks2014-09-111-1/+0
* Add the "options_ui" extension manifest field.ericzeng2014-09-091-2/+2
* Move extension/app default icon into src/extensionsmukai2014-09-051-1/+1
* Revert of Convert chrome_unscaled_resources to use a qualified path. (patchse...thestig2014-09-031-1/+1
* Convert chrome_unscaled_resources to use a qualified path.thestig2014-09-031-1/+1
* Remove implicit conversions from scoped_refptr to T* in chrome/browser/backgr...dcheng2014-08-272-16/+17
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-226-8/+8
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-1/+1
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-313-14/+19
* Fix ExtensionServiceTest.ClearExtensionData flakinessjochen@chromium.org2014-07-311-22/+44
* Remove DEPRECATED extension notification from background_contents_service.*limasdf@gmail.com2014-07-253-87/+95
* Ephemeral apps should not trigger Chrome background modetmdiep@chromium.org2014-07-253-0/+98
* Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUnin...rpaquay@chromium.org2014-07-201-11/+12
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-2/+2
* Stop notifying users for BG app upgrades.atwilson@chromium.org2014-07-145-339/+381
* Replace "external_install" boolean parameter with explicit enumeration in Ext...rpaquay@chromium.org2014-07-081-11/+22
* Revert 281130 "Replace "external_install" boolean parameter with..."csharp@chromium.org2014-07-031-22/+11
* Revert 281227 "Revert 281130 "Replace "external_install" boolean..."nkostylev@chromium.org2014-07-031-11/+22
* Revert 281130 "Replace "external_install" boolean parameter with..."nkostylev@chromium.org2014-07-031-22/+11
* Replace "external_install" boolean parameter with explicit enumeration in Ext...rpaquay@chromium.org2014-07-031-11/+22
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-222-13/+21
* Moves extension_icon_image and image_loader to extensions/browsermukai@chromium.org2014-06-202-2/+2
* Remove unnecessary #includes in background_contents_service.cc.sungmann.cho@navercorp.com2014-06-171-1/+0
* Move ExtensionServiceTestBase into its own header/cc filerdevlin.cronin@chromium.org2014-06-121-2/+3
* Removed --disable-background-mode/restore-background-contents flags.atwilson@chromium.org2014-06-071-4/+2
* Remove deprecated permissions functions from Extensionrdevlin.cronin@chromium.org2014-06-062-11/+22
* Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALL...limasdf@gmail.com2014-05-291-2/+3
* Cleanup extension_service.hrdevlin.cronin@chromium.org2014-05-291-0/+1
* Unload all apps / extensions immediately when deleting a profile.scheib@chromium.org2014-05-221-1/+2
* Allow extension crash notifications to replace each other.dewittj@chromium.org2014-05-212-5/+24
* Revert of Unload all apps / extensions when deleting a profile. (https://code...scheib@chromium.org2014-05-211-2/+1
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* Unload all apps / extensions immediately when deleting a profile.scheib@chromium.org2014-05-161-1/+2
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Revert 269343 "Unload all apps / extensions immediately when del..."rlp@chromium.org2014-05-091-2/+1
* Unload all apps / extensions immediately when deleting a profile.scheib@chromium.org2014-05-091-1/+2
* Add a main menu item for disabling the notification bell on Mac.dewittj@chromium.org2014-04-241-1/+0
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-204-7/+9
* Some simple refactoring in advance for switching desktop notifications to use...jam@chromium.org2014-04-171-1/+1
* More removal of GTK code.erg@chromium.org2014-04-151-2/+2
* Remove balloon notification code. The last user was the Linux GTK port but th...jam@chromium.org2014-04-112-10/+1