summaryrefslogtreecommitdiffstats
path: root/ui/gfx/font_render_params_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move JoinString to the base namespace.brettw2015-07-151-1/+2
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-2/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+2
* Remove obsolete for_web_contents parameter in FontRenderParamsQuery.stapelberg2015-04-061-3/+2
* Force --enable-webkit-text-subpixel-positioning for DSF > 1.0.stapelberg2015-03-311-7/+1
* Fix Pango font rendering with HiDPi displays on Linux.stapelberg2015-03-191-11/+13
* Increase the cache size of fontconfig queries.mukai2015-01-141-1/+1
* linux: Exclude size-based configs for Fontconfig defaults.derat2015-01-121-2/+5
* linux/chromeos: Improve queries for Fontconfig defaults.derat2014-12-231-26/+40
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* Increase FontConfig cache capacityckocagil2014-12-181-1/+1
* Updates subpixel positioning and hinting when DSF is changedmukai2014-12-161-13/+24
* linux/chromeos: Improve empty Fontconfig queries.derat2014-11-051-24/+33
* linux: Cache families from FontRenderParams queries.derat2014-10-161-19/+35
* linux: Explicitly call FcInit() in ToolkitInitialized().derat@chromium.org2014-08-221-2/+2
* Enable subpixel positioning for internal display with dsf larger than 1.0oshima@chromium.org2014-08-211-4/+24
* linux: Synchronize access to FontRenderParams cache.derat@chromium.org2014-08-121-16/+33
* linux: Cache GetFontRenderParams() results.derat@chromium.org2014-08-071-1/+46
* linux: Force full hinting when antialiasing is disabled.derat@chromium.org2014-07-251-9/+19
* Add FontRenderParamsQuery.derat@chromium.org2014-07-251-48/+19
* linux: Avoid using unset Fontconfig properties.derat@chromium.org2014-07-221-13/+20
* linux: Use scalable fonts and Fontconfig's bitmap setting.derat@chromium.org2014-07-211-0/+6
* Make GetCustomFontRenderParams() pass font style.derat@chromium.org2014-07-201-14/+17
* Unify desktop Linux and Chrome OS font rendering params.derat@chromium.org2014-07-181-37/+9
* ui/gfx: Allow for font-specific rendering settings.derat@chromium.org2014-07-141-51/+132
* Apply hinting in SkiaTextRenderer::SetFontRenderParams().derat@chromium.org2014-07-111-0/+3
* Support FontRenderParams on Win; fix RenderTextHarfBuzz.msw@chromium.org2014-07-101-3/+3
* Revert "linux: Use subpixel positioning for forced scale factor."oshima@chromium.org2014-06-261-11/+3
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-57/+0
* linux: Use subpixel positioning for forced scale factor.derat@chromium.org2014-04-101-4/+11
* linux_aura: Use the system font rendering settings.erg@chromium.org2013-12-181-0/+13
* chromeos: Fix missing FontConfig calls in default-font code.derat@chromium.org2013-03-241-0/+2
* linux: Honor user's hinting settings for tab strip.derat@chromium.org2013-03-081-2/+1
* GTK based Linux to respect subpixel positioning request.bungeman@chromium.org2013-02-271-9/+15
* ui/gfx: Create a new gfx switches file to put gfx specific switches there.tfarina@chromium.org2012-11-141-1/+1
* Split default font settings into webkit and browser settings having separate ...flackr@chromium.org2012-09-041-10/+23
* Chromium change of sharing some WebKit API between Android/Linux.wangxianzhu@chromium.org2012-07-091-1/+5
* linux: Clean up code for getting font rendering settings.derat@chromium.org2012-06-131-0/+126