summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/web_drag_source.mm
Commit message (Expand)AuthorAgeFilesLines
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-2/+1
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* Mac: *Correctly* fill file extension as drag source.viettrungluu@chromium.org2009-10-011-12/+15
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-9/+12
* Synthesize an NSEvent for handling drag events, since wepaul@chromium.org2009-08-181-4/+18
* Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).thakis@chromium.org2009-07-311-0/+346