summaryrefslogtreecommitdiffstats
path: root/app/gfx/font_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed font height on OS X. Also added some unittests.akalin@chromium.org2009-11-031-1/+4
* Landing font change again. I don't believe early flakiness was thesky@chromium.org2009-10-011-3/+1
* Reverting recent font change, it seems to be causing problems withsky@chromium.org2009-10-011-1/+3
* Attempt 4 at fixing font size on linux. I think I finally gotsky@chromium.org2009-10-011-3/+1
* Reverts linux font change again. Slow down isn't as bad as before. Butsky@chromium.org2009-09-141-3/+4
* Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...sky@chromium.org2009-09-141-4/+3
* Reverts r26015. It caused a startup regression:(sky@chromium.org2009-09-111-3/+4
* Nukes font_skia and converts font_gtk to use pango. This wassky@chromium.org2009-09-111-4/+3
* Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for somejshin@chromium.org2009-06-161-0/+19
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-0/+59