summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* Clean-up: Replaces Font with FontList in ui/message_center.yukishiino@chromium.org2013-09-164-22/+28
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-155-47/+47
* Reverses the slide-in animation of popups when it positioned at left.mukai@chromium.org2013-09-141-3/+8
* add missing #include of <algorithm>, needed on VS2013 for std::maxscottmg@chromium.org2013-09-121-0/+2
* Remove unused variable declaration.etienneb@chromium.org2013-09-121-1/+0
* Introduces NotificationBlocker.mukai@chromium.org2013-09-1213-78/+506
* Notifications: Add cross-platform UMA: ShowMessageCenter, ShowSettings.dewittj@chromium.org2013-09-1114-79/+76
* Move text_elider to gfx.ben@chromium.org2013-09-093-16/+16
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-28/+7
* Update notification text colors to match spec.dewittj@chromium.org2013-09-051-2/+2
* Make toasts notice when they're hidden and send the mouse-out event.dewittj@chromium.org2013-08-303-2/+42
* Reland 220500: Adds the contextMessage field to notifications.dewittj@chromium.org2013-08-3010-23/+119
* Revert 220500 "Adds the contextMessage field to notifications."hashimoto@chromium.org2013-08-309-117/+22
* Adds the contextMessage field to notifications.dewittj@chromium.org2013-08-309-22/+117
* 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-287-102/+44
* Introduces a flag to suppress the spoken feedback for updating notification p...mukai@chromium.org2013-08-273-4/+20
* Initialize all member variables in FakeNotifierSettingsProvider.avi@chromium.org2013-08-262-2/+5
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-2420-187/+169
* Update NetworkStateNotifier to use message_center.stevenjb@chromium.org2013-08-232-0/+32
* Fix crash when Notification Center is closed while "dismiss all" animation is...dimich@chromium.org2013-08-221-0/+3
* Notifications clear-all button should show disabled state.dewittj@chromium.org2013-08-212-1/+5
* Fixes the accessibility read for notification update.mukai@chromium.org2013-08-211-1/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-8/+0
* [MC] Add the product name to the tray controller's title.rsesek@chromium.org2013-08-124-1/+20
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-0/+8
* Invokes NotificationDelegate::Close in message center.mukai@chromium.org2013-08-101-0/+5
* Let ChromeVox read the toast contents when it's updated.mukai@chromium.org2013-08-101-0/+5
* Tweak pixel-by-pixel layout for Notifications message center.dewittj@chromium.org2013-08-092-21/+51
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-8/+0
* Restore message center divider behavior.dewittj@chromium.org2013-08-091-6/+20
* [MC] Ensure there is a minimum padding between the bottom of a notification a...rsesek@chromium.org2013-08-094-2/+17
* Stop memory leak in MessageCenterButtonBar.dewittj@chromium.org2013-08-091-0/+1
* Add profile switcher in notification settings for Mac.jianli@chromium.org2013-08-088-23/+210
* UI tweaks for the message center settings dialog.dewittj@chromium.org2013-08-085-84/+183
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-0/+8
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-8/+0
* Update notification settings to allow for multiprofile situations.dewittj@chromium.org2013-08-0713-292/+599
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-0/+8
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-8/+0
* Fixes a wrong unread_count_ update.mukai@chromium.org2013-08-062-0/+30
* Update progress bar notification UI on Windows per latest UI decision.jianli@chromium.org2013-08-061-5/+38
* [Mac][Win] Hide notifications popups when entering fullscreen mode.dewittj@chromium.org2013-08-062-1/+9
* Allow showing progress notification update in message center on Macjianli@chromium.org2013-08-061-7/+0
* Fixes the baseline position when first_item_has_no_margin.mukai@chromium.org2013-08-051-16/+16
* Update progress bar notification UI per latest UI decision.jianli@chromium.org2013-08-052-19/+25
* Do not update MessageListView when the bubble is closing.mukai@chromium.org2013-08-054-2/+45
* Message center top-down UI fixessidharthms@chromium.org2013-08-024-22/+78
* Ports TrayIME notifications to message_centermukai@chromium.org2013-08-022-0/+53
* Show the update in message center for progress notificationsjianli@chromium.org2013-08-021-1/+3