summaryrefslogtreecommitdiffstats
path: root/content/browser/download/save_file_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-5/+7
* Move download code to the content namespace.jam@chromium.org2012-10-261-12/+13
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Pass the referrer policy with the referrer for the save package code pathjochen@chromium.org2012-05-121-2/+3
* TabContents -> WebContentsImpl, part 9.avi@chromium.org2012-04-121-15/+16
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-9/+6
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-2/+2
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-1/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Move DownloadHistory ownership and usage out from content to chrome. Download...jam@chromium.org2011-08-221-1/+3
* Removal of Profile from content part 7.avi@chromium.org2011-08-091-3/+4
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-251-7/+0
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-0/+255