summaryrefslogtreecommitdiffstats
path: root/ash/drag_drop/drag_drop_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Change type of drag-drop window to popupmohsen@chromium.org2014-08-201-1/+3
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-081-4/+4
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-051-4/+4
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-051-4/+4
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-3/+0
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Do not consider drag capture window activatable for window selection.flackr@chromium.org2014-02-061-0/+22
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-1/+3
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Make aura::clients take Window instead of RootWindowben@chromium.org2013-10-241-2/+3
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-1/+2
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Cancel drag upon screen lock.oshima@chromium.org2013-03-261-7/+10
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-4/+4
* aura: Enable touch initiated drag and drop.varunjain@chromium.org2012-11-281-3/+6
* Remove RootWindow reference from DragDropTracker. RootWindow reference invarunjain@chromium.org2012-10-051-6/+3
* Set DragDropTracker's capture window's size to zero, otherwise, it getsvarunjain@chromium.org2012-10-021-1/+2
* Convert native mouse locations to the locations in screen coordinate in RootW...mazda@chromium.org2012-09-201-14/+21
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* Support Drag and Drop across displays.mazda@chromium.org2012-08-261-0/+68