summaryrefslogtreecommitdiffstats
path: root/ui/aura/client/drag_drop_client.h
Commit message (Expand)AuthorAgeFilesLines
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-061-1/+4
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-111-5/+0
* Support Drag and Drop across displays.mazda@chromium.org2012-08-261-0/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-3/+10
* aura: Fix a couple of drag drop issues:varunjain@chromium.org2012-08-021-0/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-2/+4
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-221-4/+6
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-5/+1
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-201-0/+4
* Rename WindowDragDropDelegate->DragDropDelegateben@chromium.org2011-12-151-1/+5
* Make drag and drop work on webpage. Also slightly modify drag drop workflow.varunjain@chromium.org2011-11-301-2/+6
* First shot at implementing drag&drop for Auravarunjain@chromium.org2011-11-171-0/+41