summaryrefslogtreecommitdiffstats
path: root/ui/message_center/views/message_popup_collection.cc
Commit message (Expand)AuthorAgeFilesLines
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-2/+2
* Reverses the slide-in animation of popups when it positioned at left.mukai@chromium.org2013-09-141-3/+8
* Make toasts notice when they're hidden and send the mouse-out event.dewittj@chromium.org2013-08-301-0/+2
* Fixes the baseline position when first_item_has_no_margin.mukai@chromium.org2013-08-051-16/+16
* Message Center Incorrect Update order fixeddewittj@chromium.org2013-07-311-2/+5
* Change position of notification toasts depending on taskbar locationsidharthms@chromium.org2013-07-311-33/+111
* More left / right adjustments for for message bubbles, the appmenu and the tr...skuhne@chromium.org2013-07-281-8/+14
* The new alternate shelf requests that all tray / message bubbles / applicatio...skuhne@chromium.org2013-07-241-4/+23
* Observes work area change and auto-hide for notifications.mukai@chromium.org2013-07-181-8/+9
* Refreshes the toast location when display configuration has changed.mukai@chromium.org2013-07-011-30/+51
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-2/+2
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-201-1/+5
* Notification shadow and flicker removedsidharthms@chromium.org2013-06-181-3/+9
* Do not slide-up for the mouse click for the toast.mukai@chromium.org2013-06-081-26/+18
* Move notification timers into a cross-platform location.dewittj@chromium.org2013-06-081-16/+8
* Spoken feedback sound for notification popups.mukai@chromium.org2013-06-051-0/+6
* Rename message_center_constants to message_center_style.thakis@chromium.org2013-05-221-1/+1
* Layout toasts at bottom-left for ChromeOS/RTL UImukai@chromium.org2013-05-031-2/+13
* Makes mouse-hover prevent notification toasts from moving.dewittj@chromium.org2013-05-021-14/+33
* Stops showing toast if it crosses the top edge of the screen.mukai@chromium.org2013-05-011-6/+14
* Move the ToastContentView class to a separate file. No other changes.dimich@chromium.org2013-04-301-262/+2
* Fix crash in ToastContentsView::StartTimer()dimich@chromium.org2013-04-261-9/+7
* Add transition animations to notification popups.dimich@chromium.org2013-04-251-154/+334
* Remove notifications.onDisplayed.dewittj@chromium.org2013-04-231-0/+2
* Fixes the widget positions.mukai@chromium.org2013-04-221-5/+3
* Remembers the current reposition target.mukai@chromium.org2013-04-221-12/+15
* Fixes the toast size.mukai@chromium.org2013-04-221-15/+21
* Sends updated event for click on notifications.mukai@chromium.org2013-04-191-7/+21
* Fixes toast appearing behavior for priority promotion.mukai@chromium.org2013-04-181-10/+24
* Reposition toasts to align the closed one.mukai@chromium.org2013-04-121-58/+170
* MessageCenter refactoring.mukai@chromium.org2013-04-121-3/+2
* Changing type of a widget for notification popups, to remove them from Win ta...dimich@chromium.org2013-04-101-1/+1
* Cancel notification toast timeoout for webkit ones.mukai@chromium.org2013-04-101-7/+18
* Specifying parent rather than context for toast.mukai@chromium.org2013-04-021-10/+10
* Fixes timer operation on notifications.mukai@chromium.org2013-03-261-6/+4
* Fix clicks on the popup collection for Win-Aura.dimich@chromium.org2013-03-201-0/+4
* Popups should be shown even if no images are downloaded.dewittj@chromium.org2013-03-201-0/+1
* Prevent crash in MessagePopupCollection from use-after-free.dewittj@chromium.org2013-03-201-5/+8
* Moved kWebNotificationWidth to message_center_constants.h.dharcourt@chromium.org2013-03-201-7/+6
* Fixes bounds calculation in message_popup_collection.mukai@chromium.org2013-03-191-7/+15
* Switch Windows to use the MessagePopupCollection (reland)dewittj@chromium.org2013-03-181-3/+15
* Don't steal focus with the new popup collection.dewittj@chromium.org2013-03-151-0/+1
* Revert 188217 "Switch Windows to use the MessagePopupCollection"finnur@chromium.org2013-03-151-15/+3
* Switch Windows to use the MessagePopupCollectiondewittj@chromium.org2013-03-141-3/+15
* Fixes message popup collection bugs.mukai@chromium.org2013-03-111-38/+35
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-081-10/+16
* Do not reuse the old NotificationView in PopupCollection.mukai@chromium.org2013-03-071-4/+12
* Move views-specific message_center files into a subdirectory.rsesek@chromium.org2013-03-041-0/+244