summaryrefslogtreecommitdiffstats
path: root/ash/wm/toplevel_window_event_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-1/+1
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-1/+1
* Rename WindowShowType to WindowStateType to be less confusing name.oshima@chromium.org2014-02-271-4/+4
* Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...pkotwicz@chromium.org2014-02-261-70/+39
* Removes #ash-multiple-snap-window-widths flagvarkha@chromium.org2014-02-251-4/+4
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Attempt at making ToplevelWindowEventHandlerTest.RunMoveLoopFailsDuringInProg...pkotwicz@chromium.org2014-02-191-2/+1
* Cleanuposhima@chromium.org2014-02-011-2/+2
* Only drag or maximize / restore when event has not yet been handled.flackr@chromium.org2014-01-301-0/+20
* Enforce resizing a single window at a time part 1.pkotwicz@chromium.org2014-01-271-13/+12
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2014-01-151-1/+1
* aura/ash: Misc nits.sadrul@chromium.org2014-01-131-43/+46
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* This CL refactors ToplevelWindowEventHandler and TwoFingerDragHandler to make...pkotwicz@chromium.org2013-12-261-0/+28
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* Refactor FramePainter so that a child view of NonClientFrameView can paint th...pkotwicz@chromium.org2013-10-181-150/+2
* Move MinimalShell to ui/shell.derat@chromium.org2013-10-101-1/+0
* Fix regression wrt aura::Window::set_hit_test_bounds_override_inner() due to ...pkotwicz@chromium.org2013-10-071-8/+32
* ash: Remove old lock animation implementation.derat@chromium.org2013-10-011-4/+3
* Introduce WindowShowType which specifies the ash specific window show state.oshima@chromium.org2013-09-291-5/+6
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-18/+21
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-1/+1
* Show shadow on drag edge when touch-resizingmohsen@chromium.org2013-08-091-23/+139
* Rename SessionStateController -> LockStateController.nkostylev@chromium.org2013-05-301-4/+4
* ash: Do not allow gesture-dragging two windows at the same time.sadrul@chromium.org2013-02-201-0/+38
* ash: Do not allow minimizing windows in login screen.sadrul@chromium.org2013-02-061-1/+36
* ash: Do not allow snapping unresizable windows.sadrul@chromium.org2013-02-061-0/+62
* EscapeReverts and MinimizeMaximizeCompletes constantly failing on win_aurarogerta@chromium.org2012-12-141-2/+9
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-141-29/+6
* ash: Allow enforcing the window-restore bounds when restoring from a minimize...sadrul@chromium.org2012-12-111-0/+33
* Enable modal windows to be dragged to another monitors.mazda@chromium.org2012-12-071-0/+3
* ash: Refactor some code that snaps windows.sadrul@chromium.org2012-11-291-18/+24
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-1/+1
* ash: Do not snap when touch-resizing a window, but mostly code cleanup.sadrul@chromium.org2012-11-281-0/+2
* Snap resize windows on touch to 50% when the maximize button is close to the ...skuhne@chromium.org2012-11-071-2/+4
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Fix leaks in ash/aura unittestsoshima@chromium.org2012-10-271-5/+6
* Completes window dragging when window show state has changed to non-normal.mazda@chromium.org2012-10-261-0/+43
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-8/+8
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-111-1/+1
* Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.ben@chromium.org2012-09-111-0/+491