summaryrefslogtreecommitdiffstats
path: root/ash/system/web_notification
Commit message (Expand)AuthorAgeFilesLines
...
* Enables to show notification popups when the system tray opens.mukai@chromium.org2013-08-231-21/+41
* Fixes a crash bug of TrayLocallyManagedUser notification in initialization (2nd)mukai@chromium.org2013-08-211-6/+23
* Revert 218654 "Fixes a crash bug of TrayLocallyManagedUser notif..."jochen@chromium.org2013-08-211-23/+6
* Fixes a crash bug of TrayLocallyManagedUser notification in initialization.mukai@chromium.org2013-08-211-6/+23
* Separate logout button from system traybartfab@chromium.org2013-08-141-8/+2
* Cleanup of the notification popup workarea logic.mukai@chromium.org2013-08-143-5/+136
* Let notifications avoid the system tray even when alignment is LEFT.mukai@chromium.org2013-08-132-44/+10
* Specifies GetHeightForWidth to WebNotificationButton.mukai@chromium.org2013-08-131-0/+4
* ash:Shelf Update Alternate Layoutharrym@chromium.org2013-08-091-1/+2
* [Mac][Win] Hide notifications popups when entering fullscreen mode.dewittj@chromium.org2013-08-062-0/+5
* Do not hide the web notification popups by the system tray, rather let them a...mukai@chromium.org2013-08-023-16/+169
* Revert 214894 "Do not hide the web notification popups by the sy..."tapted@chromium.org2013-08-013-160/+16
* Do not hide the web notification popups by the system tray, rather let them a...mukai@chromium.org2013-08-013-16/+160
* Change position of notification toasts depending on taskbar locationsidharthms@chromium.org2013-07-311-3/+4
* Prevent calling SetHideWebNotifications(false) when system notification is al...mukai@chromium.org2013-07-282-0/+63
* The new alternate shelf requests that all tray / message bubbles / applicatio...skuhne@chromium.org2013-07-241-3/+6
* Observes work area change and auto-hide for notifications.mukai@chromium.org2013-07-182-3/+76
* Do not show message center arrows when --ash-use-alternate-shelf is specified.mukai@chromium.org2013-07-171-0/+2
* Updates the visual of notification icon.mukai@chromium.org2013-07-101-25/+9
* Status Area Updateharrym@chromium.org2013-07-092-0/+14
* Remove the most obvious dead code from message center.dewittj@chromium.org2013-07-083-74/+15
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-202-9/+31
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-182-3/+4
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-131-2/+2
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-072-2/+2
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-061-6/+14
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-051-14/+6
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-051-6/+14
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-281-2/+5
* Rename message_center_constants to message_center_style.thakis@chromium.org2013-05-221-1/+1
* Removes blue background color for notification icon too.mukai@chromium.org2013-05-071-2/+0
* Introduces a boolean flag for ShouldBlockLauncherAutoHide().mukai@chromium.org2013-05-062-3/+13
* ash: Rename tray_views.{h,cc} to tray_utils.{h,cc}tfarina@chromium.org2013-05-061-1/+1
* Sets web_notification tray icon invisible if there're no notifications.mukai@chromium.org2013-05-031-19/+4
* Fixes unread_count handling.mukai@chromium.org2013-05-032-2/+23
* Changes the background color of status area.mukai@chromium.org2013-05-011-48/+65
* Changes the notification popup parent to StatusContainer.mukai@chromium.org2013-04-261-1/+1
* Add AshTestHelper to let unit tests create windows on Ashjamescook@chromium.org2013-04-261-0/+1
* Supports MessageCenterObserver interface in MessageCenterView (2nd).mukai@chromium.org2013-04-242-6/+0
* Revert 196080 "Supports MessageCenterObserver interface in Messa..."markusheintz@chromium.org2013-04-242-0/+6
* Supports MessageCenterObserver interface in MessageCenterView.mukai@chromium.org2013-04-242-6/+0
* Shows notification center by keyboard shortcut when the sytem tray opens.mukai@chromium.org2013-04-231-1/+3
* Places the unread count in the middle of web notification tray button.mukai@chromium.org2013-04-192-19/+78
* Moved some message center constants to message_center_constants.h.dharcourt@chromium.org2013-04-191-5/+6
* Reposition toasts to align the closed one.mukai@chromium.org2013-04-121-4/+0
* MessageCenter refactoring.mukai@chromium.org2013-04-121-115/+62
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-112-4/+4
* Disable WebNotificationTrayTest.ManyPopupNotifications and ManyMessageCenterN...jochen@chromium.org2013-04-101-2/+4