summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/delete_tree_work_item.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of replace COMPILE_ASSERT with static_assert in chrome/installer/ (pat...pennymac2014-12-291-2/+2
* replace COMPILE_ASSERT with static_assert in chrome/installer/mostynb2014-12-271-2/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-2/+2
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-3/+3
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-2/+2
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-2/+2
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-10/+12
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-3/+3
* Errors while deleting old version dirs no longer cause them to grow in odd ways.grt@chromium.org2011-10-151-12/+20
* Delete chrome.7z archives in the current installation when doing an upgrade t...grt@chromium.org2011-03-121-11/+16
* When handling --rename-chrome-exe, leave in-use chrome.exe in old_chrome.exe ...grt@chromium.org2011-03-071-3/+6
* Temp dir cleanup:grt@chromium.org2011-02-181-64/+73
* Support for checking multiple keyfiles when removing an installation package.tommi@chromium.org2010-12-021-19/+81
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-2/+2
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-2/+2
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-14/+17
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-9/+10
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-10/+9
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-301-4/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+97