summaryrefslogtreecommitdiffstats
path: root/ui/message_center/cocoa/tray_view_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Add an empty message to the notification center.dewittj@chromium.org2014-01-301-15/+61
* Revert 240031 "Rebuild the cache when a notification is marked a..."tzik@chromium.org2013-12-111-9/+1
* Rebuild the cache when a notification is marked as shown or displayed.mukai@chromium.org2013-12-111-1/+9
* Supports per-profile desktop in MessageCenter.mukai@chromium.org2013-12-061-1/+1
* Queue notification center deletes while visible to the user.dewittj@chromium.org2013-09-241-1/+1
* Record when the settings dialog becomes visible on Mac.dewittj@chromium.org2013-09-201-5/+11
* Fix crash when Notification Center is closed while "dismiss all" animation is...dimich@chromium.org2013-08-221-0/+3
* [MC] Add the product name to the tray controller's title.rsesek@chromium.org2013-08-121-1/+10
* Add profile switcher in notification settings for Mac.jianli@chromium.org2013-08-081-1/+13
* Allow showing progress notification update in message center on Macjianli@chromium.org2013-08-061-7/+0
* Mac: Highlight do-not-disturb button properly.dewittj@chromium.org2013-07-101-15/+21
* Switch notifications pause to bell icon.dewittj@chromium.org2013-07-091-8/+9
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-8/+8
* [Mac][MC] Initial accessibility pass.rsesek@chromium.org2013-06-221-0/+18
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-201-13/+5
* [Mac][MC] Update the color of the "Notifications" label in the tray.rsesek@chromium.org2013-06-201-1/+1
* [Mac][MC] Tweak the shadow properties to make it more visible.rsesek@chromium.org2013-06-181-3/+2
* Animate clearing all notifications for Mac.jianli@chromium.org2013-06-141-16/+182
* Revert 204330 "Try disabling the layer-backed view in MCTrayView..."rsesek@chromium.org2013-06-141-2/+1
* mac notifications: Let <esc> close the settings view and the tray.thakis@chromium.org2013-06-101-10/+3
* mac notifications: Show settings below the control area.thakis@chromium.org2013-06-101-35/+62
* mac notification settings: Hook up button to show the ui, add a back button.thakis@chromium.org2013-06-091-29/+74
* mac notification settings: Implement most of the setttings view.thakis@chromium.org2013-06-071-4/+9
* Scroll to the topmost notification when the message center tray opens.jianli@chromium.org2013-06-071-0/+6
* Animations for message center trayjianli@chromium.org2013-06-061-34/+184
* mac: Plumbing for the notification settings view.thakis@chromium.org2013-06-061-1/+8
* Try disabling the layer-backed view in MCTrayViewController.rsesek@chromium.org2013-06-051-1/+2
* [Mac][MC] Mark notifications as displayed so the unread count is properly upd...rsesek@chromium.org2013-05-301-0/+2
* Rename message_center_constants to message_center_style.thakis@chromium.org2013-05-221-1/+1
* [Mac][MC] Add the control area buttons to the message center tray.rsesek@chromium.org2013-05-211-2/+110
* [Mac][MC] Implement the basic message center tray UI.rsesek@chromium.org2013-05-161-0/+220