summaryrefslogtreecommitdiffstats
path: root/ui/message_center/views
Commit message (Expand)AuthorAgeFilesLines
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-132-2/+2
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-115-5/+5
* Reland 204146 - Introduces a new scrollbar for message_center.dewittj@chromium.org2013-06-112-4/+4
* 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-084-72/+9
* Make some ChromeOS code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-9/+9
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-074-4/+4
* Revert 204146 "Introduces a new scrollbar for message_center."mukai@chromium.org2013-06-072-4/+4
* Remove unnecessary DCHECK.mukai@chromium.org2013-06-071-1/+0
* Impose line limits for rich notifications on OSXjianli@chromium.org2013-06-061-12/+10
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-062-8/+12
* Spoken feedback sound for notification popups.mukai@chromium.org2013-06-053-0/+14
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-052-12/+8
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-052-8/+12
* Fix ChromeOS use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-9/+9
* Introduces a new scrollbar for message_center.mukai@chromium.org2013-06-052-4/+4
* Updates the quiet mode button UI slightly.mukai@chromium.org2013-05-311-2/+0
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-302-3/+3
* mac: Make notification text colors match views.thakis@chromium.org2013-05-281-3/+3
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-282-12/+16
* Prevent invisible notification windows on Win+Aura.dewittj@chromium.org2013-05-241-7/+17
* Fix use-after-free in NotificationView::ButtonPressed.dewittj@chromium.org2013-05-241-3/+7
* Removes an unnecessary line which potentially causes a crash.mukai@chromium.org2013-05-231-1/+0
* Changes to hand-sign of mouse cursor only when the notification can respond t...mukai@chromium.org2013-05-231-0/+3
* Rename message_center_constants to message_center_style.thakis@chromium.org2013-05-2210-10/+10
* mac: image notificationsthakis@chromium.org2013-05-221-9/+1
* Removes all "RemoveAllChildViews", instead sets visibility.mukai@chromium.org2013-05-212-9/+11
* Read a notification card for a11y.mukai@chromium.org2013-05-186-43/+140
* Make Label's NO_ELIDE setting actually not elide, and change the defaultpkasting@chromium.org2013-05-173-5/+0
* Redesigns the button bars of notification center.mukai@chromium.org2013-05-171-53/+92
* [Mac][MC] Implement the basic message center tray UI.rsesek@chromium.org2013-05-162-5/+2
* mac notifications: Implement action buttons.thakis@chromium.org2013-05-161-16/+15
* Revert 200535 "Revert 200477 "Fixes reposition logic for adding ..."thakis@chromium.org2013-05-161-3/+5
* Revert 200477 "Fixes reposition logic for adding a new one when ..."thakis@chromium.org2013-05-161-5/+3
* Fixes reposition logic for adding a new one when the center opens.mukai@chromium.org2013-05-161-3/+5
* Changes mouse cursor when hover on notification card.mukai@chromium.org2013-05-142-0/+30
* Fixes a crash bug of calling animator without check.mukai@chromium.org2013-05-101-1/+2
* Fixes bugs of spoken feedback in notification components.mukai@chromium.org2013-05-093-0/+19
* Fixes a crash bug happening with --disable-rich-notificationsmukai@chromium.org2013-05-081-2/+0
* Stops ongoing animation for deleted views.mukai@chromium.org2013-05-081-2/+5
* Changes the order of widget Close() and DecrementDeferCounter().mukai@chromium.org2013-05-071-3/+7
* Fixes a possible crash which still happens on M27 branch.mukai@chromium.org2013-05-061-0/+3
* Fixes reposition logic a bit to prevent unnecessary repositions.mukai@chromium.org2013-05-051-1/+3
* Fix notification line limits for long messages without spaces.dharcourt@chromium.org2013-05-032-5/+11
* Revamp the color scheme for notifications.dewittj@chromium.org2013-05-031-6/+13
* Fixed line height of list notifications on Windows.dharcourt@chromium.org2013-05-031-7/+13
* Fixes the possibility of use-after-free.mukai@chromium.org2013-05-032-0/+33
* Broke message_center_unittests: BoundedLabelTest.ElisionTest & GetLinesTestjochen@chromium.org2013-05-031-7/+4
* Fix notification line limits for long messages without spaces.dharcourt@chromium.org2013-05-031-4/+7
* Supports mirrored layout in BoundedLabel for RTL UI.mukai@chromium.org2013-05-031-1/+2