summaryrefslogtreecommitdiffstats
path: root/ash/system/web_notification
Commit message (Expand)AuthorAgeFilesLines
* 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
* Specifying parent rather than context for toast.mukai@chromium.org2013-04-021-1/+4
* Makes MenuRunner take a MenuModel directly rather than having to usesky@chromium.org2013-03-291-6/+6
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+2
* Remove close_on_deactivate=false for tray bubbles (3rd)mukai@chromium.org2013-03-141-1/+0
* Remove 'Message center' text from ash_strings.mukai@chromium.org2013-03-111-2/+2
* Refactor: Shelf Widgetharrym@chromium.org2013-03-092-3/+4
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-081-3/+5
* Deprecates QuietModeBubble and uses context menu for quiet mode.mukai@chromium.org2013-03-072-50/+34
* Revert 186612mukai@chromium.org2013-03-071-0/+1
* Remove close_on_deactivate=false for tray bubbles (2nd)mukai@chromium.org2013-03-071-1/+0
* Fix ManyPopupNotifications test with --enable-rich-notifications.dewittj@chromium.org2013-03-051-2/+12
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-051-1/+1
* Revert 184572jamescook@chromium.org2013-03-041-0/+1
* Move views-specific message_center files into a subdirectory.rsesek@chromium.org2013-03-042-7/+7
* Cause byUser to be passed correctly by c.e.notification API.dewittj@chromium.org2013-03-011-1/+2
* Introduces MessagePopupCollection for borderless toasts.mukai@chromium.org2013-02-272-5/+22
* Notifications refactor step 2. dimich@chromium.org2013-02-261-2/+2
* Remove close_on_deactivate=false for tray bubbles.mukai@chromium.org2013-02-261-1/+0
* ash: Move ActionableView and HoverHighlightView into their own files.tfarina@chromium.org2013-02-192-0/+6
* Makes a gap at the top boundary of message center.mukai@chromium.org2013-02-131-8/+25
* Adds an ash global shortcut key for message center.mukai@chromium.org2013-02-122-1/+8
* Allows tray_event_filter to handle multiple bubbles.mukai@chromium.org2013-02-091-3/+0
* Linux/ChromeOS Chromium style checker cleanup, ash/ edition.rsleevi@chromium.org2013-02-071-6/+6
* Add synchronous Widget closing eventwittman@chromium.org2013-02-052-2/+2
* Sets close_on_deactivate to tray and message center bubbles.mukai@chromium.org2013-02-051-0/+1
* Uses --enable-rich-notifications for new design message center.mukai@chromium.org2013-02-051-4/+19
* Implement message center on Windows.dewittj@chromium.org2013-01-313-197/+185
* Introduces 'context' param to NotifierSettingsView.mukai@chromium.org2013-01-251-0/+3
* Re-enable test compositor on ash tests for win8/metro. This allows several ad...robertshield@chromium.org2013-01-241-16/+0