summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/google_update_settings_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Installer refactoring: using string16 instead of wstring for GoogleUpdateSett...huangs@chromium.org2014-07-081-36/+38
* clang wants an initializer for a static const struct. Humor it.thakis@chromium.org2014-07-051-2/+2
* Read multi-install chrome's channel from the binaries.grt@chromium.org2014-06-041-0/+54
* Add a flag to all of the registry related work items to specify whether to op...wfh@chromium.org2014-05-231-4/+10
* Add ReenableAutoupdatesForApp and AreAutoupdatesEnabled methods to GoogleUpda...robertshield@chromium.org2014-03-271-44/+191
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-2/+2
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-1/+1
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-2/+2
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-13/+13
* Port experiment_labels.h to be cross-platform.rohitrao@chromium.org2013-12-061-0/+1
* Add support to Google Update wrappers for the "automatic updates only" group ...ryanmyers@chromium.org2013-06-211-2/+22
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Have ReadExperimentLabels not err on missing key or values.stevet@chromium.org2013-01-221-1/+8
* Add a method to read the Omaha experiment_labels value.stevet@chromium.org2013-01-101-1/+8
* Refactor SetOmahaExperimentLabel out of gcpai and into install_util.stevet@chromium.org2013-01-091-1/+51
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-1/+1
* Expose methods to check the installed version of Google Updatecdn@chromium.org2012-05-231-0/+61
* Launch Google Update on uninstall.grt@chromium.org2012-03-151-38/+63
* Add IsSystemInstall to GoogleUpdateSettings.chrisha@chromium.org2012-01-141-7/+8
* Read the stats consent setting properly for system-level installs.grt@chromium.org2012-01-111-1/+265
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-4/+4
* Proper EULA handling for quick-enable.grt@chromium.org2011-08-111-1/+2
* Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...grt@chromium.org2011-07-121-37/+17
* Return a new error code multi-install updates if Group Policy settings blocki...grt@chromium.org2011-06-161-0/+141
* Fix platform_util::GetChannel on Windows.mark@chromium.org2011-05-021-8/+14
* Correct erroneous display of the channel name "unknown" when the "ap" value i...robertshield@chromium.org2011-04-281-9/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Unconditionally remove "-multifail" from "ap" values. Previously, "-multifai...grt@chromium.org2011-02-031-55/+60
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-21/+25
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-23/+32
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-122/+120
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-0/+46
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-9/+9
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-9/+9
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-9/+9
* Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...grt@chromium.org2010-12-081-55/+98
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-1/+3
* Remove the default argument from RegKey::Create.tfarina@chromium.org2010-08-261-2/+2
* Cleanup our Registry API.tfarina@chromium.org2010-08-091-2/+4
* Resubmit of r49346 that caused mysterious test failures on the bot.robertshield@chromium.org2010-06-121-0/+183
* Reverting this as it caused installer_unit_tests to fail. Please fix and reland.ananta@chromium.org2010-06-101-183/+0
* Fix problem whereby the "-full" magic value is removed from the "ap" value wh...robertshield@chromium.org2010-06-101-0/+183
* Make sure GoogleUpdateSettings::GetChromeChannel does not read siggi@chromium.org2010-04-201-5/+19
* Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-161-21/+1
* Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-161-1/+21
* Tweak minidump flags to include a little more detail.siggi@chromium.org2010-03-011-0/+153