summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/helper_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-2/+2
* Replaces the windows function CreateDirectory with the CreateDirectory method...kuchhal@chromium.org2009-09-151-10/+10
* Remove uses of deprecated version of FileUtil::PathExists() in the installer.thestig@chromium.org2009-08-251-63/+63
* Fix missing assignment in helper_unittest.thestig@chromium.org2009-05-051-1/+1
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-051-5/+5
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Do not leave temp files in %TEMP% folder. The log file initialization creates...rahulk@google.com2008-08-201-11/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+231