summaryrefslogtreecommitdiffstats
path: root/ui/message_center/message_center_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Make direct updates work in the presence of the change queue.dewittj@chromium.org2013-10-141-6/+51
* Queue notification center deletes while visible to the user.dewittj@chromium.org2013-09-241-89/+202
* [Notifications] Fix regression in queueing updates.dewittj@chromium.org2013-09-181-22/+72
* Introduces NotificationBlocker.mukai@chromium.org2013-09-121-2/+97
* Notifications: Add cross-platform UMA: ShowMessageCenter, ShowSettings.dewittj@chromium.org2013-09-111-16/+8
* Fire notifications' close callback on clear-all.dewittj@chromium.org2013-08-281-0/+3
* Update Status Icon menu when menu model changes (Linux Aura)sidharthms@chromium.org2013-08-281-2/+23
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-18/+7
* Invokes NotificationDelegate::Close in message center.mukai@chromium.org2013-08-101-0/+5
* Show the update in message center for progress notificationsjianli@chromium.org2013-08-021-1/+3
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-201-9/+11
* Move notification timers into a cross-platform location.dewittj@chromium.org2013-06-081-10/+207
* Do not allow updates to notifications while center is open.dewittj@chromium.org2013-06-071-0/+9
* mac: Plumbing for the notification settings view.thakis@chromium.org2013-06-061-2/+3
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-061-28/+13
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-051-13/+28
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-051-28/+13
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-281-12/+35
* Changes to hand-sign of mouse cursor only when the notification can respond t...mukai@chromium.org2013-05-231-0/+4
* Fixes unread_count handling.mukai@chromium.org2013-05-031-0/+5
* Remove notifications.onDisplayed.dewittj@chromium.org2013-04-231-0/+5
* Fixes a crash caused for update of webkit notifications.mukai@chromium.org2013-04-201-2/+9
* Fixes crash for operations on non-existing notifications.mukai@chromium.org2013-04-191-0/+13
* Sends updated event for click on notifications.mukai@chromium.org2013-04-191-2/+2
* Fixes toast appearing behavior for priority promotion.mukai@chromium.org2013-04-181-0/+2
* Sends Updated when message center is closed.mukai@chromium.org2013-04-171-1/+7
* MessageCenter refactoring.mukai@chromium.org2013-04-121-0/+236