Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ARRAYSIZE_UNSAFE -> arraysize in ui/. | viettrungluu | 2014-10-16 | 1 | -1/+1 |
* | [Ozone] Disable TextUtils.GetStringWidth on Ozone | dnicoara@chromium.org | 2014-02-15 | 1 | -1/+7 |
* | Clean-up: Renames gfx::Font's methods and removes its obsolete methods. | yukishiino@chromium.org | 2014-02-13 | 1 | -0/+12 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -5/+6 |
* | ui/gfx: Use base::string16 now that string16 was moved into base namespace. | tfarina@chromium.org | 2013-06-09 | 1 | -4/+4 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | ui/gfx: Extract RemoveAcceleratorChar() out of skia_util.* | tfarina@chromium.org | 2012-11-14 | 1 | -0/+62 |