| Commit message (Expand) | Author | Age | Files | Lines |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move DragDownload() out of download_util.h | tfarina@chromium.org | 2013-08-25 | 1 | -1/+0 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 1 | -2/+2 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/d*/. | avi@chromium.org | 2013-06-10 | 1 | -2/+2 |
* | Remove DownloadId from DownloadPathReservationTracker | benjhayden@chromium.org | 2013-06-06 | 1 | -38/+33 |
* | Sanitize directory names from chrome.downloads.onDeterminingFilename. | benjhayden@chromium.org | 2013-05-05 | 1 | -18/+27 |
* | Make chrome.downloads.onDeterminingFilename take an enum indicating the actio... | benjhayden@chromium.org | 2013-04-09 | 1 | -24/+31 |
* | Truncate the download file name if it exceeds the filesystem limit. | kinaba@chromium.org | 2013-02-21 | 1 | -14/+94 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -15/+15 |
* | Reland | benjhayden@chromium.org | 2012-08-09 | 1 | -9/+7 |
* | Avoid LazyInstance in DownloadPathReservationTracker. | asanka@chromium.org | 2012-08-07 | 1 | -142/+162 |
* | Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo... | rdsmith@chromium.org | 2012-08-06 | 1 | -6/+9 |
* | DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING | benjhayden@chromium.org | 2012-08-03 | 1 | -9/+6 |
* | Download filename determination refactor (2/3) | asanka@chromium.org | 2012-07-02 | 1 | -0/+258 |