summaryrefslogtreecommitdiffstats
path: root/ui/gfx/pango_util.h
Commit message (Expand)AuthorAgeFilesLines
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-271-7/+7
* 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-3/+3
* Remove unused custom vertical text alignment in CanvasSkia.msw@chromium.org2012-11-061-7/+0
* Add RenderText DirectionalityMode enum and support; etc.msw@chromium.org2012-08-011-4/+3
* 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-0/+21
* Move GetPangoFontMetrics() to pango_util.cc.asvitkine@chromium.org2012-03-301-0/+5
* ui/gfx: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-03-241-2/+2
* ui/gfx: Move pango related functions to pango_util.{h,cc}.tfarina@chromium.org2012-03-071-2/+9
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2012-01-041-1/+12
* Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...msw@chromium.org2011-12-201-12/+0
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2011-12-191-0/+12
* Optimize setting the font when drawing in RenderTextLinux.asvitkine@chromium.org2011-12-151-0/+3
* GTK: Step 1 of tab strip refresh.erg@chromium.org2011-10-271-0/+47
* Implement Pango RenderText for Linux.xji@google.com2011-09-071-0/+31