summaryrefslogtreecommitdiffstats
path: root/content/browser/download/save_package.h
Commit message (Expand)AuthorAgeFilesLines
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-4/+6
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Removal of Profile from content part 7.avi@chromium.org2011-08-091-1/+0
* Support for adding save page download items into downloads history.achuith@chromium.org2011-08-041-9/+15
* Create DownloadManagerDelegate class to group the embedder functions related ...jam@chromium.org2011-07-291-0/+3
* Remove prefs usage from SavePackage. Have it ask the embedder for the directo...jam@chromium.org2011-07-261-3/+0
* Remove URLFixerUpper dependency from SavePackage. The call was added in r5609...jam@chromium.org2011-07-251-2/+4
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-251-3/+0
* Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...jam@chromium.org2011-07-181-1/+3
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-181-9/+10
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-0/+321