summaryrefslogtreecommitdiffstats
path: root/ash/system/tray
Commit message (Expand)AuthorAgeFilesLines
* Merge 146482 - ash: Close bubble view if CreateItemViews fails.gspencer@chromium.org2012-07-181-0/+7
* Merge 143291 - Re-factor TraySms to use ash::SmsObserver instead of NetoworkS...stevenjb@google.com2012-06-252-0/+6
* ash: Make sure the scroll-view takes the border size into account when comput...sadrul@chromium.org2012-06-181-2/+5
* views: Fix a case of user-after-free in bubbles.sadrul@chromium.org2012-06-171-6/+3
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Disable the crashy SystemTrayTest tests on all the platforms because of a rea...glider@chromium.org2012-06-171-16/+4
* Do not toggle Applist with Search key press when accessibility is enabled.yusukes@chromium.org2012-06-161-6/+0
* ash: Draw a line after the list in the uber tray sub-popups.sadrul@chromium.org2012-06-152-2/+51
* Disable SystemTray BubbleCreationTypesTest on OS_WINstevenjb@google.com2012-06-151-1/+8
* Fix ash tray bubble RTL alignment issue.jennyz@google.com2012-06-152-7/+20
* Disable SystemTrayTestItems on OS_WINstevenjb@google.com2012-06-151-1/+8
* Only send test sms messages on a switch.stevenjb@google.com2012-06-151-10/+7
* ash: Fix arrow color for the uber-tray popup.sadrul@chromium.org2012-06-153-11/+34
* Propagate PreferredSizeChanged to StatusAreaWidgetstevenjb@google.com2012-06-153-1/+6
* Fix status area widget resizing and other Ash tray cleanup.stevenjb@google.com2012-06-148-91/+116
* Add WebNotificationTray to the status areastevenjb@google.com2012-06-134-1/+40
* ash: Fix the border colors in the uber-tray popup.sadrul@chromium.org2012-06-133-5/+71
* Fixes content scaling when resizingpkotwicz@chromium.org2012-06-131-0/+1
* Prepare status area to support multiple trays.stevenjb@google.com2012-06-125-20/+27
* Add decoration to the language button to indicate that a third party IME is i...zork@chromium.org2012-06-122-1/+3
* Revert 141498 - Re-enable a couple of aura_shell_unittests cases for the asan...cpu@chromium.org2012-06-111-1/+2
* Re-enable a couple of aura_shell_unittests cases for the asan failure has bee...jennyz@chromium.org2012-06-111-2/+1
* Move SystemTrayBubbleView to TrayBubbleView in its own file.stevenjb@google.com2012-06-114-360/+399
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-2/+3
* 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