summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/google_update_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* Add IsSystemInstall to GoogleUpdateSettings.chrisha@chromium.org2012-01-141-6/+5
* Read the stats consent setting properly for system-level installs.grt@chromium.org2012-01-111-25/+31
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-3/+3
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-181-1/+1
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-071-29/+0
* Proper EULA handling for quick-enable.grt@chromium.org2011-08-111-3/+2
* Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...grt@chromium.org2011-07-121-40/+35
* Add helper function to GoogleUpdateSettings to retrieve the reactivationrogerta@chromium.org2011-06-231-0/+5
* Return a new error code multi-install updates if Group Policy settings blocki...grt@chromium.org2011-06-161-0/+70
* Change the writting to the 'did run' registry to better account activescpu@chromium.org2011-05-121-3/+31
* Control crash reporting and UMA collection in multi-install via a value in th...grt@chromium.org2011-05-051-18/+78
* Fix platform_util::GetChannel on Windows.mark@chromium.org2011-05-021-26/+42
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-051-4/+11
* Unconditionally remove "-multifail" from "ap" values. Previously, "-multifai...grt@chromium.org2011-02-031-34/+33
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-15/+25
* Fix a bug introduced by RegKey change and corresponding unit test.amit@chromium.org2011-01-201-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-26/+31
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-22/+38
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-5/+58
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-3/+3
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-3/+3
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-3/+3
* Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...grt@chromium.org2010-12-081-42/+36
* Add base::ThreadRestrictions::ScopedAllowIO allow_io;georgey@chromium.org2010-11-091-0/+4
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-5/+5
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-1/+3
* 2nd attempt: Write the outcome of the Toast Experiment for system-level insta...finnur@chromium.org2010-09-071-0/+27
* Revert 58639 - nsylvain@chromium.org2010-09-071-27/+0
* Write the outcome of the Toast Experiment for system-level installs to the ri...finnur@chromium.org2010-09-061-0/+27
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+6
* Windows: Add --organic flag to simulate an organic install for testing purposes.estade@chromium.org2010-07-231-1/+7
* TBR: revert r53542. It was committed with the wrong commit message.estade@chromium.org2010-07-231-7/+1
* First cut at content settings exceptions lists.estade@chromium.org2010-07-231-1/+7
* Refactor check for organic install into GoogleUpdateSettings, for use elsewhere.mirandac@google.com2010-07-021-0/+17
* Resubmit of r49346 that caused mysterious test failures on the bot.robertshield@chromium.org2010-06-121-8/+72
* Reverting this as it caused installer_unit_tests to fail. Please fix and reland.ananta@chromium.org2010-06-101-72/+8
* Fix problem whereby the "-full" magic value is removed from the "ap" value wh...robertshield@chromium.org2010-06-101-8/+72
* Win SxS: Show SxS in about box version instead of unknown.mattm@chromium.org2010-04-231-3/+5
* Make sure GoogleUpdateSettings::GetChromeChannel does not read siggi@chromium.org2010-04-201-2/+7
* Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-161-51/+3
* Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-161-3/+51
* Tweak minidump flags to include a little more detail.siggi@chromium.org2010-03-011-0/+25
* Adds a way to record the last run time in the GoogleUpdateSettings classcpu@chromium.org2010-01-201-0/+33
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-051-0/+8
* Finish the wiring of the inactive user toast experimentcpu@google.com2009-06-191-0/+16
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-271-16/+13
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-241-13/+16
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-241-16/+13
* Write usagestats to HKLM as wellcpu@google.com2009-03-211-3/+9