summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-221-2/+1
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-011-2/+9
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-241-7/+3
* Implement DownloadFile::Rename() for posix. Downloads work on linux!estade@chromium.org2009-03-131-10/+8
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* OS_MAC should be OS_MACOSX.wtc@chromium.org2009-02-261-1/+1
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-231-1/+2
* Fix more gcc 4.3 warnings.evan@chromium.org2009-02-231-3/+3
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-1/+6
* Change url wstrings to GURLSestade@chromium.org2009-02-121-2/+3
* Porting in the download manager (plus tiny bits of cleanup).brettw@chromium.org2009-01-301-10/+25
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-3/+4
* revert r8603rvargas@google.com2009-01-241-4/+3
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-3/+4
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Convert download manager to FilePath.estade@chromium.org2009-01-061-19/+12
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-17/+22
* * switch download manager to using FilePathestade@chromium.org2009-01-051-22/+17
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-1/+1
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-1/+1
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-1/+1
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-3/+3
* Reverting 7149.jcampan@chromium.org2008-12-171-3/+3
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-3/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+6
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-6/+6
* Move the download code to new directories:paulg@google.com2008-09-131-0/+580