summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/installer_state.h
Commit message (Expand)AuthorAgeFilesLines
* win: Work on reducing number of style plugin warnings.thakis2015-05-011-0/+2
* Support migrating multi-install Chrome to single-install.grt2015-01-301-2/+0
* [Installer] Cleaning up dead code for App Launcher / App Host installs.huangs2015-01-291-7/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-1/+3
* Uninstall multi-install Chrome Frame when updated.grt@chromium.org2013-12-041-4/+8
* Uninstall chrome binaries that are no longer in use.grt@chromium.org2013-10-081-0/+16
* Move Version to base namespace.xhwang@chromium.org2013-04-221-8/+9
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-9/+10
* Duplicate setup.exe into an identical executable and point Active Setup to th...gab@chromium.org2013-01-101-0/+3
* Removing flow to demote App Launcher to App Host, so app_host.exe can be dele...huangs@chromium.org2012-12-141-7/+0
* Adding uninstaller flow to demote App Launcher to App Host (AKA opt-out).huangs@chromium.org2012-12-051-0/+7
* IsFileInUse should return false when the directory doesn't exist, too.grt@chromium.org2012-11-261-0/+2
* Drastically simplify old version cleanup and add some additional logging.robertshield@chromium.org2012-11-011-0/+6
* Ensuring Google Update at user-level is installed alongside App Host, for the...huangs@chromium.org2012-09-271-0/+7
* (re-commit) Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-1/+7
* Revert 147650 - Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-7/+1
* Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-1/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add support for --critical-update-version to installer.grt@chromium.org2011-11-111-0/+10
* Fix DCHECK in GCF quick-enable.grt@chromium.org2011-08-111-7/+5
* Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...robertshield@chromium.org2011-07-151-0/+9
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-191-0/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Fix cleanup of old version directories. Specifically, only keep the versions ...robertshield@chromium.org2011-03-161-3/+5
* Add -stage:ID modifier to products' Google Update "ap" values to better track...grt@chromium.org2011-03-111-0/+8
* Add brand-code migration to the Chrome installer when creating the new multi-...robertshield@chromium.org2011-03-061-0/+5
* Temp dir cleanup:grt@chromium.org2011-02-181-1/+2
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-6/+142
* Refactor out of install.cc the set of functions that operate on a work item l...robertshield@chromium.org2011-01-141-6/+2
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-0/+62