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
/
l10n_string_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace StringToLowerASCII with base::ToLowerASCII
brettw
2015-08-06
1
-2
/
+2
*
Move ReplaceStringPlaceholders to base namespace.
brettw
2015-07-15
1
-3
/
+4
*
Move StringToUpperASCII to base namespace
brettw
2015-06-09
1
-1
/
+1
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Enhanced support for strings in the Windows installer.
grt@chromium.org
2014-02-07
1
-0
/
+7
*
Use a direct include of strings headers in chrome/installer/, part 2.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome.
dcheng@chromium.org
2013-04-11
1
-1
/
+1
*
Remove installer_util_strings.rc from chrome.dll.
tony@chromium.org
2012-05-24
1
-4
/
+17
*
Write the install language to the registry for user-level installs.
grt@chromium.org
2011-11-15
1
-0
/
+4
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
1
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+2
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-4
/
+4
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-4
/
+4
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-4
/
+4
*
The UI language rather than the locale is now used to pick Chrome's language ...
grt@chromium.org
2010-11-16
1
-210
/
+16
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-2
/
+2
*
Another dependency the bbot missed!!!
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
Modifies setup's fallback language order. If Omaha has a language specified ...
gwilson@google.com
2010-04-09
1
-5
/
+20
*
Modifies the way setup gets the system locale by getting the user's default l...
gwilson@google.com
2010-04-02
1
-1
/
+1
*
Follow-up to Tony's change to replace he.xtb with iw.xtb
jshin@chromium.org
2010-03-26
1
-2
/
+2
*
Remove Oriya from the list of UI languages for now because we're not getting ...
jshin@chromium.org
2010-03-25
1
-1
/
+0
*
Recommit r36640 "Choose right installer strings based on branding."
kuchhal@chromium.org
2010-01-21
1
-0
/
+10
*
Add 64 bit support + code cleanup
gregoryd@google.com
2009-11-10
1
-1
/
+5
*
Use scoped_array (not scoped_ptr) with new[].
kuchhal@chromium.org
2009-10-23
1
-1
/
+1
*
Fixit: Remove bunch of coverity warnings from chrome/installer/*.
kuchhal@chromium.org
2009-06-30
1
-2
/
+9
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Modifies setup to have all the supported languages available for the in-appli...
gwilson@google.com
2009-02-18
1
-8
/
+51
*
Add support for 8 Indian languages.
jungshik@google.com
2009-02-04
1
-0
/
+8
*
Adds the localized oem html resources to setup
cpu@google.com
2009-01-28
1
-3
/
+3
*
Wire the eula and the dialog display code
cpu@google.com
2009-01-27
1
-0
/
+31
*
Dupe of http://codereview.chromium.org/238
jungshik@google.com
2008-09-05
1
-1
/
+6
*
Refactor localized strings used in installer for Chromium/Google Chrome separ...
rahulk@google.com
2008-08-19
1
-1
/
+1
*
Instead of returning false we should default to en-us when we fail to get loc...
rahulk@google.com
2008-08-12
1
-2
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+148