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
/
ui
/
base
/
l10n
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalize font size when in high-DPI mode.
kevers@chromium.org
2013-03-11
3
-12
/
+74
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-2
/
+2
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-2
/
+2
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
3
-4
/
+4
*
[Android WebView] Fix some locale related TODOs.
benm@chromium.org
2012-12-21
1
-4
/
+1
*
Fix text direction markup for locale name.
kevers@chromium.org
2012-11-09
2
-2
/
+50
*
Upstream Android tweaks in chrome_browser_main.cc.
newt@chromium.org
2012-10-20
2
-14
/
+15
*
Update all unit tests that override paths to use the ScopedPathOverride.
pastarmovj@chromium.org
2012-10-09
1
-8
/
+3
*
Fix the failed case L10nUtilTest.GetAppLocale of ui unittests on Android
yongsheng.zhu@intel.com
2012-08-07
1
-8
/
+9
*
Update handling of Android language codes
cjhopman@chromium.org
2012-08-06
1
-4
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
5
-5
/
+0
*
Add new ResourceBundle::Delegate interface.
marshall@chromium.org
2012-05-09
1
-4
/
+1
*
Reapply "Changes according to review comments"
wangxianzhu@chromium.org
2012-05-05
3
-11
/
+57
*
Revert 135484 - Use Android API for GetDisplayNameForLocale().
rvargas@google.com
2012-05-04
3
-61
/
+13
*
Use Android API for GetDisplayNameForLocale().
wangxianzhu@chromium.org
2012-05-04
3
-13
/
+61
*
Add Jungshik into ui/base/l10n/OWNERS
tony@chromium.org
2012-05-04
1
-0
/
+1
*
Aura/ash split: Hopefully get linux_aura green trybot.
erg@chromium.org
2012-04-06
1
-3
/
+4
*
Web Intents: Use action-specific strings for the picker.
jhawkins@chromium.org
2012-04-04
1
-0
/
+1
*
Fix Compile error with "-Duse_aura=1".
junmin.zhu@intel.com
2012-02-19
1
-1
/
+1
*
Change include for g_get_language_names from glib/gutils.h to glib.h.
tony@chromium.org
2012-02-09
2
-6
/
+7
*
Transition to base/mac/bundle_locations.h step 3
jeremy@chromium.org
2012-01-25
1
-2
/
+3
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-2
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
2
-3
/
+3
*
Copy WebKit's DEFINE_STATIC_LOCAL to base/basictypes.h
thakis@chromium.org
2011-11-05
1
-3
/
+1
*
Remove the remaining 6 exit time destructors and 2 static initializers from ui/
thakis@chromium.org
2011-11-04
1
-1
/
+3
*
Enable Kannada, Farsi and Telugu on CrOS
jshin@chromium.org
2011-10-17
1
-3
/
+2
*
Reuse base::i18n::SetICUDefaultLocale from rtl.h in some unittests.
tfarina@chromium.org
2011-10-07
1
-25
/
+19
*
Compile ui/ on Android.
zhenghao@google.com
2011-09-24
1
-1
/
+7
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
1
-2
/
+2
*
Map en-CA, en-ZA, en-AU, en-NZ to en-GB
jshin@chromium.org
2011-09-20
2
-3
/
+40
*
Reuse ResourceBundle to detect locale availability.
torne@chromium.org
2011-09-03
1
-17
/
+7
*
Block {am, fa, sw} and {kn, te} on CrOS and roll ICU to 98343
jshin@chromium.org
2011-08-26
1
-0
/
+18
*
Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...
battre@chromium.org
2011-08-26
2
-12
/
+4
*
Revert 98103 - Switch to using .pak files for locale data on Windows.
battre@chromium.org
2011-08-26
2
-4
/
+12
*
Switch to using .pak files for locale data on Windows.
tony@chromium.org
2011-08-24
2
-12
/
+4
*
Revert "Switch to using .pak files for locale data on Windows." (r97941)
mattm@chromium.org
2011-08-24
1
-2
/
+5
*
Fix the windows build.
tony@chromium.org
2011-08-24
1
-1
/
+2
*
Fix a bug where windows can't find the locale paks.
tony@chromium.org
2011-08-24
1
-4
/
+0
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
3
-100
/
+0
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
3
-0
/
+100
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
3
-100
/
+0
*
Canonicalize locale that was passed with --lang on Windows.
cira@google.com
2011-08-22
1
-1
/
+1
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
5
-116
/
+116
*
mac: Components build for ui, easy part
thakis@chromium.org
2011-07-29
1
-37
/
+38
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
4
-77
/
+84
*
Add flag to enable Autofill prompt for additional user feedback.
isherman@chromium.org
2011-07-02
1
-1
/
+1
*
Add a debugging flag to annotate web forms with their Autofill field type pre...
isherman@chromium.org
2011-06-20
2
-1
/
+22
*
Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...
isherman@chromium.org
2011-06-20
2
-22
/
+1
*
Add a debugging flag to annotate web forms with their Autofill field type pre...
isherman@chromium.org
2011-06-20
2
-1
/
+22
[next]