summaryrefslogtreecommitdiffstats
path: root/ui/message_center/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Revert 204330 "Try disabling the layer-backed view in MCTrayView..."rsesek@chromium.org2013-06-141-2/+1
* [Mac][MC] Only show the status item when there are notifications in the tray.rsesek@chromium.org2013-06-133-16/+22
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-134-45/+39
* mac notifications: Tweak spacing post ui review.thakis@chromium.org2013-06-121-2/+2
* Disable PopupCollectionTest.CloseCollectionBeforeNewPopupAnimationEndssail@chromium.org2013-06-121-1/+3
* Pause or resume popup timer when mouse enters or exits the popup.jianli@chromium.org2013-06-122-0/+23
* [Mac][MC] Use the copied notification ID when notifying the MessageCenter.rsesek@chromium.org2013-06-121-2/+3
* mac notification settings: Make sure the scroll view is scrolled to the top.thakis@chromium.org2013-06-111-0/+7
* Set animation delegate to nil when a popup is closed directly.jianli@chromium.org2013-06-111-0/+1
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-2/+2
* 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-097-68/+215
* Move notification timers into a cross-platform location.dewittj@chromium.org2013-06-081-0/+2
* [Mac][MC] Open the tray to the left if there is not enough room on screen to ...rsesek@chromium.org2013-06-083-8/+76
* mac notification settings: Implement most of the setttings view.thakis@chromium.org2013-06-075-8/+265
* 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-074-4/+4
* [Mac] Animate new popup notification with both slide-in and fade-in effectsjianli@chromium.org2013-06-071-3/+14
* [Mac][MC] Round another fractional pixel value for list notifications.rsesek@chromium.org2013-06-071-1/+1
* 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-063-1/+127
* Impose line limits for rich notifications on OSXjianli@chromium.org2013-06-061-5/+43
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-064-143/+215
* 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
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-054-190/+128
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-054-128/+190
* 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
* [Mac][MC] Do not draw on fractional pixels by rounding the values.rsesek@chromium.org2013-05-311-3/+4
* [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
* [Mac][MC] Adjust the size of the status item view based on the unread count.rsesek@chromium.org2013-05-292-30/+84
* mac: Make notification text colors match views.thakis@chromium.org2013-05-281-5/+8
* [Mac][MC] Allow right click to open the message center tray.rsesek@chromium.org2013-05-282-2/+27
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-284-2/+23
* Animation support for rich notifications on Mac.jianli@chromium.org2013-05-246-110/+397
* [Mac][MC] Close the message center tray when it loses key state.rsesek@chromium.org2013-05-242-10/+27
* [Mac][MC] Allow popup notifications to be dismissed with a swipe gesture.rsesek@chromium.org2013-05-232-6/+140
* Rename message_center_constants to message_center_style.thakis@chromium.org2013-05-226-7/+7