summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_resizer.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds missing constructor initializationsvarkha2015-08-031-3/+0
* Make use of '// static' consistent.ajose2015-07-281-1/+1
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-081-1/+2
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-051-2/+1
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-051-1/+2
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-9/+8
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Screen cleanup:oshima@chromium.org2014-01-171-4/+4
* Removes individual instances of Details structure in WindowResizer subclasses...varkha@chromium.org2014-01-101-178/+104
* Enforces 10px visibility when dragging between displays. This scenario is pos...varkha@chromium.org2013-11-061-4/+9
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-4/+6
* Windows should animate when they are about to get docked at screen edges.varkha@chromium.org2013-08-131-8/+15
* Dock with non-zero widthvarkha@chromium.org2013-07-191-2/+15
* broke compilation on win_aura: exported class using non-exported interfacejochen@chromium.org2013-07-181-15/+2
* Dock with non-zero widthvarkha@chromium.org2013-07-181-2/+15
* Make touch-resizing windows to screen edge possiblemohsen@chromium.org2013-06-171-3/+36
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+6
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-171-6/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-171-0/+6
* Adding persistence of user defined window positions / sizes to return to that...skuhne@chromium.org2012-11-061-1/+0
* Use correct restore bounds in resizer.oshima@chromium.org2012-11-031-22/+26
* Revert "Disabled WorkspaceWindowResizerTest.Edge since it got broken by https...phajdan.jr@chromium.org2012-11-021-26/+22
* Use correct restore bounds in resizer.oshima@chromium.org2012-11-021-22/+26
* Renames Workspace*2 -> Workspace*.sky@chromium.org2012-10-311-1/+1
* Allows dragging window within 2nd display.mukai@chromium.org2012-10-291-6/+21
* Dont allow the user to 'resize a window out of the workarea'skuhne@chromium.org2012-10-171-27/+63
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-4/+4
* Adding proper dragging behavior for L/R maximized windows.skuhne@chromium.org2012-09-111-0/+20
* Revert 155840 - Adding proper dragging behavior for L/R maximized windows.khorimoto@chromium.org2012-09-101-18/+0
* Adding proper dragging behavior for L/R maximized windows.skuhne@chromium.org2012-09-101-0/+18
* Removes the grid from ash.sky@chromium.org2012-09-101-57/+7
* While dragging a window, show a semi-transparent aura window instead of the s...yusukes@chromium.org2012-08-101-0/+1
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-2/+3
* Relanding r144499:oshima@chromium.org2012-06-271-2/+2
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-2/+2
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-2/+2
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-3/+3
* aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...erg@google.com2012-05-151-1/+0
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-4/+4
* Add ctrl+drag feature for allowing resizing window with exact positioning.jennyz@chromium.org2012-04-171-18/+20
* Two tweaks to window resizing code:sky@chromium.org2012-03-221-5/+5
* Fixes resize bug where we would incorrectly force window to be in worksky@chromium.org2012-03-211-2/+3
* Makes dragging to the left/right edge resize the window to half thesky@chromium.org2012-03-131-8/+14
* Minor refactoring of window resize code. I wasn't too happy withsky@chromium.org2012-03-051-128/+104
* Attempt 2: Allows tab dragging when maximized on aura. To fix it I made it sosky@chromium.org2012-03-011-9/+1
* Revert 124385 - Allows tab dragging when maximized on aura. To fix it I made ...battre@chromium.org2012-03-011-1/+9
* Allows tab dragging when maximized on aura. To fix it I made it sosky@chromium.org2012-03-011-9/+1
* Makes windows scale slightly when dragging the caption. Also wiredsky@chromium.org2012-02-281-0/+7