summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/package.cc
Commit message (Expand)AuthorAgeFilesLines
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-188/+0
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-56/+0
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+5
* Support for GCF ready-mode.tommi@chromium.org2010-12-231-13/+4
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-2/+65
* Only delete the shared binaries when there are no installed products that dep...tommi@chromium.org2010-12-161-0/+44
* Installer cleanupamit@chromium.org2010-12-161-42/+29
* Adding a new class, PackageProperties that represents the shared binaries for...tommi@chromium.org2010-12-151-12/+12
* 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
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-131-1/+7
* Support for checking multiple keyfiles when removing an installation package.tommi@chromium.org2010-12-021-9/+11
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-0/+148