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

Issue 1941863002: Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 (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 11 Last part. Remove CFX_PtrArray typedef. Committed: https://pdfium.googlesource.com/pdfium/+/6020e45b406e7a130024de87101b4493543f9deb

Patch Set 1 #

Total comments: 7

Patch Set 2 : rebase #

Patch Set 3 : Nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -217 lines) Patch
M core/fxcrt/include/fx_basic.h View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417BarcodeValue.h View 2 chunks +6 lines, -2 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.h View 1 chunk +5 lines, -4 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.cpp View 3 chunks +8 lines, -7 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417Reader.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp View 1 2 3 chunks +37 lines, -53 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h View 4 chunks +6 lines, -4 lines 0 comments Download
M xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp View 1 2 10 chunks +40 lines, -55 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRCoderEncoder.h View 2 chunks +13 lines, -8 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp View 19 chunks +51 lines, -69 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRCoderVersion.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRCoderVersion.cpp View 2 chunks +12 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Tom Sepez
Lei, really the end (right issue this time).
4 years, 7 months ago (2016-05-02 17:28:25 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/1941863002/diff/1/xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp File xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp (right): https://codereview.chromium.org/1941863002/diff/1/xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp#newcode116 xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp:116: int32_t c = getMaxWidth(p.GetAt(0), p.GetAt(4)) < a std::min(), ...
4 years, 7 months ago (2016-05-02 19:13:25 UTC) #3
Tom Sepez
https://codereview.chromium.org/1941863002/diff/1/xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp File xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp (right): https://codereview.chromium.org/1941863002/diff/1/xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp#newcode116 xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp:116: int32_t c = getMaxWidth(p.GetAt(0), p.GetAt(4)) < a On 2016/05/02 ...
4 years, 7 months ago (2016-05-02 20:32:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1941863002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1941863002/40001
4 years, 7 months ago (2016-05-02 20:34:00 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 20:47:20 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/6020e45b406e7a130024de87101b4493543f...

Powered by Google App Engine
This is Rietveld 408576698