summaryrefslogtreecommitdiffstats
path: root/ash/wm/toplevel_window_event_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* End gesture drag when mouse capture is lostpkotwicz2015-05-251-0/+27
* aura: Remove layerless windows.danakj2015-04-031-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-5/+3
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-051-13/+4
* Revert of Reland: Make WindowState::CanMinimize() take into account WidgetDel...rouslan2014-10-041-4/+13
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-031-13/+4
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-1/+1
* Revert of Make WindowState::CanMinimize() take into account WidgetDelegate::C...tapted2014-10-021-4/+13
* Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()pkotwicz2014-10-011-13/+4
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-29/+28
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-28/+29
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-29/+28
* [M-37]: Fix dragging tab via mouse when touch is down on ChromeOSpkotwicz@chromium.org2014-07-041-0/+32
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-5/+5
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* 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