summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/message_center_settings_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Componentize HostContentSettingsMap and content settings providers.mukai2014-10-251-1/+1
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-251-1/+1
* Use qualified path for grit/ui_strings.htfarina2014-08-251-1/+1
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-9/+10
* GetProfileByUser deprecated and renamed to GetProfileByUserUnsafe.dzhioev@chromium.org2014-08-121-1/+2
* Disable ephemeral apps after they stop runningtmdiep@chromium.org2014-08-061-8/+0
* Cleanup: Rename kNotification to kNotifications because the permission stringkalman@chromium.org2014-07-291-1/+1
* Migrate the notification permission to the new common permission classes.miguelg@chromium.org2014-07-241-5/+12
* [cros] Move User class to user_manager component.nkostylev@chromium.org2014-07-231-2/+2
* Refactor FaviconService API to take in a desired pixel size instead of apkotwicz@chromium.org2014-07-121-5/+1
* CrOS user management cleanup - profilesnkostylev@chromium.org2014-06-301-6/+6
* Rip out obsolete synced notifications codezea@chromium.org2014-06-271-22/+0
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-221-7/+5
* Renameoshima@chromium.org2014-06-141-3/+4
* Fix uninit in WebNotificationTrayTest.ManuallyCloseMessageCenter.earthdok@chromium.org2014-06-121-1/+1
* Remove deprecated permissions functions from Extensionrdevlin.cronin@chromium.org2014-06-061-1/+3
* Cleanup extension_service.hrdevlin.cronin@chromium.org2014-05-291-0/+1
* Moved IS_EPHEMERAL flag to extension prefstmdiep@chromium.org2014-05-221-1/+2
* Remove Notifications Associated with an Extension When the Extension is Unche...robliao@chromium.org2014-05-221-0/+3
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-6/+6
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-301-6/+6
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-6/+6
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-3/+3
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-171-4/+2
* Notification settings for ephemeral appstmdiep@chromium.org2014-02-181-0/+7
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-2/+2
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+2
* Removes 'GetDefaultProfile' from MessageCenterSettingsController.mukai@chromium.org2013-12-191-19/+80
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-2/+3
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-6/+6
* Allows the system notification's notifier ID outside of ash.mukai@chromium.org2013-12-071-1/+2
* Disables multi-profile notification settings view in ChromeOS.mukai@chromium.org2013-11-221-0/+28
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-211-1/+1
* Make FaviconService() use Profile as parametermichaelbai@chromium.org2013-11-051-1/+0
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-021-1/+47
* Revert 232469 "Reland 232439: Add a way for notifications to be ..."scherkus@chromium.org2013-11-021-47/+1
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-011-1/+47
* Revert 232439 "Add a way for notifications to be linked from set..."csharp@chromium.org2013-11-011-47/+1
* Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-011-1/+47
* Uses GetDefaultProfileOrOffTheRecord() for ChromeOS guest mode.mukai@chromium.org2013-10-241-12/+21
* Prevents the crash when opening the message center in guest mode.mukai@chromium.org2013-10-171-1/+3
* Ignores the first profile for ChromeOS.mukai@chromium.org2013-09-171-2/+13
* Fix a memory leak in message_center_settings_controller.cc.asvitkine@chromium.org2013-09-171-5/+4
* Introduces NotificationBlocker.mukai@chromium.org2013-09-121-1/+1
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-1/+5
* Add profile switcher in notification settings for Mac.jianli@chromium.org2013-08-081-0/+5
* Update notification settings to allow for multiprofile situations.dewittj@chromium.org2013-08-071-39/+130
* Crash on message center settings change fixedsidharthms@chromium.org2013-07-241-12/+33