summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/install_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-221-1/+14
* Add google chrome sxs distribution for installer and omaha launcher.huanr@chromium.org2010-02-171-0/+18
* Display proper error message at couple of places during installation.kuchhal@chromium.org2010-01-131-1/+1
* Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...robertshield@chromium.org2009-11-111-1/+10
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-0/+9
* Min XP Service Pack required is two not one.kuchhal@chromium.org2009-04-091-2/+2
* Roll back double launch of chrome fixcpu@google.com2009-03-191-3/+1
* Quick fix to prevent double launch of chrome at install.cpu@google.com2009-03-181-1/+3
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-171-3/+20
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-171-20/+3
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-171-3/+20
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* Fix mini_installer failing on Windows 7 (issue 7732).mal@chromium.org2009-02-161-2/+1
* * Write installer result to ClientState key instead of Clients key.kuchhal@chromium.org2008-12-091-1/+1
* * Fix two bugskuchhal@chromium.org2008-11-101-0/+1