Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean-up: Renames gfx::Font's methods and removes its obsolete methods. | yukishiino@chromium.org | 2014-02-13 | 1 | -14/+2 |
* | Enables font-related unittests again. | yukishiino@chromium.org | 2013-12-11 | 1 | -0/+4 |
* | Supports cap height in gfx::Font and gfx::FontList. | yukishiino@chromium.org | 2013-10-01 | 1 | -0/+4 |
* | ui/gfx: Use base::string16 now that string16 was moved into base namespace. | tfarina@chromium.org | 2013-06-09 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Re-add GetStringWidth to PlatformFont, and use that from Font | stuartmorgan@chromium.org | 2012-02-24 | 1 | -2/+1 |
* | Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly. | asvitkine@chromium.org | 2012-01-24 | 1 | -2/+3 |
* | Change string16 to std::string in the gfx::Font() interface. | erg@chromium.org | 2011-10-27 | 1 | -3/+3 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -2/+2 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+85 |