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_chrome_distribution.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a DCHECK that fires in system-level builds while validating UserExperimen...
grt@chromium.org
2011-04-29
1
-2
/
+3
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...
tfarina@chromium.org
2011-04-14
1
-1
/
+1
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-8
/
+4
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-4
/
+8
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-8
/
+4
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Toasting by brand code.
finnur@chromium.org
2011-03-23
1
-55
/
+128
*
Fix toast experiments, which had regressed.
grt@chromium.org
2011-03-17
1
-13
/
+15
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Fix user-to-system-level installation delegation. This looks to have been bro...
robertshield@chromium.org
2011-02-11
1
-3
/
+2
*
Unconditionally remove "-multifail" from "ap" values. Previously, "-multifai...
grt@chromium.org
2011-02-03
1
-3
/
+3
*
wstring: use a few more FilePaths to remove Hack functions
evan@chromium.org
2011-01-27
1
-4
/
+7
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
1
-12
/
+6
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-2
/
+2
*
Get rid of FilePath::FromWStringHack from google_chrome_distribution.[cc,h].
tfarina@chromium.org
2011-01-12
1
-7
/
+7
*
- WriteInstallerResult is now back in InstallUtil and only writes the result ...
grt@chromium.org
2011-01-05
1
-5
/
+14
*
- Installation results for use by Google Update are now written at the Packag...
grt@chromium.org
2010-12-22
1
-1
/
+1
*
Fixes update step to not clobber client code setting if toast experiment is n...
gwilson@google.com
2010-12-21
1
-3
/
+7
*
Add Japanese inactive user toast experiments.
finnur@chromium.org
2010-12-16
1
-3
/
+10
*
Installer cleanup
amit@chromium.org
2010-12-16
1
-5
/
+4
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-23
/
+23
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-23
/
+23
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-23
/
+23
*
Add a CEEE mode to the ChromeFrame distribution class.
robertshield@chromium.org
2010-12-13
1
-3
/
+4
*
Removing the GetVersionEnvKey method from BrowserDistribution.
tommi@chromium.org
2010-12-07
1
-4
/
+0
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-21
/
+35
*
Attempt to reland http://codereview.chromium.org/4928002/
tommi@chromium.org
2010-11-15
1
-9
/
+7
*
Revert 66088 - Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-15
1
-7
/
+9
*
Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-14
1
-9
/
+7
*
Convert LOG(INFO) to VLOG(1) - chrome/installer/.
pkasting@chromium.org
2010-10-20
1
-4
/
+4
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-3
/
+5
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
Move wmi_util out of base and into chrome/installer/util since that's the onl...
brettw@chromium.org
2010-10-10
1
-2
/
+2
*
Modifies the toast randomization behavior to be en-US only.
gwilson@google.com
2010-09-16
1
-2
/
+5
*
Change the toast text and make sure errors are written to
finnur@chromium.org
2010-09-10
1
-34
/
+47
*
2nd attempt: Write the outcome of the Toast Experiment for system-level insta...
finnur@chromium.org
2010-09-07
1
-13
/
+66
*
Revert 58639 -
nsylvain@chromium.org
2010-09-07
1
-65
/
+13
*
Write the outcome of the Toast Experiment for system-level installs to the ri...
finnur@chromium.org
2010-09-06
1
-13
/
+65
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-1
/
+1
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-2
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-4
/
+5
*
Drop usage of IntToWString in switch values; we can use ASCII now.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Resubmit of r49346 that caused mysterious test failures on the bot.
robertshield@chromium.org
2010-06-12
1
-59
/
+3
*
Win: Use different AppUserModelID for SxS installs.
mattm@chromium.org
2010-06-11
1
-0
/
+5
*
Reverting this as it caused installer_unit_tests to fail. Please fix and reland.
ananta@chromium.org
2010-06-10
1
-3
/
+59
*
Fix problem whereby the "-full" magic value is removed from the "ap" value wh...
robertshield@chromium.org
2010-06-10
1
-59
/
+3
[next]