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

Issue 1936733002: Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 (Closed)

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

Description

Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 Committed: https://pdfium.googlesource.com/pdfium/+/8f0d0da1b12e29133fb48a778603c03bf0056124

Patch Set 1 #

Patch Set 2 : Better names. #

Total comments: 8

Patch Set 3 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -194 lines) Patch
M xfa/fxbarcode/BC_ResultPoint.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417Detector.h View 1 2 chunks +16 lines, -14 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp View 1 7 chunks +50 lines, -49 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417DetectorResult.h View 1 1 chunk +10 lines, -6 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417DetectorResult.cpp View 1 1 chunk +13 lines, -15 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417ECModulusPoly.h View 2 chunks +6 lines, -3 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417ECModulusPoly.cpp View 3 chunks +46 lines, -55 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRCoderDecoder.cpp View 2 chunks +5 lines, -9 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRDataBlock.h View 1 chunk +14 lines, -11 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRDataBlock.cpp View 4 chunks +10 lines, -12 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRDataMask.h View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRDataMask.cpp View 1 2 1 chunk +19 lines, -15 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Tom Sepez
Lei, part 10.
4 years, 7 months ago (2016-04-29 22:36:13 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/1936733002/diff/20001/xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp File xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp (right): https://codereview.chromium.org/1936733002/diff/20001/xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp#newcode144 xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp:144: column = (int32_t)vertices->GetAt(2)->GetX(); Calculate the index and then ...
4 years, 7 months ago (2016-04-30 00:59:44 UTC) #4
Tom Sepez
https://codereview.chromium.org/1936733002/diff/20001/xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp File xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp (right): https://codereview.chromium.org/1936733002/diff/20001/xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp#newcode144 xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp:144: column = (int32_t)vertices->GetAt(2)->GetX(); On 2016/04/30 00:59:44, Lei Zhang wrote: ...
4 years, 7 months ago (2016-05-02 16:20:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936733002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936733002/40001
4 years, 7 months ago (2016-05-02 16:21:38 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://pdfium.googlesource.com/pdfium/+/8f0d0da1b12e29133fb48a778603c03bf0056124
4 years, 7 months ago (2016-05-02 16:34:40 UTC) #10
Tom Sepez
4 years, 7 months ago (2016-05-02 17:27:39 UTC) #11
Message was sent while issue was closed.
Lei, the end.

Powered by Google App Engine
This is Rietveld 408576698