summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* Adds favicon loader to the message center settings.mukai@chromium.org2013-02-162-5/+13
* Refactors notifier settings dialog.mukai@chromium.org2013-02-155-76/+142
* Enables new notifier settings dialog.mukai@chromium.org2013-02-131-3/+2
* Minor fix on message center footer.mukai@chromium.org2013-02-131-2/+6
* Also makes MessageSimpleView aware of background.mukai@chromium.org2013-02-072-6/+37
* Add quiet mode support for Windows. dewittj@chromium.org2013-02-061-0/+1
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-062-8/+9
* Notification refactor - step 1 - move message_center::Notification into its o...dimich@chromium.org2013-02-0612-62/+104
* Uses --enable-rich-notifications for new design message center.mukai@chromium.org2013-02-057-26/+46
* Stores notification settings into disk.mukai@chromium.org2013-02-042-2/+6
* Sets per-item timers rather than global timer.mukai@chromium.org2013-02-012-120/+143
* makes NotificationView aware of border.mukai@chromium.org2013-02-012-39/+16
* Sends the scroll gesture to scrollbar.mukai@chromium.org2013-02-011-2/+3
* Implement message center on Windows.dewittj@chromium.org2013-01-316-2/+440
* Make ui build on Win64jschuh@chromium.org2013-01-301-0/+2
* Reverted the appearance of simple notifications.dharcourt@chromium.org2013-01-296-4/+163
* Made --enable-rich-notifications flag available to message_center.dharcourt@chromium.org2013-01-292-0/+15
* Calls Layout() explicitly when an icon is loaded.mukai@chromium.org2013-01-281-0/+1
* Introduces 'context' param to NotifierSettingsView.mukai@chromium.org2013-01-257-4/+30
* Updated the look of web and basic notifications to match latest mockups.dharcourt@chromium.org2013-01-2311-453/+40
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-232-14/+4
* Added support for icons in image and list notification action buttons.dharcourt@chromium.org2013-01-237-77/+122
* Added button support to image and list notifications.dharcourt@chromium.org2013-01-236-28/+102
* Introduces the UI for the settings of notifiers.mukai@chromium.org2013-01-235-0/+288
* Replace card shadow by more precise one.mukai@chromium.org2013-01-231-24/+69
* Increased notification close button click area & added state images.dharcourt@chromium.org2013-01-236-154/+286
* Flag-flip of --enable-new-message-center-bubble.mukai@chromium.org2013-01-224-7/+8
* Allow message center and related bubbles to render on Windows.dewittj@chromium.org2013-01-183-8/+16
* Adds new UI of the footer of the message center.mukai@chromium.org2013-01-172-19/+158
* Marks notifications as shown slightly earlier for message center.mukai@chromium.org2013-01-151-9/+12
* Allow specifying the max height from the user code of message bubble.mukai@chromium.org2013-01-124-9/+41
* Marks the notification as read too if it's clicked on toast.mukai@chromium.org2013-01-114-17/+34
* Fix bubble message rendering with no notifications.hshi@chromium.org2013-01-111-0/+3
* Fixes the policy to choose the notifications for popups.mukai@chromium.org2013-01-093-16/+47
* Revives the new message center design.mukai@chromium.org2013-01-092-7/+83
* Changes the OnClick behavior in message center.mukai@chromium.org2013-01-094-0/+84
* Remove 'focusable' flag when there're no notifications.mukai@chromium.org2013-01-091-0/+2
* Introduces message_center_switches.(h|cc)mukai@chromium.org2013-01-093-0/+33
* Adjusted notification view element positions and justifications.dharcourt@chromium.org2013-01-051-52/+53
* Added support for image notifications.dharcourt@chromium.org2013-01-058-22/+126
* Set a display limit of 8 on multiple-item notifications items.dharcourt@chromium.org2013-01-043-3/+9
* Added ellipses when the title of notifications is too long.dharcourt@chromium.org2013-01-041-0/+1
* Renamed MessageViewMultiple to NotificationViewdharcourt@chromium.org2013-01-045-44/+41
* Allow easier cross-platform access to MessageCenter by making it a singleton ...dewittj@chromium.org2013-01-043-25/+61
* Updated multiple item notification view to match latest mockupsdharcourt@chromium.org2013-01-045-235/+136
* This is a modified version of http://crrev.com/11474003. That change dharcourt@chromium.org2013-01-038-48/+72
* Fix type name uint->size_t. The old code doesn't compile on Windows.mukai@chromium.org2012-12-201-1/+1
* Add message_center_unittests.mukai@chromium.org2012-12-183-9/+365
* Revert 173387 - Broke compile on clang botsrsleevi@chromium.org2012-12-168-74/+48
* Added support for secondary icon to multi-item notification viewdharcourt@chromium.org2012-12-168-48/+74