summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_path_reservation_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move DragDownload() out of download_util.htfarina@chromium.org2013-08-251-1/+0
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-2/+2
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Use a direct include of strings headers in chrome/browser/d*/.avi@chromium.org2013-06-101-2/+2
* Remove DownloadId from DownloadPathReservationTrackerbenjhayden@chromium.org2013-06-061-38/+33
* Sanitize directory names from chrome.downloads.onDeterminingFilename.benjhayden@chromium.org2013-05-051-18/+27
* Make chrome.downloads.onDeterminingFilename take an enum indicating the actio...benjhayden@chromium.org2013-04-091-24/+31
* Truncate the download file name if it exceeds the filesystem limit.kinaba@chromium.org2013-02-211-14/+94
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-15/+15
* Relandbenjhayden@chromium.org2012-08-091-9/+7
* Avoid LazyInstance in DownloadPathReservationTracker.asanka@chromium.org2012-08-071-142/+162
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-061-6/+9
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-031-9/+6
* Download filename determination refactor (2/3)asanka@chromium.org2012-07-021-0/+258