summaryrefslogtreecommitdiffstats
path: root/ui/message_center/message_center.h
Commit message (Expand)AuthorAgeFilesLines
* Queue notification center deletes while visible to the user.dewittj@chromium.org2013-09-241-3/+8
* Introduces NotificationBlocker.mukai@chromium.org2013-09-121-1/+7
* Notifications: Add cross-platform UMA: ShowMessageCenter, ShowSettings.dewittj@chromium.org2013-09-111-22/+2
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-13/+2
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-201-13/+8
* Move notification timers into a cross-platform location.dewittj@chromium.org2013-06-081-8/+56
* Do not allow updates to notifications while center is open.dewittj@chromium.org2013-06-071-0/+3
* mac: Plumbing for the notification settings view.thakis@chromium.org2013-06-061-2/+10
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-061-24/+5
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-051-5/+24
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-051-24/+5
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-281-18/+16
* Changes to hand-sign of mouse cursor only when the notification can respond t...mukai@chromium.org2013-05-231-0/+4
* mac: Minor tweaks to notifications code.thakis@chromium.org2013-05-131-1/+1
* Revert 199777 "mac: Minor tweaks to notifications code."thakis@chromium.org2013-05-131-1/+1
* mac: Minor tweaks to notifications code.thakis@chromium.org2013-05-131-1/+1
* Remove notifications.onDisplayed.dewittj@chromium.org2013-04-231-0/+1
* MessageCenter refactoring.mukai@chromium.org2013-04-121-102/+72
* Switch Windows to use the MessagePopupCollection (reland)dewittj@chromium.org2013-03-181-0/+3
* Revert 188217 "Switch Windows to use the MessagePopupCollection"finnur@chromium.org2013-03-151-3/+0
* Switch Windows to use the MessagePopupCollectiondewittj@chromium.org2013-03-141-0/+3
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-081-15/+22
* Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce...rsesek@chromium.org2013-03-071-3/+3
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-051-3/+13
* Cause byUser to be passed correctly by c.e.notification API.dewittj@chromium.org2013-03-011-3/+5
* Notifications refactor step 2. dimich@chromium.org2013-02-261-2/+2
* Add quiet mode support for Windows. dewittj@chromium.org2013-02-061-0/+1
* Implement message center on Windows.dewittj@chromium.org2013-01-311-2/+0
* Introduces 'context' param to NotifierSettingsView.mukai@chromium.org2013-01-251-0/+6
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-5/+1
* Added support for icons in image and list notification action buttons.dharcourt@chromium.org2013-01-231-9/+11
* Added support for image notifications.dharcourt@chromium.org2013-01-051-0/+2
* Allow easier cross-platform access to MessageCenter by making it a singleton ...dewittj@chromium.org2013-01-041-9/+24
* This is a modified version of http://crrev.com/11474003. That change dharcourt@chromium.org2013-01-031-9/+11
* Revert 173387 - Broke compile on clang botsrsleevi@chromium.org2012-12-161-11/+9
* Added support for secondary icon to multi-item notification viewdharcourt@chromium.org2012-12-161-9/+11
* Specify optional_fields to UpdateNotification too.mukai@chromium.org2012-12-151-1/+3
* Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...miket@chromium.org2012-12-141-5/+16
* Enables to call quiet mode bubble from web notification.mukai@chromium.org2012-11-291-0/+1
* Revert 169989 - Do not remove the notification item if the click happens on t...mukai@chromium.org2012-11-281-7/+2
* Do not remove the notification item if the click happens on the card in popup.mukai@chromium.org2012-11-281-2/+7
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-021-2/+9
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-301-0/+124