summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/google_update_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* Installer refactoring: using string16 instead of wstring for GoogleUpdateSett...huangs@chromium.org2014-07-081-30/+28
* Read multi-install chrome's channel from the binaries.grt@chromium.org2014-06-041-14/+26
* Always read and write Google Update registry values from the 32-bit hive, eve...wfh@chromium.org2014-06-041-9/+12
* Refactor: Extracting base interface from BrowserDistribution to simplify Goog...huangs@chromium.org2014-05-281-42/+40
* Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...wfh@chromium.org2014-05-281-23/+36
* Cleanup various Windows installer/breakpad bits.thestig@chromium.org2014-05-201-4/+4
* Add ReenableAutoupdatesForApp and AreAutoupdatesEnabled methods to GoogleUpda...robertshield@chromium.org2014-03-271-18/+110
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Add a histogram to track Chrome's UpdatePolicy in the field.gab@chromium.org2014-03-031-0/+19
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-4/+3
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-3/+3
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-3/+4
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-13/+15
* Port experiment_labels.h to be cross-platform.rohitrao@chromium.org2013-12-061-0/+1
* Save anonymous information about signed-in profiles.bcwhite@chromium.org2013-11-281-7/+54
* Set the client ID in crash reports via the crash key logging system.rsesek@chromium.org2013-10-011-4/+8
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-281-1/+1
* remove now-unnecessary ScopedAllowIO in google_update_settingsscottmg@chromium.org2013-06-261-7/+0
* Add support to Google Update wrappers for the "automatic updates only" group ...ryanmyers@chromium.org2013-06-211-0/+1
* Use a direct include of strings headers in chrome/installer/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Makes omaha experiment label utility functions cross-platform.rohitrao@chromium.org2013-03-191-34/+0
* [win] Set did run bit for app host when the app launcher is used.benwells@chromium.org2013-03-061-3/+12
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Add a VariationsRegistrySyncer class, which synchronizes Google Update relate...stevet@chromium.org2013-01-301-0/+34
* Have ReadExperimentLabels not err on missing key or values.stevet@chromium.org2013-01-221-8/+19
* Add a method to read the Omaha experiment_labels value.stevet@chromium.org2013-01-101-0/+20
* Refactor SetOmahaExperimentLabel out of gcpai and into install_util.stevet@chromium.org2013-01-091-0/+26
* Enable EULA dialog to be shown from metro Chrome.robertshield@chromium.org2012-09-261-22/+0
* Expose methods to check the installed version of Google Updatecdn@chromium.org2012-05-231-0/+17
* Add logging of Google Update configuration/statistics to UMA report.ryanmyers@chromium.org2012-05-141-0/+99
* Add scopedallowIO for google chrome specific registry access.jam@chromium.org2012-04-301-0/+4
* Launch Google Update on uninstall.grt@chromium.org2012-03-151-0/+13
* 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