summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/drag_util.mm
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-211-1/+5
* Push one function from the Mac drag/drop util code to ui/.avi@chromium.org2011-10-311-53/+20
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-2/+1
* Use PluginPrefs to find out whether dropped files can be handled by a plugin.bauerb@chromium.org2011-09-021-12/+13
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-2/+2
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-5/+9
* Add a PluginList::stale() method that returns true if the list of plugins has...bauerb@chromium.org2011-07-201-1/+1
* [Mac] Fix dragging of PDFs to tabstripasvitkine@chromium.org2011-06-211-1/+16
* [Mac] URL drop target change for hover tab selection for dragged files.asvitkine@chromium.org2011-06-171-32/+35
* Fix for "[Mac] Files are downloaded again after dragging a downloaded file to...asvitkine@chromium.org2011-05-261-0/+84