Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-add GetStringWidth to PlatformFont, and use that from Font | stuartmorgan@chromium.org | 2012-02-24 | 1 | -0/+6 |
* | Optimize PlatformFontWin::GetFontSize(). | asvitkine@chromium.org | 2012-02-03 | 1 | -4/+3 |
* | Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly. | asvitkine@chromium.org | 2012-01-24 | 1 | -9/+1 |
* | Change string16 to std::string in the gfx::Font() interface. | erg@chromium.org | 2011-10-27 | 1 | -6/+6 |
* | Use pixel sizes in PlatformFontWin instead of point sizes. | asvitkine@chromium.org | 2011-10-19 | 1 | -15/+4 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -3/+3 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+269 |