summaryrefslogtreecommitdiffstats
path: root/ash/system/web_notification
Commit message (Expand)AuthorAgeFilesLines
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-2/+2
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-7/+7
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-192-4/+4
* Fixes the context menu for a notification.mukai@chromium.org2013-12-182-0/+7
* Fix popup crash on ChromeOS.dewittj@chromium.org2013-12-042-0/+13
* Updates the web_notification_tray visibility when login status is changed.mukai@chromium.org2013-11-122-0/+8
* Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...pkotwicz@chromium.org2013-10-281-3/+5
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-4/+4
* Use display ID only for mirrored display.oshima@chromium.org2013-10-251-2/+2
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-1/+0
* Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate (2)sky@chromium.org2013-09-131-1/+1
* Revert 222957 "Refactors TestSystemTrayDelegate into DefaultSyst..."cpu@chromium.org2013-09-131-1/+1
* Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegatesky@chromium.org2013-09-131-1/+1
* Introduces NotificationBlocker.mukai@chromium.org2013-09-122-22/+1
* Fixing various problems with the new shelf layout in conjunction with the blu...skuhne@chromium.org2013-09-062-7/+2
* Update Status Icon menu when menu model changes (Linux Aura)sidharthms@chromium.org2013-08-282-3/+53
* Removes the quiet mode menu and let the right click toggles the message center.mukai@chromium.org2013-08-242-37/+0
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-2/+2
* 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