summaryrefslogtreecommitdiffstats
path: root/ui/message_center/notification_list.h
Commit message (Expand)AuthorAgeFilesLines
* Don't show entire synced notification backlog when the feature turns on.petewil@chromium.org2013-10-151-1/+3
* [Notifications] Fix regression in queueing updates.dewittj@chromium.org2013-09-181-0/+6
* Introduces NotificationBlocker.mukai@chromium.org2013-09-121-7/+9
* Update Status Icon menu when menu model changes (Linux Aura)sidharthms@chromium.org2013-08-281-6/+1
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-2/+1
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-2/+2
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* Move notification timers into a cross-platform location.dewittj@chromium.org2013-06-081-0/+1
* Do not allow updates to notifications while center is open.dewittj@chromium.org2013-06-071-0/+1
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-061-13/+2
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-051-2/+13
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-051-13/+2
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-281-2/+9
* Fixes unread_count handling.mukai@chromium.org2013-05-031-0/+3
* Moved some message center constants to message_center_constants.h.dharcourt@chromium.org2013-04-191-3/+0
* Sends Updated when message center is closed.mukai@chromium.org2013-04-171-2/+5
* MessageCenter refactoring.mukai@chromium.org2013-04-121-17/+3
* Copies on-memory notification states for updates.mukai@chromium.org2013-04-111-0/+5
* Added unit test for MessageCenterView.dharcourt@chromium.org2013-04-061-1/+1
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-081-24/+4
* Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce...rsesek@chromium.org2013-03-071-4/+4
* Cause byUser to be passed correctly by c.e.notification API.dewittj@chromium.org2013-03-011-2/+3
* Notifications refactor step 2. dimich@chromium.org2013-02-261-32/+32
* Notification refactor - step 1 - move message_center::Notification into its o...dimich@chromium.org2013-02-061-37/+1
* Introduces 'context' param to NotifierSettingsView.mukai@chromium.org2013-01-251-1/+5
* Added support for icons in image and list notification action buttons.dharcourt@chromium.org2013-01-231-7/+9
* Added button support to image and list notifications.dharcourt@chromium.org2013-01-231-2/+1
* Marks the notification as read too if it's clicked on toast.mukai@chromium.org2013-01-111-2/+4
* Fixes the policy to choose the notifications for popups.mukai@chromium.org2013-01-091-2/+2
* Changes the OnClick behavior in message center.mukai@chromium.org2013-01-091-0/+3
* Added support for image notifications.dharcourt@chromium.org2013-01-051-0/+4
* This is a modified version of http://crrev.com/11474003. That change dharcourt@chromium.org2013-01-031-5/+10
* Revert 173387 - Broke compile on clang botsrsleevi@chromium.org2012-12-161-10/+5
* Added support for secondary icon to multi-item notification viewdharcourt@chromium.org2012-12-161-5/+10
* Specify optional_fields to UpdateNotification too.mukai@chromium.org2012-12-151-2/+3
* Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...miket@chromium.org2012-12-141-3/+5
* Introduces different timers for default/higher priority in the popup.mukai@chromium.org2012-12-121-2/+2
* Make NotificationList aware of the priority.mukai@chromium.org2012-12-111-8/+14
* Enables to call quiet mode bubble from web notification.mukai@chromium.org2012-11-291-0/+6
* Add quiet mode settings bubble.mukai@chromium.org2012-11-221-0/+2
* Added plumbing to get and transmit multiple-item notification datadharcourt@chromium.org2012-11-211-1/+1
* Introduces "quiet mode" to the notification.mukai@chromium.org2012-11-201-0/+11
* Created initial multi-item notification viewdharcourt@chromium.org2012-11-161-0/+9
* Reland 11358144 (Switch fields over to base format fields).miket@chromium.org2012-11-151-2/+12
* Revert 167589 - Continuing TODO items from a previous CL, remove the "extra_f...jochen@chromium.org2012-11-141-12/+2
* Continuing TODO items from a previous CL, remove the "extra_field" and "secon...miket@chromium.org2012-11-141-2/+12
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-021-2/+23
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-301-0/+132