summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font_win.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix RenderTextWin CJK font linking size on Windows XP.asvitkine@chromium.org2012-04-301-1/+16
* Remove unused and unnecessary constructor from PlatformFont classes.asvitkine@chromium.org2012-04-131-1/+0
* Pass localized font name of prefs to font settings.falken@chromium.org2012-04-051-0/+5
* Optimize PlatformFontWin::DeriveFont() by computing |dlu_base_x_| lazily.asvitkine@chromium.org2012-03-291-7/+11
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-241-0/+1
* Optimize PlatformFontWin::GetFontSize().asvitkine@chromium.org2012-02-031-0/+2
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-241-2/+1
* Add OVERRIDE to ui/.avi@chromium.org2011-11-151-10/+11
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-5/+5
* Use pixel sizes in PlatformFontWin instead of point sizes.asvitkine@chromium.org2011-10-191-5/+4
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-061-2/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+131