summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font_pango.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a ScopedPangoFontDescription helper class and use it.asvitkine@chromium.org2012-05-161-7/+5
* Remove unused and unnecessary constructor from PlatformFont classes.asvitkine@chromium.org2012-04-131-10/+0
* Remove WAYLAND portoshima@chromium.org2012-04-071-3/+3
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Move GetPangoFontMetrics() to pango_util.cc.asvitkine@chromium.org2012-03-301-30/+0
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-2/+2
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-4/+5
* ui/gfx: Remove includes to linux_util.h. They aren't necessary anymore.tfarina@chromium.org2012-03-141-1/+0
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-241-3/+7
* linux: Make PlatformFontPango handle family lists.derat@chromium.org2012-01-251-28/+23
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-241-11/+5
* Aura: apply UI font list to cros.xji@chromium.org2012-01-241-2/+8
* Optimize setting the font when drawing in RenderTextLinux.asvitkine@chromium.org2011-12-151-34/+2
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-15/+15
* Fix Linux |Font::GetAverageCharacterWidth()| always returning 0.asvitkine@chromium.org2011-10-171-0/+1
* aura: Make 'ui' buildable without gtk.sadrul@chromium.org2011-09-211-0/+471