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
/
user_experiment.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SplitString calls in chrome.
brettw
2015-07-21
1
-7
/
+4
*
Move ReplaceStringPlaceholders to base namespace.
brettw
2015-07-15
1
-1
/
+1
*
clang/win: Build without -Wno-int-to-void-pointer-cast.
sammc
2015-07-02
1
-2
/
+4
*
Fix some clang warnings with -Wmissing-braces in chrome.
dcheng
2015-07-01
1
-1
/
+1
*
Remove dependency on resources from installer_util
brettw
2015-05-21
1
-2
/
+1
*
vs2015: avoid narrowing warnings in chrome/installer/
scottmg
2015-04-30
1
-1
/
+2
*
Make callers of CommandLine use it via the base:: namespace, and remove the g...
avi
2014-12-25
1
-12
/
+14
*
Update installer to use the new version of LaunchProcess.
rvargas
2014-12-14
1
-6
/
+8
*
Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16 in chrome/installer.
thestig
2014-11-12
1
-5
/
+5
*
Remove implicit HANDLE conversions from chrome.
rvargas
2014-09-25
1
-2
/
+3
*
Remove installer::GetChromeUserDataPath helper.
msw@chromium.org
2014-05-01
1
-16
/
+17
*
Remove stale code to delete the metro user data dir. It never shipped.
grt@chromium.org
2014-04-03
1
-9
/
+3
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+1
*
Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...
avi@chromium.org
2013-12-25
1
-4
/
+4
*
Add base:: to string16s in chrome/.
dbeam@chromium.org
2013-12-20
1
-18
/
+18
*
Update include paths in chrome/installer/ for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
Use a direct include of strings headers in chrome/installer/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Minor cleanups for user experiments (follow-up to Issue 12321061).
huangs@chromium.org
2013-03-27
1
-5
/
+5
*
Pulling user experiment code from BrowserDistribution to a new class.
huangs@chromium.org
2013-03-15
1
-0
/
+538