summaryrefslogtreecommitdiffstats
path: root/content/common/drag_traits.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Support drag and drop of files with filesystem: URLhashimoto@chromium.org2014-04-231-0/+6
* Use FilePaths in content::DropData to avoid redundant conversions.dcheng@chromium.org2014-03-281-1/+1
* Use validating IPC enum macros in drag_traits.htsepez@chromium.org2014-02-071-3/+3
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-011-3/+3
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* WebDropData split to content and webkit/commonscottmg@chromium.org2013-05-311-1/+1
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-071-0/+8
* browser-plugin: Allow accepting drag-n-drop events.sadrul@chromium.org2012-10-121-0/+33