summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/google_update_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve my last change about informing google update about eula.cpu@google.com2009-03-131-1/+1
* Inform google_update that the user has acepted the EULAcpu@google.com2009-03-111-8/+16
* Clear the refferer registry entry upon succesful pingcpu@google.com2009-01-071-5/+18
* Change "client" parameter in RLZ ping to "referral" gwilson@google.com2008-12-051-2/+2
* Add client parameter to the RLZ pingcpu@google.com2008-11-261-0/+3
* Read Google Update registry keys first from HKCU then from HKLM to handle sys...kuchhal@chromium.org2008-11-031-21/+29
* Consolidate same constant defined in three different places. No change in chr...kuchhal@chromium.org2008-10-311-21/+26
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-141-0/+72