summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove unused and unnecessary constructor from PlatformFont classes.asvitkine@chromium.org2012-04-131-8/+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-1/+1
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-241-0/+6
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-241-9/+1
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-7/+7
* 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-3/+3
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+143