summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/duplicate_tree_detector.cc
Commit message (Expand)AuthorAgeFilesLines
* Check last modification time on overinstall for all dev builds.grt2015-05-191-2/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-3/+3
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+3
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-3/+3
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-3/+4
* Re-commit (reverted in r161796): Also check file creation time when deciding ...gab@chromium.org2012-10-161-0/+7
* Revert 161641 - Also check file creation time when deciding whether replacing...gab@chromium.org2012-10-141-7/+0
* Also check file creation time when deciding whether replacing files is necess...gab@chromium.org2012-10-121-0/+7
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-121-5/+2
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-1/+1
* Alter MoveTreeWorkItem to provide an option to not copy over a directory that...robertshield@chromium.org2011-05-121-0/+50