summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* mac notifications: Move things around slightly.thakis@chromium.org2013-06-101-9/+21
* mac notifications: Let <esc> close the settings view and the tray.thakis@chromium.org2013-06-102-10/+7
* mac notifications: Show settings below the control area.thakis@chromium.org2013-06-104-90/+75
* mac notifications: Fix slide in animation.thakis@chromium.org2013-06-102-6/+4
* [Mac][MC] Release the MCPopupController on the outermost run loop.rsesek@chromium.org2013-06-101-1/+4
* mac notifications: Show app icons and favicons in the settings view.thakis@chromium.org2013-06-101-3/+112
* mac notifications: Open tray to the right if dock is pinned left and there is...thakis@chromium.org2013-06-091-1/+1
* mac notification settings: Hook up button to show the ui, add a back button.thakis@chromium.org2013-06-0910-68/+293
* 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-0814-91/+630
* [Mac][MC] Open the tray to the left if there is not enough room on screen to ...rsesek@chromium.org2013-06-084-8/+77
* Make some ChromeOS code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-9/+9
* mac notification settings: Implement most of the setttings view.thakis@chromium.org2013-06-076-8/+266
* Scroll to the topmost notification when the message center tray opens.jianli@chromium.org2013-06-073-0/+10
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-0711-11/+11
* Revert 204146 "Introduces a new scrollbar for message_center."mukai@chromium.org2013-06-072-4/+4
* [Mac] Animate new popup notification with both slide-in and fade-in effectsjianli@chromium.org2013-06-071-3/+14
* Do not allow updates to notifications while center is open.dewittj@chromium.org2013-06-077-0/+23
* [Mac][MC] Round another fractional pixel value for list notifications.rsesek@chromium.org2013-06-071-1/+1
* Remove unnecessary DCHECK.mukai@chromium.org2013-06-071-1/+0
* Animations for message center trayjianli@chromium.org2013-06-062-35/+193
* [Mac] Notify the message center that a notification in the tray is clickedjianli@chromium.org2013-06-063-16/+36
* mac: Plumbing for the notification settings view.thakis@chromium.org2013-06-0610-9/+149
* Impose line limits for rich notifications on OSXjianli@chromium.org2013-06-063-17/+58
* Rich Notifications working on Linux_aurasidharthms@chromium.org2013-06-062-2/+2
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-0620-451/+583
* Try disabling the layer-backed view in MCTrayViewController.rsesek@chromium.org2013-06-051-1/+2
* [Mac] Notify the message center that a notification is clickedjianli@chromium.org2013-06-052-3/+27
* 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-0520-558/+436
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-0520-436/+558
* Fix ChromeOS use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-9/+9
* Enable message center by default on Mac.rsesek@chromium.org2013-06-052-8/+5
* Introduces a new scrollbar for message_center.mukai@chromium.org2013-06-052-4/+4
* Notify the popup controller that its collection is gone when the popup is bei...jianli@chromium.org2013-06-053-0/+63
* [Mac][MC] Apply NSNonactivatingPanelMask to the tray and popup windows.rsesek@chromium.org2013-06-053-19/+5
* [Mac][MC] Close the tray window when the user clicks outside it.rsesek@chromium.org2013-06-032-0/+20
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-1/+1
* [Mac][MC] Do not draw on fractional pixels by rounding the values.rsesek@chromium.org2013-05-311-3/+4
* Updates the quiet mode button UI slightly.mukai@chromium.org2013-05-311-2/+0
* [Mac][MC] Mark notifications as displayed so the unread count is properly upd...rsesek@chromium.org2013-05-302-0/+3
* [Mac][MC] Fix some issues with the swipe gesture.rsesek@chromium.org2013-05-301-5/+19
* mac: list notificationsthakis@chromium.org2013-05-303-5/+137
* [Mac] Move the large block of NSEvent forward declarations to a shared header.rsesek@chromium.org2013-05-301-29/+1
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-302-7/+0
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-302-3/+3
* [Mac][MC] Adjust the size of the status item view based on the unread count.rsesek@chromium.org2013-05-292-30/+84
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-292-0/+7
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-292-7/+0
* mac: Make notification text colors match views.thakis@chromium.org2013-05-284-8/+13