summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font.h
Commit message (Expand)AuthorAgeFilesLines
* Enables font-related unittests again.yukishiino@chromium.org2013-12-111-1/+4
* Supports cap height in gfx::Font and gfx::FontList.yukishiino@chromium.org2013-10-011-1/+3
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-271-1/+1
* Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx toben@chromium.org2013-09-051-1/+1
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* ui/gfx: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-091-1/+1
* Replace StyleRange with BreakList; update RenderText, etc.msw@chromium.org2013-02-011-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove unused and unnecessary constructor from PlatformFont classes.asvitkine@chromium.org2012-04-131-1/+0
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-241-0/+4
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-241-5/+1
* 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-6/+7
* 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/+79