summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/save_file_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+1
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-6/+1
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-241-10/+2
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-191-1/+7
* Prepare some files for porting:estade@chromium.org2009-02-181-13/+18
* Change url wstrings to GURLSestade@chromium.org2009-02-121-21/+19
* 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-3/+3
* 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-7/+3
* Reverting 7149.jcampan@chromium.org2008-12-171-3/+7
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-7/+3
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-1/+1
* Fixes two crashers in saving page:sky@google.com2008-09-161-3/+6
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-0/+582