summaryrefslogtreecommitdiffstats
path: root/ui/gfx/font.h
Commit message (Expand)AuthorAgeFilesLines
* Clean-up: Renames gfx::Font's methods and removes its obsolete methods.yukishiino@chromium.org2014-02-131-16/+4
* Enables font-related unittests again.yukishiino@chromium.org2013-12-111-1/+4
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-11-011-0/+9
* Revert 231107 "Always aligns text at vertically center (Textfiel..."kuan@chromium.org2013-10-251-9/+0
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-10-251-0/+9
* Supports cap height in gfx::Font and gfx::FontList.yukishiino@chromium.org2013-10-011-0/+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-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add a ScopedPangoFontDescription helper class and use it.asvitkine@chromium.org2012-05-161-3/+4
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-4/+4
* Use pixel sizes in PlatformFontWin instead of point sizes.asvitkine@chromium.org2011-10-191-5/+5
* 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-1/+1
* Fix leaks found on Linux in ui/gfx/font_unittest.cc.rsesek@chromium.org2011-02-171-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/+113