summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* Support 32-bit subversion fields in base::Version.wfh2015-03-101-1/+1
* Allow --force-uninstall for SxS Chrome and disallow --self-destruct.grt2015-02-171-1/+1
* Remove the inconsistent group policy check in the installer.grt2015-02-161-82/+0
* Repair per-user Chromes broken by a bad canary update.grt2015-02-121-0/+116
* Don't touch regular Chrome when operating on SxS.grt2015-02-111-2/+8
* Revert "Enable positional parameters for base::vsnprintf and base::vswprintf ...thakis2015-02-061-7/+8
* Rewriting patch logic without the comma operator.brucedawson2015-02-031-9/+9
* Support migrating multi-install Chrome to single-install.grt2015-01-302-23/+68
* [Installer] Cleaning up dead code for App Launcher / App Host installs.huangs2015-01-298-435/+246
* Revert of replace COMPILE_ASSERT with static_assert in chrome/installer/ (pat...pennymac2014-12-291-4/+4
* replace COMPILE_ASSERT with static_assert in chrome/installer/mostynb2014-12-271-4/+4
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-257-65/+65
* [Installer] Moving GetRegistrationDataCommandKey() to setup_util.huangs2014-12-164-11/+29
* Update installer to use the new version of LaunchProcess.rvargas2014-12-143-9/+8
* Use FilePath in favor of string16 and wchar_t* in some Windows installer code.grt2014-12-055-26/+22
* Detect and repair inconsistent group policy settings.grt2014-11-241-10/+1
* Enable MSVC warning for unused locals.Peter Kasting2014-11-201-1/+0
* Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16 in chrome/installer.thestig2014-11-121-6/+6
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-062-2/+1
* Replacing the OVERRIDE with override in chrome/installermohan.reddy2014-10-074-12/+12
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-071-51/+51
* [Installer] Make recent install_worker.cc changes use AppRegistrationDatahuangs2014-10-021-12/+21
* Remove kCmdInstallExtension and kCmdInstallApp from Installer coderdevlin.cronin2014-10-011-31/+28
* Remove implicit HANDLE conversions from chrome.rvargas2014-09-253-7/+10
* Clean up unused param in RegistryOverrideManagergab2014-09-181-2/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-239-10/+10
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Fix shortcut tests and remove legacy shortcut code for the Default-usergab@chromium.org2014-08-082-28/+10
* Making AddVersionKeyWorkItems() take version_key and product_name instead of ...huangs@chromium.org2014-07-302-11/+19
* Reland: Remove some dead app host code.grt@chromium.org2014-07-256-53/+11
* Revert 285661 "Remove some dead app host code."mpearson@chromium.org2014-07-256-11/+53
* Remove some dead app host code.grt@chromium.org2014-07-256-53/+11
* Fix installer variable name bugaboo.grt@chromium.org2014-07-231-6/+6
* Fixes for re-enabling more MSVC level 4 warnings: chrome/ editionpkasting@chromium.org2014-07-162-3/+3
* Remove per-user browser blacklist state from the registry on uninstall.krstnmnlsn@chromium.org2014-06-262-0/+18
* Split UNPACKING_FAILED exit code out from UNCOMPRESSION_FAILED.grt@chromium.org2014-06-171-2/+2
* Fixed mistake in logical check for rollback.vitalybuka@chromium.org2014-05-301-1/+1
* Make various string_util functions take StringPieces instead of char[].pkasting@chromium.org2014-05-301-35/+35
* Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...wfh@chromium.org2014-05-283-74/+78
* Add a flag to all of the registry related work items to specify whether to op...wfh@chromium.org2014-05-235-136/+312
* Remove stray platform_file.h from chrome and componentsrvargas@chromium.org2014-05-131-1/+0
* installer: Remove dependency on extensions' constant.tfarina@chromium.org2014-05-052-3/+1
* Fix auto-uninstall of legacy multi-install Chrome Frame.grt@chromium.org2014-05-021-2/+4
* Remove installer::GetChromeUserDataPath helper.msw@chromium.org2014-05-011-10/+22
* Add mDns firewall rules during chrome install or autoupdate.vitalybuka@chromium.org2014-04-242-2/+69
* Fix the EULA sentinel file path determination.msw@chromium.org2014-04-151-3/+1
* Add RLZ Access points for the app launcher.sammc@chromium.org2014-04-031-0/+1
* Remove stale code to delete the metro user data dir. It never shipped.grt@chromium.org2014-04-031-230/+211
* Register Chrome's path provider in the installer.grt@chromium.org2014-04-031-0/+4