summaryrefslogtreecommitdiffstats
path: root/ash/wm/toplevel_window_event_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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