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

Issue 1973913002: Clean up CFX_ImageTransformer. (Closed)

Created:
4 years, 7 months ago by Lei Zhang
Modified:
4 years, 7 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Patch Set 1 : FX_RECT, unique_ptr #

Patch Set 2 : encapsulation, more unique_ptr #

Patch Set 3 : ctor #

Total comments: 11

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -240 lines) Patch
M core/fpdfapi/fpdf_font/cpdf_type3char.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_font/cpdf_type3char.cpp View 1 2 3 1 chunk +17 lines, -21 lines 0 comments Download
M core/fpdfapi/fpdf_font/cpdf_type3font.cpp View 1 1 chunk +2 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_image.cpp View 1 2 6 chunks +33 lines, -33 lines 0 comments Download
M core/fpdfapi/fpdf_render/fpdf_render_text.cpp View 1 7 chunks +15 lines, -16 lines 0 comments Download
M core/fxge/dib/fx_dib_main.cpp View 1 2 3 5 chunks +35 lines, -41 lines 0 comments Download
M core/fxge/dib/fx_dib_transform.cpp View 1 2 17 chunks +78 lines, -77 lines 0 comments Download
M core/fxge/include/fx_dib.h View 1 2 2 chunks +18 lines, -19 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidget.cpp View 1 2 7 chunks +29 lines, -27 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Lei Zhang
4 years, 7 months ago (2016-05-12 17:02:54 UTC) #2
Tom Sepez
https://codereview.chromium.org/1973913002/diff/40001/core/fpdfapi/fpdf_font/cpdf_type3char.cpp File core/fpdfapi/fpdf_font/cpdf_type3char.cpp (right): https://codereview.chromium.org/1973913002/diff/40001/core/fpdfapi/fpdf_font/cpdf_type3char.cpp#newcode33 core/fpdfapi/fpdf_font/cpdf_type3char.cpp:33: const CFX_DIBSource* pSource = pPageObj->AsImage()->m_pImage->LoadDIBSource(); unique_ptr here? https://codereview.chromium.org/1973913002/diff/40001/core/fxge/dib/fx_dib_main.cpp File ...
4 years, 7 months ago (2016-05-12 18:49:01 UTC) #3
Lei Zhang
https://codereview.chromium.org/1973913002/diff/40001/core/fpdfapi/fpdf_font/cpdf_type3char.cpp File core/fpdfapi/fpdf_font/cpdf_type3char.cpp (right): https://codereview.chromium.org/1973913002/diff/40001/core/fpdfapi/fpdf_font/cpdf_type3char.cpp#newcode33 core/fpdfapi/fpdf_font/cpdf_type3char.cpp:33: const CFX_DIBSource* pSource = pPageObj->AsImage()->m_pImage->LoadDIBSource(); On 2016/05/12 18:49:00, Tom ...
4 years, 7 months ago (2016-05-12 20:14:15 UTC) #4
Tom Sepez
lgtm https://codereview.chromium.org/1973913002/diff/40001/core/fxge/dib/fx_dib_main.cpp File core/fxge/dib/fx_dib_main.cpp (right): https://codereview.chromium.org/1973913002/diff/40001/core/fxge/dib/fx_dib_main.cpp#newcode1713 core/fxge/dib/fx_dib_main.cpp:1713: return FALSE; On 2016/05/12 20:14:14, Lei Zhang wrote: ...
4 years, 7 months ago (2016-05-12 22:32:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1973913002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1973913002/60001
4 years, 7 months ago (2016-05-12 22:34:42 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 22:35:04 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/39fbb7e1c2282a46d9bd3adfd030916dcb01...

Powered by Google App Engine
This is Rietveld 408576698