summaryrefslogtreecommitdiffstats
path: root/content/browser/download/drag_download_file.h
Commit message (Expand)AuthorAgeFilesLines
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-2/+2
* Add a comment to drag_download_file.h about the feature that it implements.benjhayden@chromium.org2012-11-081-0/+4
* Rewrite DragDownloadFilebenjhayden@chromium.org2012-10-301-71/+22
* Move download code to the content namespace.jam@chromium.org2012-10-261-18/+19
* Shift passage of FileStream in downloads system to be by scoped_ptr<>.rdsmith@chromium.org2012-10-171-2/+2
* Relandbenjhayden@chromium.org2012-08-091-1/+1
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-061-1/+1
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-031-1/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Plumb referrer policy along with drag data informationjochen@chromium.org2012-05-251-2/+3
* Move TabContentsDragWin to content and rename it to WebContentsDragWin.jam@chromium.org2012-03-051-2/+1
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-4/+5
* Move DownloadFile back to content\browser\download. Only static functions in ...jam@chromium.org2012-01-311-1/+1
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-3/+5
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-9/+10
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-5/+5
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-3/+7
* content: Move drag_download_* to content.erg@google.com2011-08-241-0/+115