summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/install.h
Commit message (Expand)AuthorAgeFilesLines
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-2/+2
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-2/+2
* Restore potentially missing Active Setup keys following an OS upgrade.gab2015-08-131-1/+4
* Reland: Remove some dead app host code.grt@chromium.org2014-07-251-5/+0
* Revert 285661 "Remove some dead app host code."mpearson@chromium.org2014-07-251-0/+5
* Remove some dead app host code.grt@chromium.org2014-07-251-5/+0
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-2/+2
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-2/+2
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-1/+1
* Use a direct include of strings headers in chrome/installer/, part 1.avi@chromium.org2013-06-111-1/+1
* Do not try to make Chrome default when registering it if it can't be made def...gab@chromium.org2013-03-051-4/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-8/+10
* During App Launcher install, install V2 App if instructed to do so via enviro...huangs@chromium.org2013-01-201-0/+5
* Keep installing all-users Start Menu and Desktop shortcuts on system-level in...gab@chromium.org2012-12-111-3/+3
* Adding App Launcher shortcuts on install.huangs@chromium.org2012-11-081-1/+1
* No longer install all-users shortcuts on system-level installs; instead insta...gab@chromium.org2012-10-301-13/+42
* Delegate installation of multi-install products to a pre-existing higher vers...grt@chromium.org2012-10-251-0/+2
* Remove "Uninstall Google Chrome" shortcut from the Start menu.gab@chromium.org2012-10-191-1/+1
* Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...gab@chromium.org2012-10-051-29/+22
* Callback flow to register Chrome and update shortcuts after OS upgrade to Win...huangs@chromium.org2012-09-021-0/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Refactor CreateOrUpdateChromeShortcuts() for a better public API.gab@chromium.org2012-07-061-12/+29
* Make RegisterChromeOnMachine() and CreateOrUpdateChromeShortcuts() public in ...gab@chromium.org2012-06-301-1/+26
* 1) Generate VisualElementsManifest.xml at install time from a pre-defined tem...gab@chromium.org2012-05-071-1/+12
* Cleanup: Remove unneeded forward declarations in chrome/installer.thestig@chromium.org2011-11-121-1/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+0
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-8/+7
* Refactor out of install.cc the set of functions that operate on a work item l...robertshield@chromium.org2011-01-141-33/+0
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-7/+9
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-2/+7
* Refactor the install flow in the Chrome installer to use a single WorkItemLis...robertshield@chromium.org2011-01-041-10/+16
* Support for GCF ready-mode.tommi@chromium.org2010-12-231-1/+14
* Make use of the list of DLLs returned by each BrowserDistribution instance, r...robertshield@chromium.org2010-12-231-7/+14
* Installer cleanupamit@chromium.org2010-12-161-1/+1
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-2/+2
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-2/+2
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-2/+2
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-11/+20
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-031-1/+2
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-10/+5
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-5/+10
* Do not delete old version directory if 'opv' key still points to it.kuchhal@chromium.org2009-09-141-33/+0
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-031-2/+3
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-031-4/+3
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-311-3/+4
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-311-4/+3
* Refactor setup. No code change.kuchhal@chromium.org2009-06-231-0/+78