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

Issue 1925453002: Move CPDF_Document code into cpdf_document.cpp. (Closed)

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

Description

Move CPDF_Document code into cpdf_document.cpp. Committed: https://pdfium.googlesource.com/pdfium/+/931bf37379db7274d0e42f68cf358749cb05ba89

Patch Set 1 : Shove it all in #

Patch Set 2 : clean up #

Total comments: 1

Patch Set 3 : fix win #

Patch Set 4 : mac #

Total comments: 12

Patch Set 5 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1244 lines, -1318 lines) Patch
M BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
D core/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp View 1 chunk +0 lines, -1126 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_doc.cpp View 1 chunk +0 lines, -34 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_document.cpp View 1 2 3 4 10 chunks +1208 lines, -121 lines 0 comments Download
M core/fpdfapi/fpdf_parser/include/cpdf_document.h View 1 2 3 4 5 chunks +32 lines, -33 lines 0 comments Download
M fpdfsdk/fpdfdoc_unittest.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M fpdfsdk/fpdfeditpage.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/pdfwindow/PWL_FontMap.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M pdfium.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (4 generated)
Lei Zhang
https://codereview.chromium.org/1925453002/diff/20001/core/fpdfapi/fpdf_parser/cpdf_document.cpp File core/fpdfapi/fpdf_parser/cpdf_document.cpp (right): https://codereview.chromium.org/1925453002/diff/20001/core/fpdfapi/fpdf_parser/cpdf_document.cpp#newcode1323 core/fpdfapi/fpdf_parser/cpdf_document.cpp:1323: pArray->AddName(name.IsEmpty() ? ".notdef" : name); Yes, this is on ...
4 years, 8 months ago (2016-04-26 23:06:37 UTC) #2
dsinclair
lgtm w/ nits. https://codereview.chromium.org/1925453002/diff/60001/core/fpdfapi/fpdf_parser/cpdf_document.cpp File core/fpdfapi/fpdf_parser/cpdf_document.cpp (right): https://codereview.chromium.org/1925453002/diff/60001/core/fpdfapi/fpdf_parser/cpdf_document.cpp#newcode219 core/fpdfapi/fpdf_parser/cpdf_document.cpp:219: int uCharset; Can this int be ...
4 years, 7 months ago (2016-04-27 02:59:41 UTC) #3
Lei Zhang
https://codereview.chromium.org/1925453002/diff/60001/core/fpdfapi/fpdf_parser/cpdf_document.cpp File core/fpdfapi/fpdf_parser/cpdf_document.cpp (right): https://codereview.chromium.org/1925453002/diff/60001/core/fpdfapi/fpdf_parser/cpdf_document.cpp#newcode219 core/fpdfapi/fpdf_parser/cpdf_document.cpp:219: int uCharset; On 2016/04/27 02:59:41, dsinclair wrote: > Can ...
4 years, 7 months ago (2016-04-27 05:22:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925453002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925453002/80001
4 years, 7 months ago (2016-04-27 05:22:12 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-04-27 05:24:34 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://pdfium.googlesource.com/pdfium/+/931bf37379db7274d0e42f68cf358749cb05...

Powered by Google App Engine
This is Rietveld 408576698