summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* Merge 208774 "Removes the tricky focus loop in the notifier sett..."mukai@chromium.org2013-06-271-7/+0
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-2419-84/+84
* Reduce the maximum number of list items in notifications.dewittj@chromium.org2013-06-221-1/+1
* Adds a first-run balloon to the Windows notification center.dewittj@chromium.org2013-06-221-0/+4
* [Mac][MC] Initial accessibility pass.rsesek@chromium.org2013-06-223-2/+81
* Only slide-down animation in message center too.mukai@chromium.org2013-06-211-36/+38
* [Mac] Fix the problem that a popup could be closed while it is still in anima...jianli@chromium.org2013-06-203-4/+13
* message_center only needs to depend on compositor on platforms using viewsthakis@chromium.org2013-06-202-3/+6
* Reland: cros: Show notification when low-power charger connectedjamescook@chromium.org2013-06-201-4/+18
* Animate clearing all notifications for Windows.jianli@chromium.org2013-06-202-24/+141
* This is causing TestCSP to fail on chromium.macrmsousa@chromium.org2013-06-203-12/+4
* Remove unnecessary DCHECKmukai@chromium.org2013-06-201-4/+8
* [Mac] Fix the problem that a popup could be closed while it is still in anima...jianli@chromium.org2013-06-203-4/+12
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-2035-310/+474
* [Mac][MC] Re-add the global event monitor to close the bubble.rsesek@chromium.org2013-06-202-0/+21
* Revert 207374 "cros: Show notification when low-power charger co..."rsesek@chromium.org2013-06-202-19/+5
* Revert 207409 "[Mac][MC] Re-add the global event monitor to clos..."rsesek@chromium.org2013-06-202-20/+0
* [Mac][MC] Update the color of the "Notifications" label in the tray.rsesek@chromium.org2013-06-201-1/+1
* [Mac][MC] Re-add the global event monitor to close the bubble.rsesek@chromium.org2013-06-202-0/+20
* cros: Show notification when low-power charger connectedjamescook@chromium.org2013-06-202-5/+19
* [Mac][MC] Notify the MCPopupCollection when a popup is swiped away.rsesek@chromium.org2013-06-181-1/+3
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-2/+5
* [Mac][MC] Tweak the shadow properties to make it more visible.rsesek@chromium.org2013-06-181-3/+2
* Notification shadow and flicker removedsidharthms@chromium.org2013-06-188-16/+56
* Make notification close button not animate when being hovered overjianli@chromium.org2013-06-171-0/+2
* Make close button of notification ignore subsequent clicksjianli@chromium.org2013-06-161-0/+1
* Change notification center background color to 0xee.dewittj@chromium.org2013-06-151-1/+1
* Animate clearing all notifications for Mac.jianli@chromium.org2013-06-146-23/+276
* 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-1312-198/+107
* 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
* Introduces SYSTEM_PRIORITYmukai@chromium.org2013-06-117-4/+86
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-1111-12/+12
* Reland 204146 - Introduces a new scrollbar for message_center.dewittj@chromium.org2013-06-112-4/+4
* 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