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
/
base
/
i18n
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make 'dangerous download warning' visible in Japanese UI on Windows.
jshin@chromium.org
2011-03-28
2
-12
/
+25
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-7
/
+7
*
Retry on fix. I am a bad programmer.
evan@chromium.org
2011-03-14
1
-2
/
+4
*
Windows fix.
evan@chromium.org
2011-03-14
1
-1
/
+1
*
wstring: simplify an rtl test
evan@chromium.org
2011-03-13
1
-65
/
+31
*
Drop the icu version number from the name of icu data file on Windows.
jshin@chromium.org
2011-03-10
1
-1
/
+1
*
More DCHECK() updates. A mixture of _EQ and _GE.
mhm@chromium.org
2011-03-01
1
-1
/
+1
*
Pull in ICU 4.6
jshin@chromium.org
2011-02-24
1
-2
/
+3
*
Add support for ICU data in a data file.
thomasvl@chromium.org
2011-02-10
1
-1
/
+36
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
base/i18n: Add namespace i18n to CharIterator.
tfarina@chromium.org
2011-01-20
3
-9
/
+25
*
Move BiDiLineIterator to base/i18n/ directory.
tfarina@chromium.org
2011-01-20
2
-0
/
+107
*
Add SCOPED_TRACEs to ICUStringConversionsTest
phajdan.jr@chromium.org
2011-01-04
1
-0
/
+20
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
2
-20
/
+17
*
Add BREAK_NEWLINE mode to break_iterator.cc
tsepez@chromium.org
2010-12-21
3
-41
/
+263
*
Fix build with -Duse_system_icu=1 and libicu-4.4.*
phajdan.jr@chromium.org
2010-12-20
1
-4
/
+6
*
Commiting second word iterator patch for tsepez. this was originally reviewed...
cdn@chromium.org
2010-12-15
3
-63
/
+70
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-12
/
+14
*
Fix extension install UI for extensions with RTL Names.
jeremy@chromium.org
2010-12-12
2
-0
/
+53
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-14
/
+12
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-12
/
+14
*
Remove ICU header dependencies outside of /i18n directory.
cdn@chromium.org
2010-12-10
2
-12
/
+22
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
1
-19
/
+27
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
2
-32
/
+17
*
FTP: improve character encoding detection in cases where ICU's first guess is...
phajdan.jr@chromium.org
2010-11-18
2
-5
/
+37
*
The UI language rather than the locale is now used to pick Chrome's language ...
grt@chromium.org
2010-11-16
2
-21
/
+2
*
Add support for the extended header parameter syntax in Content-Disposition h...
jshin@chromium.org
2010-11-03
3
-0
/
+62
*
Use GLib to parse environment variables to determine the default locale.
jshin@chromium.org
2010-10-30
2
-10
/
+53
*
Reland r62959 without the changes to histogram.cc, in hopes it won't break ta...
pkasting@chromium.org
2010-10-19
2
-2
/
+2
*
** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...
tim@chromium.org
2010-10-18
2
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - base/.
pkasting@chromium.org
2010-10-18
2
-2
/
+2
*
Pull latest PPAPI. Change key handling to support the new API.
brettw@chromium.org
2010-09-23
2
-2
/
+23
*
Change ICU_UTIL_DATA_IMPL on Linux to match the reality.
jshin@chromium.org
2010-09-07
1
-4
/
+2
*
Add functions to get the length or compute a substring of UTF8 and UTF16
dmazzoni@chromium.org
2010-08-23
3
-0
/
+276
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-2
/
+0
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
3
-11
/
+15
*
FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...
viettrungluu@chromium.org
2010-08-14
3
-8
/
+3
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
8
-0
/
+8
*
Fix 2 include guards found by my script
thakis@chromium.org
2010-07-26
1
-0
/
+5
*
Make it possible to compile word_iterator.h on Gentoo when using
phajdan.jr@chromium.org
2010-07-22
1
-1
/
+2
*
[chromeos]Set GtkWidget's default direction correctly.
suzhe@chromium.org
2010-07-02
1
-1
/
+10
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
5
-90
/
+128
*
FTP: fix navigating to files listed under non-ASCII characters
phajdan.jr@chromium.org
2010-05-11
2
-0
/
+57
*
This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog box
xji@chromium.org
2010-05-07
2
-3
/
+26
*
Small cleanups/style fixes. Simplifies RTL functions slightly.
pkasting@chromium.org
2010-05-05
2
-28
/
+23
*
fix mac bustage by adding NL to end of file
ben@chromium.org
2010-03-20
1
-1
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
3
-0
/
+607
*
base: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-09
2
-2
/
+4
*
Make IsStringUTF8 reject (U+FDD0 .. U+FDEF)
jschuh@google.com
2010-02-26
1
-9
/
+0
*
Revert 36459 - Breaks 7 WebKit tests
jschuh@chromium.org
2010-01-16
1
-2
/
+1
[next]