summaryrefslogtreecommitdiffstats
path: root/ui/message_center/message_center_tray_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* IWYU fix for MessageCenter.tnagel@chromium.org2014-05-011-0/+1
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+2
* Fixes the context menu for a notification.mukai@chromium.org2013-12-181-2/+68
* Do not allow creating dummy notifier id in production.mukai@chromium.org2013-12-111-4/+8
* Introduces NotificationBlocker.mukai@chromium.org2013-09-121-0/+7
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-2/+2
* [Mac][Win] Hide notifications popups when entering fullscreen mode.dewittj@chromium.org2013-08-061-0/+4
* Remove the most obvious dead code from message center.dewittj@chromium.org2013-07-081-1/+0
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-201-0/+3
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-131-2/+2
* Introduces SYSTEM_PRIORITYmukai@chromium.org2013-06-111-0/+32
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-061-32/+17
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-051-17/+32
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-051-32/+17
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-281-32/+32
* Supports MessageCenterObserver interface in MessageCenterView (2nd).mukai@chromium.org2013-04-241-1/+0
* Revert 196080 "Supports MessageCenterObserver interface in Messa..."markusheintz@chromium.org2013-04-241-0/+1
* Supports MessageCenterObserver interface in MessageCenterView.mukai@chromium.org2013-04-241-1/+0
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-051-4/+6
* Notifications refactor step 2. dimich@chromium.org2013-02-261-5/+5
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-7/+7
* Implement message center on Windows.dewittj@chromium.org2013-01-311-0/+208