summaryrefslogtreecommitdiffstats
path: root/ash/system
Commit message (Expand)AuthorAgeFilesLines
* Remove the title "mute" under the mute button.jennyz@chromium.org2012-09-062-13/+18
* Make the bottom row of the uber tray bubble detailed view always stay at the ...jennyz@chromium.org2012-09-051-8/+8
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-043-3/+3
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-049-21/+21
* Make the exit button item as tall as the other tray popup item in guest mode.jennyz@chromium.org2012-08-311-0/+4
* Change uber tray bubble date UI.jennyz@chromium.org2012-08-313-24/+27
* ash: Add some gesture support to the shelf.sadrul@chromium.org2012-08-302-0/+13
* Relanding fix for reverted issue 10891008.sschmitz@chromium.org2012-08-301-7/+12
* Revert 153905 - crbug.com/144000 "1 minutes left" on battery statustwiz@chromium.org2012-08-291-12/+7
* crbug.com/144000 "1 minutes left" on battery statussschmitz@chromium.org2012-08-291-7/+12
* Land stevenjb's cl: Replace Ash web notification tray view with a button.jennyz@chromium.org2012-08-285-37/+65
* Move functions for controlling Caps Lock to CapsLockDelegate from SystemTrayD...mazda@chromium.org2012-08-283-19/+4
* Show tooltips on ash tray network items.varunjain@chromium.org2012-08-282-0/+16
* 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-246-69/+209
* 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
* Adjust the power status UI to left aligned UI if the Settings is not displaye...jennyz@chromium.org2012-08-244-16/+40
* Revert 153141 - Adjust the power status UI to left aligned UI if the Settings...thestig@chromium.org2012-08-244-40/+16
* Adjust the power status UI to left aligned UI if the Settings is not displaye...jennyz@chromium.org2012-08-244-16/+40
* ash: Add gesture support for notifications.sadrul@chromium.org2012-08-231-9/+121
* ash-tray: Fix scrolling in the network list when connecting to a network.sadrul@chromium.org2012-08-233-4/+8
* Update the texts of the caps lock tray.mazda@chromium.org2012-08-221-5/+12
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-221-4/+3
* Fix accessability for web notification tray.stevenjb@chromium.org2012-08-2112-23/+45
* Revert 152135 - Fix accessability for web notification tray.glider@chromium.org2012-08-2012-39/+20
* Fix the date text truncation issue.jennyz@chromium.org2012-08-171-1/+1
* Fix accessability for web notification tray.stevenjb@chromium.org2012-08-1712-20/+39
* Re-factor system tray code controlling launcher visibilitystevenjb@chromium.org2012-08-179-37/+89
* image: Specify the resize-method when resizing ImageSkia.sadrul@chromium.org2012-08-161-1/+2
* Allow closing root window, or pressing the power button to shutdown ash_shell...harrym@chromium.org2012-08-161-1/+3
* Move non SystemTray specific code to TrayBackgroundViewstevenjb@google.com2012-08-157-86/+111
* Revert 151752 - Move non SystemTray specific code to TrayBackgroundViewjhorwich@chromium.org2012-08-157-109/+86
* Move non SystemTray specific code to TrayBackgroundViewstevenjb@google.com2012-08-157-86/+109
* Makes SystemTray explicitly remove an AnimationObserver. Without thissky@chromium.org2012-08-151-0/+2
* Consolidate volume_control_delegate and sysmte_tray_delegatejennyz@chromium.org2012-08-143-53/+81
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-145-5/+5
* Change the battery time display format according m23 spec.jennyz@chromium.org2012-08-141-7/+19
* Show extension settings for extension notificationsstevenjb@chromium.org2012-08-144-12/+27
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-1414-41/+38
* Replace views::LocatedEvent with ui::LocatedEventben@chromium.org2012-08-131-2/+2
* Change ash no notofication message size and colorstevenjb@google.com2012-08-131-1/+2
* Replace views::Event with ui::Event.beng@google.com2012-08-1025-30/+30
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-102-2/+2
* Fix Ash notification updatesstevenjb@chromium.org2012-08-103-105/+181
* Adjust web notification tray height.stevenjb@google.com2012-08-101-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-092-2/+2
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-092-3/+7
* Convert Aura to use ui::Event.ben@chromium.org2012-08-082-12/+12