summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not hide the web notification popups by the system tray, rather let them a...mukai@chromium.org2013-08-021-0/+2
* Revert 214894 "Do not hide the web notification popups by the sy..."tapted@chromium.org2013-08-011-2/+0
* Update Mac notification tray behavior.dewittj@chromium.org2013-08-016-68/+53
* Do not hide the web notification popups by the system tray, rather let them a...mukai@chromium.org2013-08-011-0/+2
* Message Center Incorrect Update order fixeddewittj@chromium.org2013-07-311-2/+5
* Fixes a bug of remove notification with by_user=falsemukai@chromium.org2013-07-311-7/+12
* [Mac][MC] Do not show the message view for list notifications.rsesek@chromium.org2013-07-313-6/+15
* Change position of notification toasts depending on taskbar locationsidharthms@chromium.org2013-07-313-40/+296
* Fix crash on Chrome exit with notification toasts visible.dewittj@chromium.org2013-07-301-2/+16
* Show progress bar notifications for Mac.jianli@chromium.org2013-07-302-0/+59
* More left / right adjustments for for message bubbles, the appmenu and the tr...skuhne@chromium.org2013-07-281-8/+14
* Allow partial update for notification update APIjianli@chromium.org2013-07-261-0/+21
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-1/+1
* The new alternate shelf requests that all tray / message bubbles / applicatio...skuhne@chromium.org2013-07-245-11/+45
* message-center: Fix fling scroll in the list.sadrul@chromium.org2013-07-241-1/+1
* Support creating progress bar notification for Windowsjianli@chromium.org2013-07-245-1/+60
* Observes work area change and auto-hide for notifications.mukai@chromium.org2013-07-183-10/+18
* Use a direct include of the message_loop header in ui/, part 2.avi@chromium.org2013-07-185-5/+5
* Message center re-organizedsidharthms@chromium.org2013-07-1710-50/+68
* Sets notifier's image at construction.mukai@chromium.org2013-07-171-0/+2