summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/logging_installer.cc
Commit message (Expand)AuthorAgeFilesLines
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-3/+2
* Installer: remove uses of PlatformFilervargas@chromium.org2014-02-251-11/+9
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-1/+1
* Remove installation of Chrome Frame.grt@chromium.org2013-12-231-11/+7
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* 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-1/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+4
* Use a direct include of strings headers in chrome/installer/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-6/+6
* Make the installer append to its log file instead of replacing it. Cap the lo...robertshield@chromium.org2011-10-201-6/+55
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-5/+5
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-5/+5
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-5/+5
* Land http://codereview.chromium.org/5049001/ again (sigh)tommi@chromium.org2010-11-161-0/+8
* Revert 66286 - Enable ETW logging in setup.tommi@chromium.org2010-11-161-7/+0
* Enable ETW logging in setup.tommi@chromium.org2010-11-161-0/+7
* Add multi install support to MasterPreferences and start using it in a few pl...tommi@chromium.org2010-11-111-18/+18
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-6/+5
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-5/+6
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-6/+5
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-2/+4
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-4/+2
* Add a dedicated log file for Chrome Frame installs (to avoid stomping on chro...robertshield@chromium.org2009-11-091-1/+7
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-4/+8
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-051-5/+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/+92