summaryrefslogtreecommitdiffstats
path: root/content/public/common/drop_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Use FilePaths in content::DropData to avoid redundant conversions.dcheng@chromium.org2014-03-281-9/+0
* Mark drags starting in web content as tainted to avoid file path forgerydcheng@chromium.org2014-03-251-2/+2
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Revert 230841 "Switch DropData's path field from a string16 to a..."ajwong@chromium.org2013-10-241-1/+1
* Switch DropData's path field from a string16 to a FilePath.thestig@chromium.org2013-10-241-1/+1
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-011-0/+25