summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/drag_download_item_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-18/+3
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-15/+0
* Remove superfluous call to SetURL in DragDownloadItem.dcheng@chromium.org2014-03-291-4/+0
* Use FilePaths in content::DropData to avoid redundant conversions.dcheng@chromium.org2014-03-281-3/+4
* Enable dragging out apk files from the download barpkotwicz@chromium.org2014-03-261-4/+5
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Remove more non-aura windows code.jam@chromium.org2014-01-151-5/+0
* drive: Allow dragging a file downloaded to Drive from download shelfhashimoto@chromium.org2013-12-091-2/+19
* Fix dragging supported files to tab strip.michaelpg@chromium.org2013-12-041-8/+2
* Revert 238253 "Fix dragging supported files to tab strip."kinuko@chromium.org2013-12-031-2/+8
* Fix dragging supported files to tab strip.michaelpg@chromium.org2013-12-031-8/+2
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Move DragDownload() out of download_util.htfarina@chromium.org2013-08-251-0/+99