summaryrefslogtreecommitdiffstats
path: root/ash/system/web_notification
Commit message (Expand)AuthorAgeFilesLines
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-0/+21
* Allow specifying the max height from the user code of message bubble.mukai@chromium.org2013-01-121-0/+14
* Shows the notification icon during the login session.mukai@chromium.org2013-01-091-5/+5
* Block the autohide of the launcher when 'quiet mode' bubble is shown for noti...mukai@chromium.org2013-01-092-0/+7
* Allow easier cross-platform access to MessageCenter by making it a singleton ...dewittj@chromium.org2013-01-043-21/+25
* Specify optional_fields to UpdateNotification too.mukai@chromium.org2012-12-151-1/+2
* Enables to call quiet mode bubble from web notification.mukai@chromium.org2012-11-292-5/+71
* Revert 169989 - Do not remove the notification item if the click happens on t...mukai@chromium.org2012-11-283-15/+5
* Do not remove the notification item if the click happens on the card in popup.mukai@chromium.org2012-11-283-5/+15
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-141-8/+8
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-022-3/+6
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-3017-1737/+44
* Re-factor Ash Message Center code part 4/4stevenjb@chromium.org2012-10-226-248/+338
* * Make web/system trays delegates instead of bubbles.stevenjb@chromium.org2012-10-1815-457/+565
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-182-3/+5
* Moves TrayBubbleView out of ash namespacestevenjb@chromium.org2012-10-158-64/+46
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-3/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* Add check for popup_bubble() before calling set_dirty() in WebNotificationTraystevenjb@chromium.org2012-10-091-1/+2
* Eliminate custom paint code for TrayBubbleView stevenjb@chromium.org2012-10-089-97/+27
* Fix image update for web notificationsstevenjb@chromium.org2012-10-023-2/+9
* Fix resize percent for message layoutstevenjb@chromium.org2012-09-291-2/+3
* Extract internal classes into separate message_center namespace for eventual ...miket@chromium.org2012-09-2716-1053/+1515
* Removes caching of whether the launcher should be visible fromsky@chromium.org2012-09-141-4/+4
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-6/+6
* Land stevenjb's cl: Replace Ash web notification tray view with a button.jennyz@chromium.org2012-08-282-33/+55
* Hide Ash message center bubble when there are no notifications.stevenjb@google.com2012-08-251-3/+6
* Support for multiple Ash web notifications in the popup bubblestevenjb@chromium.org2012-08-243-60/+198
* Separate Ash WebNotification MessageCenterBubble and PopupBubblestevenjb@google.com2012-08-243-132/+230
* Hide the Ash web notification tray when there are no notificationsstevenjb@google.com2012-08-241-9/+8
* Replace dropdown meny with right-clickstevenjb@chromium.org2012-08-241-30/+15
* ash: Add gesture support for notifications.sadrul@chromium.org2012-08-231-9/+121
* Fix accessability for web notification tray.stevenjb@chromium.org2012-08-212-1/+15
* Revert 152135 - Fix accessability for web notification tray.glider@chromium.org2012-08-202-11/+0
* Fix accessability for web notification tray.stevenjb@chromium.org2012-08-172-0/+11
* Re-factor system tray code controlling launcher visibilitystevenjb@chromium.org2012-08-172-0/+26
* Move non SystemTray specific code to TrayBackgroundViewstevenjb@google.com2012-08-152-1/+16
* Revert 151752 - Move non SystemTray specific code to TrayBackgroundViewjhorwich@chromium.org2012-08-152-16/+1
* Move non SystemTray specific code to TrayBackgroundViewstevenjb@google.com2012-08-152-1/+16
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+1
* Show extension settings for extension notificationsstevenjb@chromium.org2012-08-142-8/+11
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-1/+1
* Change ash no notofication message size and colorstevenjb@google.com2012-08-131-1/+2
* Replace views::Event with ui::Event.beng@google.com2012-08-102-4/+4
* Fix Ash notification updatesstevenjb@chromium.org2012-08-103-105/+181
* Adjust web notification tray height.stevenjb@google.com2012-08-101-1/+1
* Add message to Ash message center for no notificationsstevenjb@google.com2012-08-062-24/+84