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

Issue 552383002: Detect presence of dwrite_1.h. (Closed)

Created:
6 years, 3 months ago by bungeman-skia
Modified:
6 years, 3 months ago
Reviewers:
gw280, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Detect presence of dwrite_1.h. This introduces the SK_HAS_DWRITE_1_H define which may be set at build time or will be true when WINVER_MAXVER >= 0x0602 . The dwrite_1.h header is available starting in Windows SDK 8.0. This change supports users who must still use Windows SDK 7.0. It also allows for easier local testing of the older interfaces on newer versions of Windows. See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1053652 Committed: https://skia.googlesource.com/skia/+/f548444684b9c96f7717aebe645944af4f95d650

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -19 lines) Patch
M gyp/common_conditions.gypi View 1 chunk +3 lines, -2 lines 0 comments Download
M src/ports/SkScalerContext_win_dw.cpp View 3 chunks +24 lines, -16 lines 0 comments Download
M src/ports/SkTypeface_win_dw.h View 3 chunks +7 lines, -1 line 0 comments Download
M src/utils/win/SkDWrite.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
bungeman-skia
See also https://codereview.chromium.org/537633002/
6 years, 3 months ago (2014-09-09 15:18:48 UTC) #2
mtklein
lgtm
6 years, 3 months ago (2014-09-10 14:41:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bungeman@google.com/552383002/1
6 years, 3 months ago (2014-09-10 14:41:11 UTC) #5
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 14:49:08 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as f548444684b9c96f7717aebe645944af4f95d650

Powered by Google App Engine
This is Rietveld 408576698