summaryrefslogtreecommitdiffstats
path: root/ash/system/tray
Commit message (Expand)AuthorAgeFilesLines
* Remove system tray specific code and arrow logic from SystemTrayBubbleView.stevenjb@google.com2012-06-082-59/+110
* Add battery status to settings row in uber tray bubble.jennyz@google.com2012-06-082-6/+8
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-2/+2
* views: Process gesture events correctly in Link, Slider and ScrollBars.sadrul@chromium.org2012-06-053-1/+12
* ash: Fix closing uber-tray popup by clicking on the tray.sadrul@chromium.org2012-06-012-7/+20
* Adjust clock UI for vertical launcher.jennyz@google.com2012-06-018-10/+61
* Changed DisplayName std::string => string16, which is a prerequisite to displ...saintlou@chromium.org2012-06-011-1/+1
* ash: Add some 2x assets for the uber-tray.sadrul@chromium.org2012-06-013-5/+2
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-313-12/+15
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-313-15/+12
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-313-12/+15
* Add ASH_EXPORT to TrayBackgroundViewstevenjb@google.com2012-05-301-2/+3
* Prepare to support Ash notification tray:stevenjb@google.com2012-05-308-255/+207
* ash: Activate uber-tray and the items on mouse-up instead of on mouse-down.sadrul@chromium.org2012-05-292-3/+22
* ash: Change how mouse/touch-events are handled by the status tray popup and p...sadrul@chromium.org2012-05-242-33/+54
* Move common notification layout to base classstevenjb@google.com2012-05-244-13/+79
* ash: Add some slide animation for the uber tray popups.sadrul@chromium.org2012-05-244-68/+148
* Fix the regression issue with showing notificaiton bubble on top of the detai...jennyz@google.com2012-05-231-6/+33
* Add NetworkNotificationView to tray_network.stevenjb@google.com2012-05-234-15/+71
* Fixup layout of power and sms notifications.stevenjb@google.com2012-05-232-0/+2
* Show fixed arrow for uber tray bubble if shelf alignment is vertical.jennyz@google.com2012-05-223-7/+12
* ash: New assets for uber-tray.sadrul@chromium.org2012-05-221-4/+0
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-215-13/+12
* Add left/right launcher layout support for uber tray. The status area and ube...jennyz@google.com2012-05-196-80/+150
* Fixed proxy settings button behaviour: it becomes disabled when device isn't ...ygorshenin@chromium.org2012-05-181-0/+3
* Revert 137059 - Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-172-1/+40
* Added support for Wimax networks.zelidrag@chromium.org2012-05-171-8/+8
* Reverting 137736 because 137059 broke the bookmark bubble. In particular, usi...pkotwicz@chromium.org2012-05-171-1/+1
* Revert 137752 - Revert 137059 - Better fix for closing uber tray when clickin...fischman@chromium.org2012-05-172-40/+1
* Revert 137059 - Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-172-1/+40
* views: Do not set capture on a widget if it cannot be activated.sadrul@chromium.org2012-05-171-1/+1
* Add TrayLocale for locale change notifications.stevenjb@google.com2012-05-172-0/+10
* Add TraySms for SMS messages.stevenjb@google.com2012-05-1711-27/+70
* Ensure the margin for uber tray popup arrow position.mukai@chromium.org2012-05-171-0/+4
* Don't close ash notifications on deactivatestevenjb@google.com2012-05-161-0/+2
* Allow Uber Tray popup pointing to the related tray item view.mukai@chromium.org2012-05-164-29/+121
* ash: Some code-cleanup around tray-resizing code.sadrul@chromium.org2012-05-154-16/+76
* ash: Make sure all the sub-popups retain the same height as the main popup.sadrul@chromium.org2012-05-1511-43/+274
* Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-152-40/+1
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-145-12/+13
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-145-13/+12
* Add power notifications and add an icon to the power tray viewsstevenjb@google.com2012-05-112-0/+74
* ash: Add hover-effect to the items in the bottom rows of the uber tray popups.sadrul@chromium.org2012-05-114-22/+57
* Move the header entries in the sub-dialogs at the bottom of the dialogs.sadrul@chromium.org2012-05-116-53/+110
* ash: Rejig the user-card in the uber-tray popup.sadrul@chromium.org2012-05-102-4/+9
* Disable the following tests because of use-after-free errors reported by Addr...glider@chromium.org2012-05-101-1/+2
* Add a Default view for accessibility that allows you to disable spoken feedbackzork@chromium.org2012-05-101-0/+3
* ash: Separate out SystemTrayBubble and related classes into a new file.sadrul@chromium.org2012-05-095-591/+654
* Add support to SystemTray for a second bubble for notifications.stevenjb@chromium.org2012-05-095-91/+377
* Add unit tests for SystemTray (Take 3)stevenjb@chromium.org2012-05-074-4/+136