index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
installer
/
util
/
google_update_settings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IsSystemInstall to GoogleUpdateSettings.
chrisha@chromium.org
2012-01-14
1
-6
/
+5
*
Read the stats consent setting properly for system-level installs.
grt@chromium.org
2012-01-11
1
-25
/
+31
*
Remove remaining references to CEEE.
rogerta@chromium.org
2011-12-20
1
-3
/
+3
*
base/win: small improvement to RegKey API.
tfarina@chromium.org
2011-10-18
1
-1
/
+1
*
Move brand code related function to a common place for all platforms. These
rogerta@chromium.org
2011-10-07
1
-29
/
+0
*
Proper EULA handling for quick-enable.
grt@chromium.org
2011-08-11
1
-3
/
+2
*
Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...
grt@chromium.org
2011-07-12
1
-40
/
+35
*
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
/
+70
*
Change the writting to the 'did run' registry to better account actives
cpu@chromium.org
2011-05-12
1
-3
/
+31
*
Control crash reporting and UMA collection in multi-install via a value in th...
grt@chromium.org
2011-05-05
1
-18
/
+78
*
Fix platform_util::GetChannel on Windows.
mark@chromium.org
2011-05-02
1
-26
/
+42
*
Change determination of when to show the first run search engine selection di...
mirandac@chromium.org
2011-04-05
1
-4
/
+11
*
Unconditionally remove "-multifail" from "ap" values. Previously, "-multifai...
grt@chromium.org
2011-02-03
1
-34
/
+33
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
1
-15
/
+25
*
Fix a bug introduced by RegKey change and corresponding unit test.
amit@chromium.org
2011-01-20
1
-1
/
+1
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-26
/
+31
*
- WriteInstallerResult is now back in InstallUtil and only writes the result ...
grt@chromium.org
2011-01-05
1
-22
/
+38
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
- Installation results for use by Google Update are now written at the Packag...
grt@chromium.org
2010-12-22
1
-5
/
+58
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-3
/
+3
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-3
/
+3
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-3
/
+3
*
Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...
grt@chromium.org
2010-12-08
1
-42
/
+36
*
Add base::ThreadRestrictions::ScopedAllowIO allow_io;
georgey@chromium.org
2010-11-09
1
-0
/
+4
*
Convert LOG(INFO) to VLOG(1) - chrome/installer/.
pkasting@chromium.org
2010-10-20
1
-5
/
+5
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-1
/
+3
*
2nd attempt: Write the outcome of the Toast Experiment for system-level insta...
finnur@chromium.org
2010-09-07
1
-0
/
+27
*
Revert 58639 -
nsylvain@chromium.org
2010-09-07
1
-27
/
+0
*
Write the outcome of the Toast Experiment for system-level installs to the ri...
finnur@chromium.org
2010-09-06
1
-0
/
+27
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-3
/
+6
*
Windows: Add --organic flag to simulate an organic install for testing purposes.
estade@chromium.org
2010-07-23
1
-1
/
+7
*
TBR: revert r53542. It was committed with the wrong commit message.
estade@chromium.org
2010-07-23
1
-7
/
+1
*
First cut at content settings exceptions lists.
estade@chromium.org
2010-07-23
1
-1
/
+7
*
Refactor check for organic install into GoogleUpdateSettings, for use elsewhere.
mirandac@google.com
2010-07-02
1
-0
/
+17
*
Resubmit of r49346 that caused mysterious test failures on the bot.
robertshield@chromium.org
2010-06-12
1
-8
/
+72
*
Reverting this as it caused installer_unit_tests to fail. Please fix and reland.
ananta@chromium.org
2010-06-10
1
-72
/
+8
*
Fix problem whereby the "-full" magic value is removed from the "ap" value wh...
robertshield@chromium.org
2010-06-10
1
-8
/
+72
*
Win SxS: Show SxS in about box version instead of unknown.
mattm@chromium.org
2010-04-23
1
-3
/
+5
*
Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-20
1
-2
/
+7
*
Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-16
1
-51
/
+3
*
Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-16
1
-3
/
+51
*
Tweak minidump flags to include a little more detail.
siggi@chromium.org
2010-03-01
1
-0
/
+25
*
Adds a way to record the last run time in the GoogleUpdateSettings class
cpu@chromium.org
2010-01-20
1
-0
/
+33
*
Change id that identifies client in crash reports. Whenever metrics service r...
kuchhal@chromium.org
2009-11-05
1
-0
/
+8
*
Finish the wiring of the inactive user toast experiment
cpu@google.com
2009-06-19
1
-0
/
+16
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-27
1
-16
/
+13
*
Revert "Do not send stats from Chromium builds."
kuchhal@chromium.org
2009-04-24
1
-13
/
+16
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-24
1
-16
/
+13
*
Write usagestats to HKLM as well
cpu@google.com
2009-03-21
1
-3
/
+9
[next]