summaryrefslogtreecommitdiffstats
path: root/ash/system
Commit message (Expand)AuthorAgeFilesLines
* Limit icon size in Web Notifications.stevenjb@google.com2012-06-211-20/+66
* Use the proper strings and decoration for third party IMEs.zork@chromium.org2012-06-211-4/+11
* Re-factor TraySms to use ash::SmsObserver instead of NetoworkSmsHandler.stevenjb@google.com2012-06-205-121/+79
* ash: Make sure the scroll-view takes the border size into account when comput...sadrul@chromium.org2012-06-181-2/+5
* Change kAshNotify to kAshNotifyDisabled (default ash notifications to enabled)stevenjb@google.com2012-06-182-2/+4
* 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-163-16/+6
* ash: Fix uber-tray popup exit-session button in demo mode.sadrul@chromium.org2012-06-161-13/+14
* 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-152-21/+15
* 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
* Make sure the updated network entry is repaintly cleanly.jennyz@google.com2012-06-151-0/+1
* Fix status area widget resizing and other Ash tray cleanup.stevenjb@google.com2012-06-1411-193/+158
* Don't create network notification view if error has been cleared.stevenjb@google.com2012-06-141-0/+2
* Display average battery remaining time in uber tray bubble since crOS fixed t...jennyz@google.com2012-06-141-1/+1
* Only show caps lock and ime notifications once per bootzork@chromium.org2012-06-144-9/+18
* Add WebNotificationTray to the status areastevenjb@google.com2012-06-139-5/+1212
* ash: Fix the border colors in the uber-tray popup.sadrul@chromium.org2012-06-133-5/+71
* Reland r141871.oshima@chromium.org2012-06-131-3/+4
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-4/+3
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-3/+4
* Fixes content scaling when resizingpkotwicz@chromium.org2012-06-131-0/+1
* ash: Fix the caps-lock popup to not truncate text.sadrul@chromium.org2012-06-131-2/+4
* Prepare status area to support multiple trays.stevenjb@google.com2012-06-129-40/+406
* ash: Some new assets for the uber-tray.sadrul@chromium.org2012-06-121-2/+2
* Add decoration to the language button to indicate that a third party IME is i...zork@chromium.org2012-06-123-2/+9
* Work around the crOS battery time reporting issue crosbug.com/31633 in ash tr...jennyz@google.com2012-06-111-1/+7
* 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-113-4/+7
* 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-088-211/+404
* 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-0112-23/+157
* Changed DisplayName std::string => string16, which is a prerequisite to displ...saintlou@chromium.org2012-06-012-2/+2
* ash: Add some 2x assets for the uber-tray.sadrul@chromium.org2012-06-0118-20/+17
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-318-26/+29
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-318-29/+26
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-318-26/+29
* Add a notification when Input Method is changed via keyboard.zork@chromium.org2012-05-313-5/+81
* Add ASH_EXPORT to TrayBackgroundViewstevenjb@google.com2012-05-301-2/+3