summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/installation_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-271-0/+1
* Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...grt@chromium.org2011-07-121-5/+43
* Control crash reporting and UMA collection in multi-install via a value in th...grt@chromium.org2011-05-051-2/+35
* Slight cleanup to get rid of unneeded registry access and silence a warning f...grt@chromium.org2011-03-081-35/+39
* Add brand-code migration to the Chrome installer when creating the new multi-...robertshield@chromium.org2011-03-061-47/+68
* Add support for the quick-enable-cf command to the installer. This encompases:grt@chromium.org2011-03-031-0/+17
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-54/+86
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-3/+4
* Refactor out of install.cc the set of functions that operate on a work item l...robertshield@chromium.org2011-01-141-16/+0
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-0/+135