| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DownloadPrefs ownership to chrome layer. | jam@chromium.org | 2011-08-19 | 1 | -0/+10 |
* | Move the save file code from chrome to content. This is just a file move so t... | jam@chromium.org | 2011-07-14 | 1 | -1/+1 |
* | Revert 91861 - When the download folder does not exist, change the download f... | johnme@google.com | 2011-07-08 | 1 | -6/+6 |
* | When the download folder does not exist, change the download folder to a user... | haraken@google.com | 2011-07-08 | 1 | -6/+6 |
* | Misc. tiny cleanups to downloads. Reduce API surface, shorten code. Only fu... | pkasting@chromium.org | 2011-05-09 | 1 | -1/+2 |
* | Refactor preference syncing. | zea@chromium.org | 2011-05-09 | 1 | -5/+13 |
* | Coupling AllowFileSelectionDialogs-Pollicy and PromptForDownload. | sfeuz@google.com | 2011-05-05 | 1 | -1/+5 |
* | Cleanup: Remove OptionsUtil::ResetToDefaults() function. | tfarina@chromium.org | 2011-04-22 | 1 | -5/+0 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Fixes the context menu "save as" when policy is effective. | pastarmovj@chromium.org | 2011-02-22 | 1 | -0/+4 |
* | Implement the DownloadDirectory policy. | pastarmovj@chromium.org | 2011-02-17 | 1 | -0/+4 |
* | Save web page doesn't remember preferred format. | tfarina@chromium.org | 2011-02-08 | 1 | -1/+5 |
* | Enable "Always Open Files of This Type" even for dangerous file types. The | cevans@chromium.org | 2011-01-08 | 1 | -2/+0 |
* | Modify the "dangerous download" algorithm as follows. Original patch by Pier... | pkasting@chromium.org | 2010-12-06 | 1 | -2/+3 |
* | Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-03 | 1 | -0/+1 |
* | Use .crdownload file path for 'Show In Folder' while download is in progress | kinuko@chromium.org | 2010-11-08 | 1 | -4/+4 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part10: | tfarina@chromium.org | 2010-10-09 | 1 | -2/+2 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Do not create download directory on startup, except on ChromeOS. | phajdan.jr@chromium.org | 2010-09-23 | 1 | -0/+2 |
* | GTTF: Extract all preferences-related code from DownloadManager to DownloadPr... | phajdan.jr@chromium.org | 2010-08-30 | 1 | -0/+137 |