summaryrefslogtreecommitdiffstats
path: root/ash/wm/gestures/two_finger_drag_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* ash: Do not allow gesture-dragging two windows at the same time.sadrul@chromium.org2013-02-201-2/+4
* ash: Do not allow minimizing windows in login screen.sadrul@chromium.org2013-02-061-1/+2
* [ash] Don't fling-snap windows that aren't maximizable.jeremya@chromium.org2012-12-211-2/+3
* Fix crash due to NULL WindowDelegate.varunjain@chromium.org2012-12-051-0/+3
* ash: Refactor some code that snaps windows.sadrul@chromium.org2012-11-291-7/+3
* Snap resize windows on touch to 50% when the maximize button is close to the ...skuhne@chromium.org2012-11-071-1/+2
* ash: Remove some inconsistency from two-finger window moving.sadrul@chromium.org2012-10-251-7/+76
* Use WorkspaceWindowResizer in TwoFingerDragHandler instead of DefaultWindowRe...mazda@chromium.org2012-10-231-5/+5
* Removes the grid from ash.sky@chromium.org2012-09-101-3/+1
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-2/+2
* ash: Introduce a two-finger drag handler for moving windows.sadrul@chromium.org2012-08-291-0/+124