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

Issue 2298163004: Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files (Closed)

Created:
4 years, 3 months ago by npm
Modified:
4 years, 3 months ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files Committed: https://pdfium.googlesource.com/pdfium/+/eadff195ea8a8e0d1f400bd8910873ce8e38635f

Patch Set 1 #

Total comments: 10

Patch Set 2 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -233 lines) Patch
M BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_render/cpdf_type3cache.h View 1 1 chunk +40 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_render/cpdf_type3cache.cpp View 1 chunk +171 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_render/cpdf_type3glyphs.h View 1 chunk +35 lines, -0 lines 0 comments Download
A core/fpdfapi/fpdf_render/cpdf_type3glyphs.cpp View 1 1 chunk +46 lines, -0 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_text.cpp View 2 chunks +1 line, -194 lines 0 comments Download
M core/fpdfapi/fpdf_render/render_int.h View 1 chunk +1 line, -39 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
dsinclair
https://codereview.chromium.org/2298163004/diff/1/core/fpdfapi/fpdf_render/cpdf_type3cache.h File core/fpdfapi/fpdf_render/cpdf_type3cache.h (right): https://codereview.chromium.org/2298163004/diff/1/core/fpdfapi/fpdf_render/cpdf_type3cache.h#newcode27 core/fpdfapi/fpdf_render/cpdf_type3cache.h:27: FX_FLOAT retinaScaleY = 1.0f); Can we get rid of ...
4 years, 3 months ago (2016-09-01 19:28:35 UTC) #4
npm
PTAL https://codereview.chromium.org/2298163004/diff/1/core/fpdfapi/fpdf_render/cpdf_type3cache.h File core/fpdfapi/fpdf_render/cpdf_type3cache.h (right): https://codereview.chromium.org/2298163004/diff/1/core/fpdfapi/fpdf_render/cpdf_type3cache.h#newcode27 core/fpdfapi/fpdf_render/cpdf_type3cache.h:27: FX_FLOAT retinaScaleY = 1.0f); On 2016/09/01 19:28:35, dsinclair ...
4 years, 3 months ago (2016-09-01 19:37:50 UTC) #7
dsinclair
lgtm
4 years, 3 months ago (2016-09-01 19:40:37 UTC) #10
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/2298163004/20001
4 years, 3 months ago (2016-09-01 20:21:17 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 20:21:40 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/eadff195ea8a8e0d1f400bd8910873ce8e38...

Powered by Google App Engine
This is Rietveld 408576698