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

Issue 2645523006: Remove CFX_Points, CFX_PointsF in favor of std::vector (Closed)

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

Description

Remove CFX_Points, CFX_PointsF in favor of std::vector CFX_Points was unused. Review-Url: https://codereview.chromium.org/2645523006 Committed: https://pdfium.googlesource.com/pdfium/+/6db6fbcdee9f1887ac02c647210bd5013358f12d

Patch Set 1 #

Total comments: 6

Patch Set 2 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -53 lines) Patch
M core/fxcrt/fx_coordinates.h View 1 chunk +0 lines, -5 lines 0 comments Download
M xfa/fde/cfde_path.h View 1 3 chunks +9 lines, -7 lines 0 comments Download
M xfa/fde/cfde_path.cpp View 1 5 chunks +26 lines, -26 lines 0 comments Download
M xfa/fde/fde_gedevice.h View 5 chunks +7 lines, -5 lines 0 comments Download
M xfa/fde/fde_gedevice.cpp View 5 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
Tom Sepez
npm, for review.
3 years, 11 months ago (2017-01-20 18:57:28 UTC) #4
Tom Sepez
+Dan in case he happens to be around. Thanks.
3 years, 11 months ago (2017-01-20 19:26:03 UTC) #9
npm
lgtm. Some stuff in CFDE_Path could be simplified a bit, but that can be done ...
3 years, 11 months ago (2017-01-20 19:37:34 UTC) #10
Tom Sepez
https://codereview.chromium.org/2645523006/diff/1/xfa/fde/cfde_path.cpp File xfa/fde/cfde_path.cpp (right): https://codereview.chromium.org/2645523006/diff/1/xfa/fde/cfde_path.cpp#newcode114 xfa/fde/cfde_path.cpp:114: const CFX_PointF* p = points.data(); On 2017/01/20 19:37:33, npm ...
3 years, 11 months ago (2017-01-20 20:01:15 UTC) #11
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/2645523006/20001
3 years, 11 months ago (2017-01-20 20:01:23 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 20:22:22 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/6db6fbcdee9f1887ac02c647210bd5013358...

Powered by Google App Engine
This is Rietveld 408576698