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

Issue 2055353002: fix skia + windows + gn (Closed)

Created:
4 years, 6 months ago by caryclark
Modified:
4 years, 6 months ago
Reviewers:
dsinclair
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

fix skia + windows + gn The Skia Windows build for PDFium differs from the Skia Chromium build in that it uses FreeType within PDFium and Direct Write within Chromium. This allows Chrome to match the UI of Windows, and allows PDFium to use FreeType to measure and draw. When PDFium was updated to use gn, the settings from Chrome were used as the basis for the PDFium settings. Subsequently, PDFium built with Skia on Windows drew text incorrectly as it used FreeType to look up the font glyphs and Direct Write to draw them. This fixes the gn files, and also fixes an error that crept into the now less-used gyp files. R=dsinclair@chromium.org BUG= Committed: https://pdfium.googlesource.com/pdfium/+/72708b905309af930ca76a09746be5d09204cecd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M skia/BUILD.gn View 4 chunks +3 lines, -8 lines 0 comments Download
M skia/skia_gn_files.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M skia/skia_library.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/BUILD.gn View 2 chunks +8 lines, -1 line 0 comments Download
M xfa.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (6 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/2055353002/1
4 years, 6 months ago (2016-06-10 19:52:46 UTC) #2
caryclark
4 years, 6 months ago (2016-06-10 19:52:51 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-10 20:07:01 UTC) #7
dsinclair
lgtm
4 years, 6 months ago (2016-06-13 12:52:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055353002/1
4 years, 6 months ago (2016-06-13 12:52:18 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://pdfium.googlesource.com/pdfium/+/72708b905309af930ca76a09746be5d09204cecd
4 years, 6 months ago (2016-06-13 13:08:31 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 13:08:33 UTC) #13
Message was sent while issue was closed.
CQ bit was unchecked

Powered by Google App Engine
This is Rietveld 408576698