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

Issue 2730443002: Transfer variation axis coordinates including tags (Closed)

Created:
3 years, 9 months ago by drott
Modified:
3 years, 9 months ago
Reviewers:
bungeman-chromium, eae
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Transfer variation axis coordinates including tags Skia may not always return the axis coordinates in order. Hence we should transfer tags and axis values, not only axis values in an assumed order. Doing this, we can also skip the additional copying and cast the data from Skia to HarfBuzz types straight away. We are ensuring the validity of the cast with a static_assert comparing the types. BUG=674879 Review-Url: https://codereview.chromium.org/2730443002 Cr-Commit-Position: refs/heads/master@{#454039} Committed: https://chromium.googlesource.com/chromium/src/+/1ee8493dad2494e89b2417453c030da69f89137a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzFace.cpp View 2 chunks +20 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
drott
3 years, 9 months ago (2017-03-01 19:55:52 UTC) #4
bungeman-chromium
lgtm
3 years, 9 months ago (2017-03-01 20:15:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2730443002/1
3 years, 9 months ago (2017-03-01 20:16:48 UTC) #8
eae
LGTM
3 years, 9 months ago (2017-03-01 21:07:01 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-03-01 21:29:47 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/1ee8493dad2494e89b2417453c03...

Powered by Google App Engine
This is Rietveld 408576698