| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle CreateFile() trimming trailing dots and spaces in downloads. | jschuh@google.com | 2010-03-03 | 1 | -0/+27 |
* | BSD port: another chunk of chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-03 | 1 | -7/+7 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 1 | -4/+2 |
* | A few more #ifdefs for platform-specific behaviors to port this test to mac. | mark@chromium.org | 2009-10-22 | 1 | -52/+79 |
* | Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* | brettw@chromium.org | 2009-10-07 | 1 | -1/+17 |
* | linux: port some of the download manager unit test | evan@chromium.org | 2009-09-25 | 1 | -23/+137 |
* | This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f... | jungshik@google.com | 2009-05-01 | 1 | -2/+24 |
* | Fix issue 7337, where a file of mime type "text/x-registry" with extension "r... | sidchat@google.com | 2009-04-08 | 1 | -1/+7 |
* | Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi... | thestig@chromium.org | 2009-03-25 | 1 | -0/+16 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 1 | -56/+56 |
* | Add a unit test to check that the extension is not repeated in a downloaded f... | sidchat@google.com | 2009-02-11 | 1 | -0/+3 |
* | Fix the extension repetition problem with download manager. Enabled the corre... | sidchat@google.com | 2009-02-09 | 1 | -1/+1 |
* | disable download test while sid fixes offline | tc@google.com | 2009-02-06 | 1 | -1/+1 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 1 | -26/+28 |
* | Prevent files saved via the "Save as..." page menu item from | tc@google.com | 2009-01-06 | 1 | -1/+58 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -4/+2 |
* | * switch download manager to using FilePath | estade@chromium.org | 2009-01-05 | 1 | -2/+4 |
* | We should let binary/octet-stream have an EXE extension to fix compat with di... | abarth@chromium.org | 2008-12-05 | 1 | -0/+5 |
* | Move the download code to new directories: | paulg@google.com | 2008-09-13 | 1 | -0/+320 |