summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-241-0/+6
* Optimize PlatformFontWin::GetFontSize().asvitkine@chromium.org2012-02-031-4/+3
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-241-9/+1
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-6/+6
* Use pixel sizes in PlatformFontWin instead of point sizes.asvitkine@chromium.org2011-10-191-15/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+269