| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in comment. | tnagel@chromium.org | 2014-08-07 | 1 | -1/+1 |
* | Retrieve client_id from GoogleUpdateSettings when its missing from Local State. | gab@chromium.org | 2014-07-22 | 1 | -5/+10 |
* | Refactor SetClientID such that metrics rather than crash backs up the client id | gab@chromium.org | 2014-07-09 | 1 | -5/+5 |
* | Installer refactoring: using string16 instead of wstring for GoogleUpdateSett... | huangs@chromium.org | 2014-07-08 | 1 | -11/+11 |
* | Move branding information out of google_util | blundell@chromium.org | 2014-06-06 | 1 | -2/+2 |
* | Refactor: Extracting base interface from BrowserDistribution to simplify Goog... | huangs@chromium.org | 2014-05-28 | 1 | -8/+10 |
* | Cleanup various Windows installer/breakpad bits. | thestig@chromium.org | 2014-05-20 | 1 | -1/+1 |
* | Add ReenableAutoupdatesForApp and AreAutoupdatesEnabled methods to GoogleUpda... | robertshield@chromium.org | 2014-03-27 | 1 | -0/+25 |
* | Add a histogram to track Chrome's UpdatePolicy in the field. | gab@chromium.org | 2014-03-03 | 1 | -0/+4 |
* | Revert "Update all users of base::Version to explicitly specify the namespace... | avi@chromium.org | 2014-01-03 | 1 | -1/+1 |
* | Update all users of base::Version to explicitly specify the namespace, and cl... | avi@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Add base:: to string16s in chrome/. | dbeam@chromium.org | 2013-12-20 | 1 | -4/+4 |
* | Save anonymous information about signed-in profiles. | bcwhite@chromium.org | 2013-11-28 | 1 | -0/+4 |
* | Set the client ID in crash reports via the crash key logging system. | rsesek@chromium.org | 2013-10-01 | 1 | -2/+2 |
* | Use a direct include of time headers in chrome/common/, chrome/installer, chr... | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Add support to Google Update wrappers for the "automatic updates only" group ... | ryanmyers@chromium.org | 2013-06-21 | 1 | -0/+1 |
* | Use a direct include of strings headers in chrome/installer/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Makes omaha experiment label utility functions cross-platform. | rohitrao@chromium.org | 2013-03-19 | 1 | -4/+0 |
* | [win] Set did run bit for app host when the app launcher is used. | benwells@chromium.org | 2013-03-06 | 1 | -0/+6 |
* | Add a VariationsRegistrySyncer class, which synchronizes Google Update relate... | stevet@chromium.org | 2013-01-30 | 1 | -5/+9 |
* | Have ReadExperimentLabels not err on missing key or values. | stevet@chromium.org | 2013-01-22 | 1 | -4/+5 |
* | Add a method to read the Omaha experiment_labels value. | stevet@chromium.org | 2013-01-10 | 1 | -0/+8 |
* | Refactor SetOmahaExperimentLabel out of gcpai and into install_util. | stevet@chromium.org | 2013-01-09 | 1 | -0/+9 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Expose methods to check the installed version of Google Update | cdn@chromium.org | 2012-05-23 | 1 | -0/+4 |
* | Add logging of Google Update configuration/statistics to UMA report. | ryanmyers@chromium.org | 2012-05-14 | 1 | -0/+45 |
* | Launch Google Update on uninstall. | grt@chromium.org | 2012-03-15 | 1 | -0/+4 |
* | Add IsSystemInstall to GoogleUpdateSettings. | chrisha@chromium.org | 2012-01-14 | 1 | -1/+4 |
* | Read the stats consent setting properly for system-level installs. | grt@chromium.org | 2012-01-11 | 1 | -1/+13 |
* | Remove remaining references to CEEE. | rogerta@chromium.org | 2011-12-20 | 1 | -1/+2 |
* | Move brand code related function to a common place for all platforms. These | rogerta@chromium.org | 2011-10-07 | 1 | -8/+7 |
* | Proper EULA handling for quick-enable. | grt@chromium.org | 2011-08-11 | 1 | -1/+4 |
* | Handle eulaaccepted and oeminstall mo betta for multi-install. During first ... | grt@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | Add helper function to GoogleUpdateSettings to retrieve the reactivation | rogerta@chromium.org | 2011-06-23 | 1 | -0/+5 |
* | Return a new error code multi-install updates if Group Policy settings blocki... | grt@chromium.org | 2011-06-16 | 1 | -0/+13 |
* | Change the writting to the 'did run' registry to better account actives | cpu@chromium.org | 2011-05-12 | 1 | -0/+4 |
* | Fix platform_util::GetChannel on Windows. | mark@chromium.org | 2011-05-02 | 1 | -1/+7 |
* | Change determination of when to show the first run search engine selection di... | mirandac@chromium.org | 2011-04-05 | 1 | -1/+6 |
* | Code for stable channel is "", not "stable". Fix in PromoResourceService. Al... | mirandac@chromium.org | 2011-03-11 | 1 | -1/+3 |
* | Unconditionally remove "-multifail" from "ap" values. Previously, "-multifai... | grt@chromium.org | 2011-02-03 | 1 | -7/+5 |
* | More installer refactoring in the interest of fixing some bugs and cleaning t... | grt@chromium.org | 2011-01-25 | 1 | -2/+2 |
* | - WriteInstallerResult is now back in InstallUtil and only writes the result ... | grt@chromium.org | 2011-01-05 | 1 | -4/+17 |
* | - Installation results for use by Google Update are now written at the Packag... | grt@chromium.org | 2010-12-22 | 1 | -1/+3 |
* | Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ... | robertshield@chromium.org | 2010-12-15 | 1 | -2/+2 |
* | Revert 69165 - Merge the installer, installer_util and setup_util namespaces ... | robertshield@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Merge the installer, installer_util and setup_util namespaces into a single i... | robertshield@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C... | grt@chromium.org | 2010-12-08 | 1 | -4/+9 |
* | 2nd attempt: Write the outcome of the Toast Experiment for system-level insta... | finnur@chromium.org | 2010-09-07 | 1 | -1/+18 |
* | Revert 58639 - | nsylvain@chromium.org | 2010-09-07 | 1 | -18/+1 |
* | Write the outcome of the Toast Experiment for system-level installs to the ri... | finnur@chromium.org | 2010-09-06 | 1 | -1/+18 |