summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_prefs.cc
Commit message (Expand)AuthorAgeFilesLines
* Move DownloadPrefs ownership to chrome layer.jam@chromium.org2011-08-191-0/+10
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Revert 91861 - When the download folder does not exist, change the download f...johnme@google.com2011-07-081-6/+6
* When the download folder does not exist, change the download folder to a user...haraken@google.com2011-07-081-6/+6
* Misc. tiny cleanups to downloads. Reduce API surface, shorten code. Only fu...pkasting@chromium.org2011-05-091-1/+2
* Refactor preference syncing.zea@chromium.org2011-05-091-5/+13
* Coupling AllowFileSelectionDialogs-Pollicy and PromptForDownload.sfeuz@google.com2011-05-051-1/+5
* Cleanup: Remove OptionsUtil::ResetToDefaults() function.tfarina@chromium.org2011-04-221-5/+0
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* Fixes the context menu "save as" when policy is effective.pastarmovj@chromium.org2011-02-221-0/+4
* Implement the DownloadDirectory policy.pastarmovj@chromium.org2011-02-171-0/+4
* Save web page doesn't remember preferred format.tfarina@chromium.org2011-02-081-1/+5
* Enable "Always Open Files of This Type" even for dangerous file types. Thecevans@chromium.org2011-01-081-2/+0
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-2/+3
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+1
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-081-4/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-2/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Do not create download directory on startup, except on ChromeOS.phajdan.jr@chromium.org2010-09-231-0/+2
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-0/+137