summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/delete_tree_work_item_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-22/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Temp dir cleanup:grt@chromium.org2011-02-181-3/+16
* Support for checking multiple keyfiles when removing an installation package.tommi@chromium.org2010-12-021-6/+6
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-3/+3
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-071-1/+1
* Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...zork@chromium.org2010-05-071-1/+1
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-061-1/+1
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-3/+6
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-6/+3
* Replaces the windows function CreateDirectory with the CreateDirectory method...kuchhal@chromium.org2009-09-151-9/+9
* Remove uses of deprecated version of FileUtil::PathExists() in the installer.thestig@chromium.org2009-08-251-53/+57
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-051-6/+6
* 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/+243