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
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Add a VariationsRegistrySyncer class, which synchronizes Google Update relate...
stevet@chromium.org
2013-01-30
1
-0
/
+34
*
Have ReadExperimentLabels not err on missing key or values.
stevet@chromium.org
2013-01-22
1
-8
/
+19
*
Add a method to read the Omaha experiment_labels value.
stevet@chromium.org
2013-01-10
1
-0
/
+20
*
Refactor SetOmahaExperimentLabel out of gcpai and into install_util.
stevet@chromium.org
2013-01-09
1
-0
/
+26
*
Enable EULA dialog to be shown from metro Chrome.
robertshield@chromium.org
2012-09-26
1
-22
/
+0
*
Expose methods to check the installed version of Google Update
cdn@chromium.org
2012-05-23
1
-0
/
+17
*
Add logging of Google Update configuration/statistics to UMA report.
ryanmyers@chromium.org
2012-05-14
1
-0
/
+99
*
Add scopedallowIO for google chrome specific registry access.
jam@chromium.org
2012-04-30
1
-0
/
+4
*
Launch Google Update on uninstall.
grt@chromium.org
2012-03-15
1
-0
/
+13
*
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
[next]