| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix the loading of ca@valencia.pak, which is available in | tony@chromium.org | 2011-06-06 | 2 | -6/+31 |
* | Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ... | chromium@hybridsource.org | 2011-05-25 | 1 | -1/+1 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 1 | -1/+3 |
* | FTP: split the directory listing parser test and re-enable it on TSan bots | phajdan.jr@chromium.org | 2011-05-06 | 3 | -41/+3 |
* | Should be isEqual: not isEqualTo: | thomasvl@chromium.org | 2011-05-03 | 1 | -1/+1 |
* | Delete unintended zh_hant_hk in the login language menu: take 2 | mazda@chromium.org | 2011-04-14 | 2 | -3/+6 |
* | Revert "Delete unintended occurrence of zh_hant_hk in the login language menu" | mazda@chromium.org | 2011-04-14 | 1 | -5/+2 |
* | Delete unintended occurrence of zh_hant_hk in the login language menu | mazda@chromium.org | 2011-04-14 | 1 | -2/+5 |