summaryrefslogtreecommitdiffstats
path: root/ash/wm/drag_window_resizer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removal of drag window to user tray icon functionalityskuhne@chromium.org2014-03-031-72/+0
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Screen cleanup:oshima@chromium.org2014-01-171-3/+3
* Removes individual instances of Details structure in WindowResizer subclasses...varkha@chromium.org2014-01-101-33/+18
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-101-0/+4
* Revert 243986 "Fix AdjustBoundsToEnsureWindowVisibility to work ..."oshima@chromium.org2014-01-091-4/+0
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-091-0/+4
* Moves management of transients out of Windowsky@chromium.org2014-01-071-4/+5
* Remove unused parameter in ash::WindowResizer::CompleteDrag()pkotwicz@chromium.org2013-12-281-2/+2
* wm: public window_types.tfarina@chromium.org2013-12-191-6/+6
* Make sure the dragged window is smaller than work area in the target display.oshima@chromium.org2013-12-171-3/+23
* Revert 240542 "Make sure the dragged window is smaller than work..."hashimoto@chromium.org2013-12-131-23/+3
* Make sure the dragged window is smaller than work area in the target display.oshima@chromium.org2013-12-131-3/+23
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-2/+2
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-2/+2
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-2/+2
* Animating and fading a dragged window when dragged onto a multi user icon in ...skuhne@chromium.org2013-10-301-4/+9
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-2/+2
* Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...varkha@chromium.org2013-10-241-0/+3
* Revert 230671 "Avoid creating two resizers for two-finger drag. ..."falken@chromium.org2013-10-241-3/+0
* Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...varkha@chromium.org2013-10-241-0/+3
* Adding the multi profile feature to allow drag of windows from the active des...skuhne@chromium.org2013-10-141-1/+69
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-1/+0
* Use a weak pointer to determine if resizer was destroyed by nested Drag calls.flackr@chromium.org2013-09-061-13/+5
* Use GetDisplayNearestWindow instead of GetDislpaymatching where appropriateoshima@chromium.org2013-07-261-2/+1
* Revert 213347 "Use GetDisplayNearestWindow instead of GetDislpa..."jochen@chromium.org2013-07-241-1/+2
* Use GetDisplayNearestWindow instead of GetDislpaymatching where appropriateoshima@chromium.org2013-07-241-2/+1
* Stick windows to side of workspacesvarkha@chromium.org2013-06-181-1/+11
* Make touch-resizing windows to screen edge possiblemohsen@chromium.org2013-06-171-5/+7
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Support dragging panels across displaysflackr@chromium.org2013-04-061-9/+14
* Rework ash::CursorManager into a corewm object, to share code with desktop.erg@chromium.org2013-02-271-1/+0
* Enable modal windows to be dragged to another monitors.mazda@chromium.org2012-12-071-2/+1
* Extract the code for supporing extended desktop from WorkspaceWindowResizer i...mazda@chromium.org2012-12-061-0/+196