summaryrefslogtreecommitdiffstats
path: root/ui/message_center/notification.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a hint to the notifications API that a notification is clickable.dewittj@chromium.org2013-10-191-2/+4
* Reland 220500: Adds the contextMessage field to notifications.dewittj@chromium.org2013-08-301-0/+1
* Revert 220500 "Adds the contextMessage field to notifications."hashimoto@chromium.org2013-08-301-1/+0
* Adds the contextMessage field to notifications.dewittj@chromium.org2013-08-301-0/+1
* Introduces a flag to suppress the spoken feedback for updating notification p...mukai@chromium.org2013-08-271-2/+5
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-5/+6
* Update NetworkStateNotifier to use message_center.stevenjb@chromium.org2013-08-231-0/+23
* Update Mac notification tray behavior.dewittj@chromium.org2013-08-011-0/+3
* Support creating progress bar notification for Windowsjianli@chromium.org2013-07-241-1/+3
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-131-71/+0
* Introduces SYSTEM_PRIORITYmukai@chromium.org2013-06-111-1/+11
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-061-18/+84
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-051-84/+18
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-051-18/+84
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-281-14/+18
* Copies on-memory notification states for updates.mukai@chromium.org2013-04-111-0/+7
* Cancel notification toast timeoout for webkit ones.mukai@chromium.org2013-04-101-1/+4
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-081-1/+2
* Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce...rsesek@chromium.org2013-03-071-1/+1
* Notifications refactor step 2. dimich@chromium.org2013-02-261-4/+79
* Notification refactor - step 1 - move message_center::Notification into its o...dimich@chromium.org2013-02-061-0/+22