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

Issue 1513513002: try adding flag to allow lcd text even in a layer (Closed)

Created:
5 years ago by reed1
Modified:
5 years ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

try adding flag to allow lcd text even in a layer BUG=skia: Committed: https://skia.googlesource.com/skia/+/70ee31b2fa127eee6c0cea61cf05508e9d3ca7b1

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : change name to saveLayerPreserveLCDTextRequests (still just a temp name) #

Total comments: 12

Patch Set 4 : hobgoblins #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -7 lines) Patch
M gm/lcdtext.cpp View 1 2 3 1 chunk +28 lines, -1 line 0 comments Download
M include/core/SkCanvas.h View 1 2 3 2 chunks +12 lines, -0 lines 0 comments Download
M include/core/SkDevice.h View 1 2 3 1 chunk +13 lines, -3 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M src/core/SkDevice.cpp View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M src/core/SkImageFilter.cpp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
reed1
ptal
5 years ago (2015-12-09 19:54:08 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513513002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513513002/20001
5 years ago (2015-12-09 19:54:53 UTC) #4
reed1
peter, does this api seem to meet your need?
5 years ago (2015-12-09 19:56:55 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-09 20:07:35 UTC) #8
Peter Kasting
This seems to work. Here's a CL making use of this, if it helps inform ...
5 years ago (2015-12-10 01:45:39 UTC) #9
reed1
On 2015/12/10 01:45:39, Peter Kasting wrote: > This seems to work. Here's a CL making ...
5 years ago (2015-12-10 14:13:59 UTC) #10
bungeman-skia
https://codereview.chromium.org/1513513002/diff/20001/src/core/SkDevice.cpp File src/core/SkDevice.cpp (right): https://codereview.chromium.org/1513513002/diff/20001/src/core/SkDevice.cpp#newcode67 src/core/SkDevice.cpp:67: if (!allowLCDText) { This CL does seem to expose ...
5 years ago (2015-12-10 14:52:37 UTC) #11
reed1
ptal
5 years ago (2015-12-10 19:52:03 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513513002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513513002/40001
5 years ago (2015-12-10 19:52:17 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-10 20:06:04 UTC) #16
bungeman-skia
Let's normalize all the names to 'preserveLCDText'. After that lgtm or pwnslt (persuaded we need ...
5 years ago (2015-12-10 20:35:10 UTC) #17
reed1
https://codereview.chromium.org/1513513002/diff/40001/include/core/SkDevice.h File include/core/SkDevice.h (right): https://codereview.chromium.org/1513513002/diff/40001/include/core/SkDevice.h#newcode337 include/core/SkDevice.h:337: bool allowLCDText); On 2015/12/10 20:35:10, bungeman1 wrote: > Rename ...
5 years ago (2015-12-10 21:32:23 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513513002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513513002/60001
5 years ago (2015-12-10 21:32:40 UTC) #21
commit-bot: I haz the power
5 years ago (2015-12-10 21:44:48 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/70ee31b2fa127eee6c0cea61cf05508e9d3ca7b1

Powered by Google App Engine
This is Rietveld 408576698