summaryrefslogtreecommitdiffstats
path: root/ash/wm/gestures
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-131-3/+1
* Move bezel event routing for the shelf into ShelfLayoutManagerrharrison@chromium.org2013-06-072-274/+0
* This CL modifies the check that prevents shelf gestures from working inrharrison@chromium.org2013-05-231-6/+10
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-181-1/+1
* Extend touch hit target for autohidden shelf to allow draggingrharrison@chromium.org2013-05-011-14/+4
* Replace EdgeGestureHandler and BezelGestureHandler with BorderGestureHandlerrharrison@chromium.org2013-04-226-719/+284
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-172-3/+3
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-3/+3
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-3/+3
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-3/+3
* ash: Stop hiding the shelf on user-action after it was shown using gesture drag.sadrul@chromium.org2013-04-051-94/+0
* This adds a gesture handler for touch events that start near the borders of therharrison@chromium.org2013-04-044-17/+319
* Switch Next Window Key functionalityharrym@chromium.org2013-03-261-4/+2
* Refactor: Shelf Widgetharrym@chromium.org2013-03-092-8/+11
* ash: Fix hiding the shelf after a gesture-drag to reveal it.sadrul@chromium.org2013-02-221-3/+17
* ash: Auto-hide shelf on user-activity after a gesture-drag.sadrul@chromium.org2013-02-211-0/+80
* 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
* Set bezel gesture overlap overlay to zero since it is causing bottom bezel swipevarunjain@chromium.org2013-02-061-2/+4
* Add synchronous Widget closing eventwittman@chromium.org2013-02-052-2/+2
* Continue threading context through unit tests.erg@chromium.org2013-01-071-0/+1
* [ash] Don't fling-snap windows that aren't maximizable.jeremya@chromium.org2012-12-211-2/+3
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-1/+1
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-2/+3
* OWN ash/wm/gestures/sadrul@chromium.org2012-12-051-0/+1
* Fix crash due to NULL WindowDelegate.varunjain@chromium.org2012-12-051-0/+3
* Extract the code of showing a dragging window on another display from Phantom...mazda@chromium.org2012-12-041-1/+1
* Cleanup enums for shelfoshima@chromium.org2012-12-041-1/+1
* ash: Use skia::RefPtr to replace manual ref-counting.danakj@chromium.org2012-12-041-11/+11
* ash: Refactor some code that snaps windows.sadrul@chromium.org2012-11-292-19/+6
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-3/+3
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-1/+1
* Snap resize windows on touch to 50% when the maximize button is close to the ...skuhne@chromium.org2012-11-072-2/+4
* Fixed nonrepeative accelerators.mtomasz@chromium.org2012-11-061-7/+2
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-2/+2
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-301-1/+0
* ash: Remove some inconsistency from two-finger window moving.sadrul@chromium.org2012-10-252-7/+78
* Use WorkspaceWindowResizer in TwoFingerDragHandler instead of DefaultWindowRe...mazda@chromium.org2012-10-232-7/+7
* * Make web/system trays delegates instead of bubbles.stevenjb@chromium.org2012-10-181-2/+2
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-182-2/+4
* Fix display id type in long press affordance handler. Currently, the affordancevarunjain@chromium.org2012-10-161-1/+1
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-1/+1
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-122-3/+6
* Toggling windows with (shift)-f5 and (shift)-alt-tab does not repeat on key r...mtomasz@chromium.org2012-10-031-6/+12
* ash: Disable the shelf-dragging gesture when the window is fullscreen.sadrul@chromium.org2012-09-241-0/+6
* ash: Show the default tray bubble when dragging the shelf from the right edge.sadrul@chromium.org2012-09-124-1/+176
* Removes the grid from ash.sky@chromium.org2012-09-102-5/+2
* ash: Allow the shelf to be dragged in from the bottom edge of the screen.sadrul@chromium.org2012-09-043-13/+18
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-043-4/+4
* Turning off the bezel device control functionalityskuhne@chromium.org2012-08-312-2/+7