summaryrefslogtreecommitdiffstats
path: root/ui/gfx/font_render_params_linux_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Return nullptr when possible.tfarina2014-11-211-1/+1
* linux/chromeos: Improve empty Fontconfig queries.derat2014-11-051-21/+26
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-6/+6
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-3/+3
* Enable subpixel positioning for internal display with dsf larger than 1.0oshima@chromium.org2014-08-211-0/+22
* linux: Cache GetFontRenderParams() results.derat@chromium.org2014-08-071-0/+1
* linux: Add some font-family-related FontRenderParams tests.derat@chromium.org2014-07-251-0/+40
* linux: Force full hinting when antialiasing is disabled.derat@chromium.org2014-07-251-9/+39
* Add FontRenderParamsQuery.derat@chromium.org2014-07-251-38/+33
* linux: Add FontRenderParam test for failed Fontconfig match.derat@chromium.org2014-07-231-0/+23
* linux: Avoid using unset Fontconfig properties.derat@chromium.org2014-07-221-0/+59
* linux: Use scalable fonts and Fontconfig's bitmap setting.derat@chromium.org2014-07-211-0/+44
* Make GetCustomFontRenderParams() pass font style.derat@chromium.org2014-07-201-4/+52
* Unify desktop Linux and Chrome OS font rendering params.derat@chromium.org2014-07-181-13/+0
* linux: Add tests for FontRenderParams on Linux.derat@chromium.org2014-07-181-0/+134