summaryrefslogtreecommitdiffstats
path: root/chrome/installer/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a script to installer/tools to dump a shortcut's property bag.gab2015-07-311-0/+58
* Add installer_util_unittests to the GN windows buildbrettw2015-05-011-1/+1
* Fix line endings for more Windows .rc files.Brett Wilson2015-04-301-69/+69
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Introduce a new tool to diagnose setup.exe's stage timings without having to ...gab@chromium.org2013-12-161-0/+130
* 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 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/+6
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-191-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-4/+4
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-2/+6
* New installation validator machinery to check the machine state. This CL con...grt@chromium.org2011-02-143-0/+272