summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/save_file_manager.h
Commit message (Expand)AuthorAgeFilesLines
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-6/+7
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-081-3/+5
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix save complete web page crasherestade@chromium.org2010-04-261-2/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* 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
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-29/+1
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-3/+3
* Make on-demand download directory creation safe.estade@chromium.org2009-10-091-3/+0
* Create the download folder if it doesn't exist. That is, the actual download ...thestig@chromium.org2009-09-251-1/+6
* Show or open downloaded items on the UI thread for Mac. This ispaul@chromium.org2009-08-181-3/+8
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-3/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Prepare some files for porting:estade@chromium.org2009-02-181-5/+6
* Change url wstrings to GURLSestade@chromium.org2009-02-121-9/+9
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+4
* 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
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-0/+262