summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Notable changes:pkotwicz@chromium.org2014-01-276-310/+140
* Clean-up: Replaces Font with FontList in ui/views/{widget,window}.yukishiino@chromium.org2014-01-257-43/+40
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-242-4/+5
* Record metrics for how often users:pkotwicz@chromium.org2014-01-242-0/+9
* Use the bounds of work area in the coordinates of the kShellWindowId_DefaultC...pkotwicz@chromium.org2014-01-242-23/+17
* Sets docked container to use EasyResizeWindowTargeter to allow touch fuzzingvarkha@chromium.org2014-01-212-5/+119
* gesture: Remove unnecessary function from the exposed API.sadrul@chromium.org2014-01-201-1/+0
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-204-35/+138
* aura: Dispatch mouse events using the EventProcessor interface.sadrul@chromium.org2014-01-184-56/+101
* events: Add a few more masked window targeter for Widgets with hit-test masks.sadrul@chromium.org2014-01-181-1/+35
* Avoids overwriting the bounds of docked windows moved to another display. The...varkha@chromium.org2014-01-183-13/+51
* Screen cleanup:oshima@chromium.org2014-01-1737-186/+184
* Avoids updating dock alignment when drag is cancelledvarkha@chromium.org2014-01-174-24/+55
* Does not update dock alignment on resizevarkha@chromium.org2014-01-162-10/+76
* Enable immersive fullscreen for non-browser windows by default.pkotwicz@chromium.org2014-01-162-7/+5
* This CLpkotwicz@chromium.org2014-01-164-138/+35
* Revert patch to invoke cursor-hiding logic on touch for Windowstdanderson@google.com2014-01-151-8/+5
* Implement the phantom window style when --ash-enable-alternate-caption-button...pkotwicz@chromium.org2014-01-155-55/+137
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2014-01-159-81/+35
* ash: Make sure the cursor is locked when shutdown is requested.sadrul@chromium.org2014-01-152-0/+20
* This is part 1 of implemeting phantom windows for the window controls when us...pkotwicz@chromium.org2014-01-148-269/+265
* Unbreak two finger scrolling on touch screenpkotwicz@chromium.org2014-01-142-70/+71
* Lock down DEPS a bit more.ben@chromium.org2014-01-141-1/+0
* Begin to split ash into two libs - one with and one without a content depende...ben@chromium.org2014-01-141-3/+4
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-143-10/+6
* This CL uses the same animation code path for showing and hiding the dock bac...pkotwicz@chromium.org2014-01-141-24/+54
* aura/ash: Misc nits.sadrul@chromium.org2014-01-132-43/+47
* Always paint the header edges for non-maximized windowspkotwicz@chromium.org2014-01-112-70/+4
* Resizes all docked windows that are flush with the docked edge in syncvarkha@chromium.org2014-01-112-4/+23
* Removes individual instances of Details structure in WindowResizer subclasses...varkha@chromium.org2014-01-1019-579/+545
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-101-3/+3
* 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-107-27/+88
* Revert 244050 "This is part 1 of implemeting phantom windows for..."dcheng@chromium.org2014-01-108-264/+268
* This is part 1 of implemeting phantom windows for the window controls when us...pkotwicz@chromium.org2014-01-108-268/+264
* Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."noamsml@google.com2014-01-101-3/+3
* Revert 243986 "Fix AdjustBoundsToEnsureWindowVisibility to work ..."oshima@chromium.org2014-01-097-88/+27
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-091-3/+3
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-097-27/+88
* Do not show auto-hidden shelf when dragging a windowvarkha@chromium.org2014-01-092-1/+45
* 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-0810-19/+448
* Use the tall header for restored browser popups. The new header design uses s...pkotwicz@chromium.org2014-01-081-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-086-32/+32
* The new design of the window headers does not use a super transparent window ...pkotwicz@chromium.org2014-01-088-883/+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-0720-61/+89
* ash: Use the easy-resize window targeter for some window containers.sadrul@chromium.org2014-01-071-0/+58
* Eliminates gap at the top and bottom of docked areavarkha@chromium.org2014-01-072-33/+34
* Re-enables docked windows by default in M34 (reverts issue 109663002)varkha@chromium.org2014-01-064-8/+4