summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-1012-118/+51
* Remove AshNativeCursorManagerTest.DisabledMouseEventsLocationoshima@chromium.org2013-05-101-44/+0
* Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.msw@chromium.org2013-05-091-5/+3
* ash: Update 2x window control assets.xiyuan@chromium.org2013-05-0924-0/+0
* keyboard: Allow the proxy to customize the way the keyboard window is shown/h...sadrul@chromium.org2013-05-091-3/+0
* Disable two display-related ash_unittests on Win8 Aurajamescook@chromium.org2013-05-092-2/+18
* Magnifier: Prevent the cursor jumping on HiDPI display.yoshiki@chromium.org2013-05-093-59/+59
* Add a "Settings..." menu item to a11y uber menu.yoshiki@chromium.org2013-05-096-2/+20
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-094-5/+5
* Update the volume and audio tray view when TrayAudio is updated.jennyz@chromium.org2013-05-091-1/+5
* Revert r199090 and r199077 since these two breaks PanelWindowResizerTest.Pane...tzik@chromium.org2013-05-093-26/+8
* Save and restore State for ShellWindows, including panels stevenjb@chromium.org2013-05-095-13/+7
* Make it possible to have both label and avatar for user.antrim@chromium.org2013-05-092-29/+69
* Fixes a test expectation broken by r199077mukai@chromium.org2013-05-091-1/+1
* Removes the space for notification icon if it's not visible.mukai@chromium.org2013-05-093-8/+26
* This is the first of two patches to drag and drop items from the app list to ...skuhne@chromium.org2013-05-0814-26/+205
* Revert 198959 "Use GetCursorPos to return the current cursor pos..."sky@chromium.org2013-05-081-5/+0
* Use GetCursorPos to return the current cursor position in windows ASH instead...ananta@chromium.org2013-05-081-0/+5
* Do not show low battery notification bubble unless battery state is DISCHARGI...jennyz@chromium.org2013-05-081-1/+1
* Revert 198918 "Save and restore State for ShellWindows, includin..."csharp@chromium.org2013-05-085-7/+13
* Save and restore State for ShellWindows, including panelsstevenjb@chromium.org2013-05-085-13/+7
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-071-1/+1
* Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]rsleevi@chromium.org2013-05-072-3/+6
* ash: Extract Observer out of ShelfLayoutManager.tfarina@chromium.org2013-05-078-38/+60
* Regression issue with "ShouldHop", the UpdateState->Layout flow was updated d...jennyz@chromium.org2013-05-072-14/+2
* Fix mouse locking in Chrome AURA Windows and ASH.ananta@chromium.org2013-05-071-8/+23
* Implement the rest of the audio API.rkc@chromium.org2013-05-072-0/+8
* Removes blue background color for notification icon too.mukai@chromium.org2013-05-071-2/+0
* Revert 198556 "Implement the rest of the audio API."rkc@chromium.org2013-05-072-8/+0
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-062-6/+84
* Implement the rest of the audio API.rkc@chromium.org2013-05-062-0/+8
* Revert 198519 "Notify all visible renderers when the visibility ..."skaslev@chromium.org2013-05-062-84/+6
* Introduces a boolean flag for ShouldBlockLauncherAutoHide().mukai@chromium.org2013-05-062-3/+13
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-062-6/+84
* Stop changing background color to blue in status area.mukai@chromium.org2013-05-062-10/+4
* Revert 197366 "ash: Update app list button."xiyuan@chromium.org2013-05-0615-200/+63
* ash: Rename tray_views.{h,cc} to tray_utils.{h,cc}tfarina@chromium.org2013-05-0621-21/+14
* Fix wimax badges for status areastevenjb@chromium.org2013-05-061-3/+3
* Do not change the tray background color for popups.mukai@chromium.org2013-05-062-5/+10
* Show more detailed battery states; handle "neither charging nor discharging"sschmitz@chromium.org2013-05-048-67/+217
* Sets web_notification tray icon invisible if there're no notifications.mukai@chromium.org2013-05-031-19/+4
* Remove myself from some OWNERS files and make per-file ownership more specific.ben@chromium.org2013-05-031-1/+0
* Fixes unread_count handling.mukai@chromium.org2013-05-032-2/+23
* Adding artwork fro power iconsskuhne@google.com2013-05-034-0/+0
* Extend MouseWheelEvent to support both X and Y scrollssheckylin@chromium.org2013-05-031-2/+6
* Disable AshNativeCursorManagerTest.DisabledMouseEventsLocationxiyuan@chromium.org2013-05-031-8/+3
* Support Shift+Search+Arrows to navigate and Control to silence speech everywheredmazzoni@chromium.org2013-05-028-2/+61
* Disable DisplayControllerTest.SwapPrimary and SwapPrimaryById on win+aura.mattm@chromium.org2013-05-021-2/+14
* Adding Alt+1 for browser switching. Part of this CL will get reverted once 11...skuhne@chromium.org2013-05-022-2/+22
* Move Ash window-show code from AshTestHelper back to AshTestBasejamescook@chromium.org2013-05-024-72/+80