summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/move_tree_work_item.cc
Commit message (Expand)AuthorAgeFilesLines
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-021-2/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-2/+2
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-6/+6
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-5/+5
* Alter MoveTreeWorkItem to provide an option to not copy over a directory that...robertshield@chromium.org2011-05-121-15/+52
* Temp dir cleanup:grt@chromium.org2011-02-181-12/+15
* wstring: use a few more FilePaths to remove Hack functionsevan@chromium.org2011-01-271-3/+3
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-10/+10
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+3
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-3/+3
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-3/+3
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-16/+15
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-15/+16
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-16/+15
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-2/+8
* Move files instead of copying them.kuchhal@chromium.org2009-03-041-0/+70