summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-145-43/+51
* When uninstalling, only attempt to unregister DLLs if in ChromeFrame mode.robertshield@chromium.org2010-09-161-2/+3
* Add termination of the chrome frame helper process to the uninstaller.robertshield@chromium.org2010-09-091-0/+16
* Setting oopcrashes=1 during installhuanr@chromium.org2010-09-071-0/+4
* Add the ability to call an alternate entry point name on self-registering DLL...robertshield@chromium.org2010-09-062-3/+6
* Allow download Chrome page to set Chrome as default even if it is not a new i...mirandac@chromium.org2010-09-021-1/+14
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-191-0/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+3
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-1/+1
* Extension package creation cleanuperg@google.com2010-08-111-1/+1
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+3
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-062-13/+14
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-12/+11
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-11/+12
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-032-3/+7
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-265-0/+5
* During installer cleanup, replace the use of rollback-able DeleteTreeWorkItem...robertshield@chromium.org2010-07-231-6/+6
* Include the Chrome Frame binary in Chrome installers. Note that it will only ...robertshield@chromium.org2010-07-073-27/+18
* Resubmit of r49346 that caused mysterious test failures on the bot.robertshield@chromium.org2010-06-121-1/+1
* Reverting this as it caused installer_unit_tests to fail. Please fix and reland.ananta@chromium.org2010-06-101-1/+1
* Fix problem whereby the "-full" magic value is removed from the "ap" value wh...robertshield@chromium.org2010-06-101-1/+1
* Fix a couple of issues with MSI support through upgrades:robertshield@chromium.org2010-06-072-40/+62
* file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.tfarina@chromium.org2010-05-261-3/+2
* Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.tfarina@chromium.org2010-05-241-10/+11
* Try harder to clean up temp files in case we have a failed install / upgrade.robertshield@chromium.org2010-05-111-1/+16
* Additional changes to support Chrome / CF installation wrapped in an MSI:robertshield@chromium.org2010-04-283-42/+65
* compile-time test to ensure installer critical enum does not changecpu@chromium.org2010-04-061-0/+6
* Have Chrome Frame always delete the user profile on uninstall unless an MSI u...robertshield@chromium.org2010-03-291-2/+21
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-225-154/+30
* Modifies the over-install behavior of setup to launch Chrome itself instead o...gwilson@google.com2010-03-121-1/+3
* If running under an MSI, setup.exe must always return 0 on uninstallation.robertshield@chromium.org2010-03-111-4/+13
* Add a flag to the installer that prevents the Add/Remove Programs uninstall s...robertshield@chromium.org2010-03-102-40/+59
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-1/+2
* Overinstall mismatch, Launch the existing chrome insteadcpu@chromium.org2010-03-051-2/+27
* Prevent CF from trashing Chrome's registrations when uninstalling.robertshield@chromium.org2010-03-041-2/+4
* Add 64-bit binaries that are required for NaCl support to Chrome installation...gregoryd@google.com2010-03-041-0/+4
* Fix in use update of SxS channel.huanr@chromium.org2010-03-031-0/+5
* Disable registering, unregistering, and setting default browserhuanr@chromium.org2010-02-272-11/+19
* Use different short cut names for SxS installation.huanr@chromium.org2010-02-262-3/+3
* Disabling options that sxs channel does not support.huanr@chromium.org2010-02-241-6/+44
* Add google chrome sxs distribution for installer and omaha launcher.huanr@chromium.org2010-02-171-0/+5
* Modifies the behavior of setup.exe so when --system-level-toast is passed, it...gwilson@google.com2010-02-091-2/+3
* System toast was trying to launch the per-user chromecpu@chromium.org2010-02-051-1/+1
* Modify the toast to hit system-level installscpu@chromium.org2010-02-021-1/+12
* Fix chrome_frame_mini_installer.exe to use the right archive names for instal...robertshield@chromium.org2010-01-273-8/+29
* Adding a secondary mini_installer target for Chrome Frame. This will remove t...robertshield@chromium.org2010-01-191-27/+31
* Display proper error message at couple of places during installation.kuchhal@chromium.org2010-01-132-55/+68
* Add some licensing comments under chrome/.evan@chromium.org2009-12-281-0/+4