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

Issue 2547923002: Create a representation for OpenType variation settings (Closed)

Created:
4 years ago by drott
Modified:
4 years ago
Reviewers:
kojii, 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, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create a representation for OpenType variation settings Combine this with FontFeatureSettings as it is a very similar data structure. The intention was to avoid duplication of the FontFeatureSettings code and files. No tests, no functional change. BUG=670754 R=eae,kojii Committed: https://crrev.com/7eac4cca7f82e500ef545bf9212b34d22289bc66 Cr-Commit-Position: refs/heads/master@{#436924}

Patch Set 1 #

Patch Set 2 : Add implementation file to try fix windows linkage #

Patch Set 3 : Change upstream branch #

Patch Set 4 : Windows linkage fixed by removing additional export declspecs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -121 lines) Patch
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontDescription.h View 1 2 chunks +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/platform/fonts/FontFeatureSettings.h View 1 chunk +0 lines, -75 lines 0 comments Download
D third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp View 1 chunk +0 lines, -43 lines 0 comments Download
A third_party/WebKit/Source/platform/fonts/opentype/FontSettings.h View 1 2 3 1 chunk +90 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (24 generated)
drott
4 years ago (2016-12-02 17:44:34 UTC) #3
eae
LGTM Going forward we might want to consider a lighter-weight data structure but this is ...
4 years ago (2016-12-03 09:08:29 UTC) #10
drott
> Going forward we might want to consider a lighter-weight data structure but this is ...
4 years ago (2016-12-05 12:05:48 UTC) #11
drott
Add implementatino file to try fix windows linkage
4 years ago (2016-12-05 13:00:34 UTC) #12
drott
Change upstream branch
4 years ago (2016-12-05 13:37:25 UTC) #21
eae
On 2016/12/05 12:05:48, drott wrote: > > Going forward we might want to consider a ...
4 years ago (2016-12-05 13:44:52 UTC) #24
drott
Windows linkage fixed by removing additional export declspecs
4 years ago (2016-12-07 10:09:43 UTC) #27
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/2547923002/60001
4 years ago (2016-12-07 10:10:10 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-07 12:13:52 UTC) #32
commit-bot: I haz the power
4 years ago (2016-12-07 12:16:18 UTC) #34
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7eac4cca7f82e500ef545bf9212b34d22289bc66
Cr-Commit-Position: refs/heads/master@{#436924}

Powered by Google App Engine
This is Rietveld 408576698