Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Issue 407553002: [Linux] Enable subpixel text on high-dpi regardless of hinting (Closed)

Created:
6 years, 5 months ago by eae
Modified:
6 years, 5 months ago
Reviewers:
tkent, Daniel Erat, adamk
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, Rik, danakj, krit, eae+blinkwatch, jamesr, jbroman, jchaffraix+rendering, leviw+renderwatch, oshima, pdr., rwlbuis, rune+blink, Stephen Chennney, zoltan1
Project:
blink
Visibility:
Public.

Description

[Linux] Enable subpixel text on high-dpi regardless of hinting Expose deviceScaleFactor on GraphicsContext and use to selectively enable subpixel text regardless of the system font hinting settings for high-dpi systems. BUG=373441 R=derat@chromium.org, tkent@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178485

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix comparison #

Patch Set 3 : rebase w/head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M Source/core/rendering/RenderLayer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/fonts/linux/FontPlatformDataLinux.cpp View 1 2 3 chunks +9 lines, -4 lines 0 comments Download
M Source/platform/graphics/GraphicsContext.h View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M Source/platform/graphics/GraphicsContext.cpp View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M Source/web/PageWidgetDelegate.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
eae
6 years, 5 months ago (2014-07-18 16:42:28 UTC) #1
eae
+ tkent for Source/web OWNERS
6 years, 5 months ago (2014-07-18 16:43:51 UTC) #2
Daniel Erat
https://codereview.chromium.org/407553002/diff/1/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp File Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp (right): https://codereview.chromium.org/407553002/diff/1/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp#newcode89 Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp:89: || context->deviceScaleFactor() >= 1.0f); i think you need > ...
6 years, 5 months ago (2014-07-18 16:49:57 UTC) #3
eae
On 2014/07/18 16:49:57, Daniel Erat wrote: > https://codereview.chromium.org/407553002/diff/1/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp > File Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp (right): > > https://codereview.chromium.org/407553002/diff/1/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp#newcode89 ...
6 years, 5 months ago (2014-07-18 16:53:29 UTC) #4
Daniel Erat
lgtm other than that. thanks! :-)
6 years, 5 months ago (2014-07-18 16:54:08 UTC) #5
eae
Fixed, thanks derat!
6 years, 5 months ago (2014-07-18 16:54:44 UTC) #6
eae
+adamk for Source/web OWNERS
6 years, 5 months ago (2014-07-18 18:29:10 UTC) #7
adamk
lgtm for Source/web/
6 years, 5 months ago (2014-07-18 18:43:00 UTC) #8
eae
Thanks Adam! To unsubscribe from this group and stop receiving emails from it, send an ...
6 years, 5 months ago (2014-07-18 18:43:16 UTC) #9
eae
The CQ bit was checked by eae@chromium.org
6 years, 5 months ago (2014-07-18 18:43:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/407553002/20001
6 years, 5 months ago (2014-07-18 18:43:43 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 18:43:52 UTC) #12
commit-bot: I haz the power
Failed to apply patch for Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
6 years, 5 months ago (2014-07-18 18:43:58 UTC) #13
eae
The CQ bit was checked by eae@chromium.org
6 years, 5 months ago (2014-07-18 18:54:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/407553002/40001
6 years, 5 months ago (2014-07-18 18:55:58 UTC) #15
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 20:17:04 UTC) #16
Message was sent while issue was closed.
Change committed as 178485

Powered by Google App Engine
This is Rietveld 408576698