summaryrefslogtreecommitdiffstats
path: root/content/browser/download/drag_download_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: IWYU for BrowserThread.thestig@chromium.org2012-03-031-3/+6
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-1/+1
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-091-2/+2
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-081-1/+1
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-081-2/+2
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-081-1/+1
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-081-2/+2
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-1/+1
* Add ScopedAllowIO in CreateFileStreamForDrop.kinuko@chromium.org2012-01-271-1/+4
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-151-3/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* content: Move drag_download_* to content.erg@google.com2011-08-241-0/+113