summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/product.h
Commit message (Expand)AuthorAgeFilesLines
* Remove installer::GetChromeUserDataPath helper.msw@chromium.org2014-05-011-7/+0
* Remove stale code to delete the metro user data dir. It never shipped.grt@chromium.org2014-04-031-9/+6
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-4/+7
* Pulling user experiment code from BrowserDistribution to a new class. huangs@chromium.org2013-03-151-0/+5
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-6/+6
* Refactoring shortcut creation code in ShellUtil.huangs@chromium.org2012-11-071-0/+6
* Delete both regular and Metro user data dirs on uninstall.grt@chromium.org2012-08-031-5/+9
* (re-commit) Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-0/+8
* Revert 147650 - Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-8/+0
* Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-0/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix system-level toast for multi-install Chrome.grt@chromium.org2012-02-281-3/+3
* Cleanup: Remove unneeded forward declarations in chrome/installer.thestig@chromium.org2011-11-121-0/+1
* Put SxS switches back into the rename command.grt@chromium.org2011-05-121-2/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-77/+45
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-12/+1
* Support for GCF ready-mode.tommi@chromium.org2010-12-231-0/+12
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-20/+19
* Installer cleanupamit@chromium.org2010-12-161-1/+1
* Adding a new class, PackageProperties that represents the shared binaries for...tommi@chromium.org2010-12-151-7/+9
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-4/+4
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-4/+4
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-4/+4
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-131-2/+7
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-0/+151