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

Issue 2498223005: Make CPDF_Array take unique_ptrs (Closed)

Created:
4 years, 1 month ago by Tom Sepez
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+323 lines, -333 lines) Patch
M core/fpdfapi/edit/fpdf_edit_create.cpp View 2 chunks +5 lines, -6 lines 0 comments Download
M core/fpdfapi/font/cpdf_fontencoding.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/fpdfapi/page/cpdf_image.cpp View 6 chunks +15 lines, -12 lines 0 comments Download
M core/fpdfapi/page/cpdf_streamcontentparser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfapi/page/cpdf_streamparser.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M core/fpdfapi/parser/cpdf_array.h View 4 chunks +24 lines, -15 lines 0 comments Download
M core/fpdfapi/parser/cpdf_array.cpp View 5 chunks +27 lines, -55 lines 0 comments Download
M core/fpdfapi/parser/cpdf_array_unittest.cpp View 7 chunks +16 lines, -16 lines 0 comments Download
M core/fpdfapi/parser/cpdf_data_avail.cpp View 1 chunk +3 lines, -5 lines 0 comments Download
M core/fpdfapi/parser/cpdf_dictionary.cpp View 1 chunk +10 lines, -10 lines 0 comments Download
M core/fpdfapi/parser/cpdf_document.cpp View 13 chunks +27 lines, -27 lines 0 comments Download
M core/fpdfapi/parser/cpdf_document_unittest.cpp View 3 chunks +24 lines, -14 lines 0 comments Download
M core/fpdfapi/parser/cpdf_object_unittest.cpp View 23 chunks +61 lines, -68 lines 0 comments Download
M core/fpdfapi/parser/cpdf_syntax_parser.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M core/fpdfdoc/cpdf_dest_unittest.cpp View 3 chunks +10 lines, -9 lines 0 comments Download
M core/fpdfdoc/cpdf_formfield.cpp View 6 chunks +8 lines, -9 lines 0 comments Download
M core/fpdfdoc/cpdf_interform.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M fpdfsdk/cpdfsdk_baannot.cpp View 1 2 chunks +7 lines, -4 lines 0 comments Download
M fpdfsdk/fpdf_flatten.cpp View 3 chunks +13 lines, -11 lines 0 comments Download
M fpdfsdk/fpdf_transformpage.cpp View 3 chunks +33 lines, -32 lines 0 comments Download
M fpdfsdk/fpdfdoc_unittest.cpp View 2 chunks +8 lines, -8 lines 0 comments Download
M fpdfsdk/fpdfeditpage.cpp View 1 2 chunks +8 lines, -8 lines 0 comments Download
M fpdfsdk/fpdfppo.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M fpdfsdk/fpdfsave.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M testing/libfuzzer/pdf_hint_table_fuzzer.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
Tom Sepez
Dan, for review.
4 years, 1 month ago (2016-11-15 22:20:52 UTC) #4
dsinclair
lgtm w/ nits. https://codereview.chromium.org/2498223005/diff/1/core/fpdfapi/parser/cpdf_array_unittest.cpp File core/fpdfapi/parser/cpdf_array_unittest.cpp (right): https://codereview.chromium.org/2498223005/diff/1/core/fpdfapi/parser/cpdf_array_unittest.cpp#newcode47 core/fpdfapi/parser/cpdf_array_unittest.cpp:47: Add tests for SetAt to verify ...
4 years, 1 month ago (2016-11-16 14:58:32 UTC) #7
Tom Sepez
https://codereview.chromium.org/2498223005/diff/1/core/fpdfapi/parser/cpdf_array_unittest.cpp File core/fpdfapi/parser/cpdf_array_unittest.cpp (right): https://codereview.chromium.org/2498223005/diff/1/core/fpdfapi/parser/cpdf_array_unittest.cpp#newcode47 core/fpdfapi/parser/cpdf_array_unittest.cpp:47: On 2016/11/16 14:58:32, dsinclair wrote: > Add tests for ...
4 years, 1 month ago (2016-11-16 20:08:57 UTC) #8
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/2498223005/20001
4 years, 1 month ago (2016-11-16 20:09:31 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 20:26:13 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/8a3aa459fc5284f51bcd7e98e95bf6214f47...

Powered by Google App Engine
This is Rietveld 408576698