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

Issue 1448453002: Convert drawText to using the find and place code. (Closed)

Created:
5 years, 1 month ago by herb_g
Modified:
5 years, 1 month ago
Reviewers:
joshualitt, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Convert drawText to using the find and place code. BUG=skia: Committed: https://skia.googlesource.com/skia/+/e59124ed1a62f1fec79679c38cabed622a756f75

Patch Set 1 #

Patch Set 2 : add gpu case #

Patch Set 3 : work around pure virtual call compiler bug #

Total comments: 2

Patch Set 4 : change the type to draw one glyph #

Patch Set 5 : Remove adjusted test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -191 lines) Patch
M src/core/SkDraw.cpp View 1 2 3 6 chunks +9 lines, -80 lines 0 comments Download
M src/core/SkFindAndPlaceGlyph.h View 1 2 14 chunks +130 lines, -34 lines 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 10 chunks +20 lines, -77 lines 0 comments Download

Messages

Total messages: 27 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448453002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448453002/20001
5 years, 1 month ago (2015-11-13 19:48:32 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot/builds/2512) Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on ...
5 years, 1 month ago (2015-11-13 19:49:22 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448453002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448453002/40001
5 years, 1 month ago (2015-11-13 19:57:08 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-13 20:08:53 UTC) #8
herb_g
5 years, 1 month ago (2015-11-13 20:27:27 UTC) #9
herb_g
There are 9 gold changes that all look different rounding in the move from fixed ...
5 years, 1 month ago (2015-11-13 20:31:46 UTC) #10
herb_g
5 years, 1 month ago (2015-11-16 21:05:07 UTC) #13
joshualitt
On 2015/11/16 21:05:07, herb_g wrote: Atlas part looks good
5 years, 1 month ago (2015-11-17 16:10:02 UTC) #14
mtklein
You're sure the diffs are just rounding? This first one looks quite noticeable: https://gold.skia.org/search2?issue=1448453002&unt=true&query=source_type%3Dgm&master=false
5 years, 1 month ago (2015-11-17 20:34:48 UTC) #15
mtklein
https://codereview.chromium.org/1448453002/diff/40001/src/core/SkDraw.cpp File src/core/SkDraw.cpp (right): https://codereview.chromium.org/1448453002/diff/40001/src/core/SkDraw.cpp#newcode1606 src/core/SkDraw.cpp:1606: proc(d1g, SkScalarToFixed(position.fX), SkScalarToFixed(position.fY), glyph); Should we not be calling ...
5 years, 1 month ago (2015-11-17 20:37:34 UTC) #16
herb_g
change the type to draw one glyph
5 years, 1 month ago (2015-11-18 18:24:16 UTC) #17
herb_g
I checked the letter you pointed out. This is a rounding difference. The position in ...
5 years, 1 month ago (2015-11-18 18:26:06 UTC) #18
mtklein
lgtm
5 years, 1 month ago (2015-11-18 18:29:33 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448453002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448453002/60001
5 years, 1 month ago (2015-11-18 18:29:44 UTC) #21
herb_g
Remove adjusted test.
5 years, 1 month ago (2015-11-18 18:38:12 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448453002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448453002/80001
5 years, 1 month ago (2015-11-18 18:38:38 UTC) #26
commit-bot: I haz the power
5 years, 1 month ago (2015-11-18 18:54:41 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/e59124ed1a62f1fec79679c38cabed622a756f75

Powered by Google App Engine
This is Rietveld 408576698