summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/install_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* When using ShellExecuteEx to elevate, create a foreground window and pass tha...robertshield@chromium.org2011-06-301-9/+54
* Start putting stage info into the new InstallerExtraCode1 value in Google Upd...grt@chromium.org2011-06-021-2/+15
* Add additional granularity to the installer stage strings that get written to...robertshield@chromium.org2011-06-021-0/+12
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-191-8/+7
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-141-17/+2
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-7/+6
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-6/+7
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-7/+6
* On uninstall, remove the registry keys that Chrome lays down to make itself t...grt@chromium.org2011-03-301-0/+50
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Write "did run" value to multi-install client state key as well, if it exists.robertshield@chromium.org2011-03-141-0/+8
* Change DeleteRegistryKey to not require opening root keys with RegKey.tommi@chromium.org2011-03-131-2/+3
* Add -stage:ID modifier to products' Google Update "ap" values to better track...grt@chromium.org2011-03-111-0/+55
* Add support for the quick-enable-cf command to the installer. This encompases:grt@chromium.org2011-03-031-2/+2
* Switch from wcsftime to GetDateFormat to avoid crash in setup.tommi@chromium.org2011-02-171-0/+14
* Fix user-to-system-level installation delegation. This looks to have been bro...robertshield@chromium.org2011-02-111-8/+9
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-2/+24
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-17/+26
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-4/+4
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-1/+29
* base/version: remove wstring versionevan@chromium.org2010-12-231-1/+1
* Support for GCF ready-mode.tommi@chromium.org2010-12-231-2/+4
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-0/+13
* Removing IsChromeFrameProcess.tommi@chromium.org2010-12-211-6/+0
* Installer cleanupamit@chromium.org2010-12-161-3/+3
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-7/+7
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-7/+7
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-7/+7
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-131-6/+2
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-93/+12
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-151-5/+18
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-151-18/+5
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-141-5/+18
* Add multi install support to MasterPreferences and start using it in a few pl...tommi@chromium.org2010-11-111-10/+1
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-031-18/+12
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-11/+8
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-1/+3
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-5/+5
* Add the ability to call an alternate entry point name on self-registering DLL...robertshield@chromium.org2010-09-061-1/+2
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-2/+2
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Resubmit of r49346 that caused mysterious test failures on the bot.robertshield@chromium.org2010-06-121-1/+0
* Reverting this as it caused installer_unit_tests to fail. Please fix and reland.ananta@chromium.org2010-06-101-0/+1
* Fix problem whereby the "-full" magic value is removed from the "ap" value wh...robertshield@chromium.org2010-06-101-1/+0
* Fix a couple of issues with MSI support through upgrades:robertshield@chromium.org2010-06-071-0/+30
* Additional changes to support Chrome / CF installation wrapped in an MSI:robertshield@chromium.org2010-04-281-11/+71
* Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-161-3/+1
* Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-161-1/+3