summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_file.h
Commit message (Expand)AuthorAgeFilesLines
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-7/+22
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+2
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-1/+4
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-4/+1
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+4
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-15/+2
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-3/+6
* Disable system suspend while downloading files on win32.mark@chromium.org2009-10-231-0/+4
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Speculative fix for Mac quarantine crashstuartmorgan@google.com2009-09-101-0/+3
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-2/+2
* Show or open downloaded items on the UI thread for Mac. This ispaul@chromium.org2009-08-181-0/+6
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-5/+4
* Add quarantine metadata to downloads on the Mac. Patch by Stuart Morganmark@chromium.org2009-04-271-0/+6
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-011-1/+2
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-231-1/+0
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-1/+2
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Porting in the download manager (plus tiny bits of cleanup).brettw@chromium.org2009-01-301-5/+5
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+4
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+3
* revert r8603rvargas@google.com2009-01-241-4/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+4
* Convert download manager to FilePath.estade@chromium.org2009-01-061-12/+9
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-9/+12
* * switch download manager to using FilePathestade@chromium.org2009-01-051-12/+9
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+3
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-1/+1
* Move the download code to new directories:paulg@google.com2008-09-131-0/+273