summaryrefslogtreecommitdiffstats
path: root/ui/message_center/message_center.cc
Commit message (Expand)AuthorAgeFilesLines
* Initialize the global message center instance to NULLmboc@opera.com2014-08-061-1/+1
* Notifications: Add cross-platform UMA: ShowMessageCenter, ShowSettings.dewittj@chromium.org2013-09-111-5/+0
* MessageCenter refactoring.mukai@chromium.org2013-04-121-189/+10
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-081-17/+27
* 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-0/+23
* Cause byUser to be passed correctly by c.e.notification API.dewittj@chromium.org2013-03-011-4/+5
* Notifications refactor step 2. dimich@chromium.org2013-02-261-6/+7
* Introduces 'context' param to NotifierSettingsView.mukai@chromium.org2013-01-251-0/+5
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-9/+3
* Added support for icons in image and list notification action buttons.dharcourt@chromium.org2013-01-231-9/+11
* Added button support to image and list notifications.dharcourt@chromium.org2013-01-231-0/+4
* Marks the notification as read too if it's clicked on toast.mukai@chromium.org2013-01-111-1/+1
* Changes the OnClick behavior in message center.mukai@chromium.org2013-01-091-0/+4
* Added support for image notifications.dharcourt@chromium.org2013-01-051-0/+6
* Allow easier cross-platform access to MessageCenter by making it a singleton ...dewittj@chromium.org2013-01-041-16/+36
* This is a modified version of http://crrev.com/11474003. That change dharcourt@chromium.org2013-01-031-5/+9
* Revert 173387 - Broke compile on clang botsrsleevi@chromium.org2012-12-161-9/+5
* Added support for secondary icon to multi-item notification viewdharcourt@chromium.org2012-12-161-5/+9
* Specify optional_fields to UpdateNotification too.mukai@chromium.org2012-12-151-5/+7
* Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...miket@chromium.org2012-12-141-0/+9
* Make NotificationList aware of the priority.mukai@chromium.org2012-12-111-3/+3
* Enables to call quiet mode bubble from web notification.mukai@chromium.org2012-11-291-0/+4
* Revert 169989 - Do not remove the notification item if the click happens on t...mukai@chromium.org2012-11-281-3/+1
* Do not remove the notification item if the click happens on the card in popup.mukai@chromium.org2012-11-281-1/+3
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-021-7/+10
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-301-0/+135