summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/installer_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for --critical-update-version to installer.grt@chromium.org2011-11-111-0/+19
* Errors while deleting old version dirs no longer cause them to grow in odd ways.grt@chromium.org2011-10-151-38/+30
* Fix DCHECK in GCF quick-enable.grt@chromium.org2011-08-111-22/+18
* Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...robertshield@chromium.org2011-07-151-2/+33
* Reland 87035 - Properly detect the current version when migrating single to m...grt@chromium.org2011-05-271-3/+27
* Revert 87035 - Properly detect the current version when migrating single to m...msw@chromium.org2011-05-271-27/+3
* Properly detect the current version when migrating single to multi. Previous...grt@chromium.org2011-05-271-3/+27
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-191-0/+29
* Add additional logging for when we fail to clean up old version directories.robertshield@chromium.org2011-05-111-1/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix cleanup of old version directories. Specifically, only keep the versions ...robertshield@chromium.org2011-03-161-17/+24
* Add -stage:ID modifier to products' Google Update "ap" values to better track...grt@chromium.org2011-03-111-0/+75
* Add brand-code migration to the Chrome installer when creating the new multi-...robertshield@chromium.org2011-03-061-0/+3
* Temp dir cleanup:grt@chromium.org2011-02-181-2/+4
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-16/+369
* Refactor out of install.cc the set of functions that operate on a work item l...robertshield@chromium.org2011-01-141-1/+0
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-0/+93