summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/install_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make use of a modern style in InstallUtilTests WRT registry overriding, etc.gab2015-07-311-120/+116
* Move WriteInto to base namespace.Brett Wilson2015-07-071-1/+1
* Repair per-user Chromes broken by a bad canary update.grt2015-02-121-2/+2
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-1/+1
* Use FilePath in favor of string16 and wchar_t* in some Windows installer code.grt2014-12-051-2/+2
* Use the path service rather than Win32 API in IsPerUserInstall.grt2014-11-291-0/+32
* Clean up unused param in RegistryOverrideManagergab2014-09-181-10/+10
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Add a flag to all of the registry related work items to specify whether to op...wfh@chromium.org2014-05-231-13/+26
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Use a direct include of strings headers in chrome/installer/, part 2.avi@chromium.org2013-06-111-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-0/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-5/+7
* Allow NULL in addition to the empty string to address the default value in a ...grt@chromium.org2012-09-261-1/+37
* Move ProgramCompare from setup_util to install_util.gab@chromium.org2012-05-311-1/+47
* Fix default browser registration for simplified chinese installs.grt@chromium.org2011-11-021-20/+35
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-181-3/+3
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-241-18/+20
* Nix CommandLine::GetSwitchCount.msw@chromium.org2011-07-131-2/+2
* Start putting stage info into the new InstallerExtraCode1 value in Google Upd...grt@chromium.org2011-06-021-1/+52
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-191-63/+0
* On uninstall, remove the registry keys that Chrome lays down to make itself t...grt@chromium.org2011-03-301-1/+180
* Add -stage:ID modifier to products' Google Update "ap" values to better track...grt@chromium.org2011-03-111-0/+51
* Switch from wcsftime to GetDateFormat to avoid crash in setup.tommi@chromium.org2011-02-171-0/+19
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-11/+36
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-6/+8
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-0/+77
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-181-97/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+97