summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Moves transient window observer methods out of WindowObserversky@chromium.org2014-01-102-10/+14
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-108-28/+103
* Revert 244050 "This is part 1 of implemeting phantom windows for..."dcheng@chromium.org2014-01-109-265/+268
* This is part 1 of implemeting phantom windows for the window controls when us...pkotwicz@chromium.org2014-01-109-268/+265
* Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."noamsml@google.com2014-01-104-7/+7
* Revert 243986 "Fix AdjustBoundsToEnsureWindowVisibility to work ..."oshima@chromium.org2014-01-098-105/+28
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-094-7/+7
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-098-28/+105
* [ash] Don't remove an item when associated window is draggedsimonhong@chromium.org2014-01-093-10/+228
* [ash] Add TYPE_DIALOG and its item's LauncherContextMenusimonhong@chromium.org2014-01-0919-18/+77
* Do not show auto-hidden shelf when dragging a windowvarkha@chromium.org2014-01-092-1/+45
* ash: Add test for wallpaper-switching bug.derat@chromium.org2014-01-091-3/+31
* Fix regression where the active window header was not used for v2 apps on CrOSpkotwicz@chromium.org2014-01-081-12/+5
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-0819-32/+461
* Use the tall header for restored browser popups. The new header design uses s...pkotwicz@chromium.org2014-01-081-1/+1
* Update the selected resolution to the resolution that is actually selected.oshima@chromium.org2014-01-084-2/+64
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-0830-99/+99
* Implements the dialog view for logout confirmation dialog in public sessions.binjin@chromium.org2014-01-0810-13/+705
* The new design of the window headers does not use a super transparent window ...pkotwicz@chromium.org2014-01-0811-904/+3
* ToplevelWindowEventHandler::HandleMousePressed() has some comments about only...pkotwicz@chromium.org2014-01-082-9/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-0722-64/+95
* ash: Use the easy-resize window targeter for some window containers.sadrul@chromium.org2014-01-072-0/+75
* GetDisplayNearestPoint returns the nearest display when point is outside of a...varkha@chromium.org2014-01-073-9/+67
* Fix regression preventing sticky key from being enabled after moving mouse.tengs@chromium.org2014-01-072-1/+39
* Move CycleDirection enum into shelf_constants.tfarina@chromium.org2014-01-074-8/+8
* Adjust ChromeVox notification strings.dtseng@chromium.org2014-01-071-2/+2
* Eliminates gap at the top and bottom of docked areavarkha@chromium.org2014-01-072-33/+34
* Updating XTBs based on .GRDs from branch 1750laforge@chromium.org2014-01-0752-10/+62
* Re-enables docked windows by default in M34 (reverts issue 109663002)varkha@chromium.org2014-01-066-31/+24
* aura: Add an EasyResizeWindowTargeter.sadrul@chromium.org2014-01-064-1/+196
* Minor cleanup: Don't generate ash_resources_map, they're not used.thakis@chromium.org2014-01-031-2/+0
* Remove unused parameter in ash::WindowResizer::CompleteDrag()pkotwicz@chromium.org2013-12-2822-81/+67
* AppListItemModel -> AppListItemstevenjb@chromium.org2013-12-271-4/+4
* Start the move of launcher_types.h to shelf.tfarina@chromium.org2013-12-2716-39/+71
* ash: Fix DesktopBackgroundController getting stuck.derat@chromium.org2013-12-272-40/+45
* Clean-up: Replaces gfx::Font with gfx::FontList in ash/.yukishiino@chromium.org2013-12-2611-25/+36
* This CL refactors ToplevelWindowEventHandler and TwoFingerDragHandler to make...pkotwicz@chromium.org2013-12-264-175/+201
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-2438-166/+183
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-241-0/+7
* Revert 242286 "Implements the dialog view for logout confirmatio..."thakis@chromium.org2013-12-2210-702/+13
* Update uses of Value in android_webview, apps, ash, cc to use the base:: name...avi@chromium.org2013-12-214-15/+15
* Implements the dialog view for logout confirmation dialog in public sessions.binjin@chromium.org2013-12-2110-13/+702
* Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."pkotwicz@chromium.org2013-12-2014-71/+105
* Adds views::corewm::WMState to install common statesky@chromium.org2013-12-205-19/+25
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2013-12-2014-105/+71
* [ash] Create applist button's context menu in its ShelfItemDelegatesimonhong@chromium.org2013-12-202-7/+3
* Move sticky keys files to their own directory and rename to StickyKeysControl...tengs@chromium.org2013-12-207-43/+44
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-1910-32/+34
* Prefix string16 with base:: in ash/.dbeam@chromium.org2013-12-1911-21/+23