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

Issue 2236743002: Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. (Closed)

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

Description

Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. Committed: https://pdfium.googlesource.com/pdfium/+/2736276deff3abef9d6b226eb9f585abe1384591

Patch Set 1 #

Total comments: 24

Patch Set 2 : Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. #

Patch Set 3 : Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+661 lines, -1709 lines) Patch
M BUILD.gn View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
A fpdfsdk/cpdfsdk_annot.cpp View 1 1 chunk +105 lines, -0 lines 0 comments Download
A + fpdfsdk/cpdfsdk_baannot.cpp View 3 chunks +3 lines, -506 lines 0 comments Download
A fpdfsdk/cpdfsdk_datetime.cpp View 1 1 chunk +405 lines, -0 lines 0 comments Download
M fpdfsdk/formfiller/cba_fontmap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/fsdk_annothandler.cpp View 1 chunk +1 line, -0 lines 0 comments Download
D fpdfsdk/fsdk_baseannot.cpp View 1 chunk +0 lines, -907 lines 0 comments Download
M fpdfsdk/fsdk_baseform.cpp View 1 chunk +1 line, -1 line 0 comments Download
A fpdfsdk/include/cpdfsdk_annot.h View 1 2 1 chunk +68 lines, -0 lines 0 comments Download
A + fpdfsdk/include/cpdfsdk_baannot.h View 2 chunks +10 lines, -97 lines 0 comments Download
A fpdfsdk/include/cpdfsdk_datetime.h View 1 1 chunk +52 lines, -0 lines 0 comments Download
D fpdfsdk/include/fsdk_baseannot.h View 1 chunk +0 lines, -191 lines 0 comments Download
M fpdfsdk/include/fsdk_baseform.h View 1 chunk +2 lines, -1 line 0 comments Download
M fpdfsdk/include/fsdk_mgr.h View 1 chunk +1 line, -1 line 0 comments Download
M pdfium.gyp View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
jaepark
4 years, 4 months ago (2016-08-10 22:58:58 UTC) #6
Lei Zhang
Deferring to others.
4 years, 4 months ago (2016-08-10 23:12:16 UTC) #8
dsinclair
https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/cpdfsdk_annot.cpp File fpdfsdk/cpdfsdk_annot.cpp (right): https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/cpdfsdk_annot.cpp#newcode103 fpdfsdk/cpdfsdk_annot.cpp:103: #ifdef PDF_ENABLE_XFA Move this up with the ifdef PDF_ENABLE_XFA ...
4 years, 4 months ago (2016-08-11 14:01:04 UTC) #9
jaepark
https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/cpdfsdk_annot.cpp File fpdfsdk/cpdfsdk_annot.cpp (right): https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/cpdfsdk_annot.cpp#newcode103 fpdfsdk/cpdfsdk_annot.cpp:103: #ifdef PDF_ENABLE_XFA On 2016/08/11 14:01:04, dsinclair wrote: > Move ...
4 years, 4 months ago (2016-08-11 18:09:50 UTC) #14
dsinclair
lgtm w/ nit. https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/include/cpdfsdk_annot.h File fpdfsdk/include/cpdfsdk_annot.h (right): https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/include/cpdfsdk_annot.h#newcode36 fpdfsdk/include/cpdfsdk_annot.h:36: // define layout order to 5. ...
4 years, 4 months ago (2016-08-11 19:11:56 UTC) #15
jaepark
https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/include/cpdfsdk_annot.h File fpdfsdk/include/cpdfsdk_annot.h (right): https://codereview.chromium.org/2236743002/diff/1/fpdfsdk/include/cpdfsdk_annot.h#newcode36 fpdfsdk/include/cpdfsdk_annot.h:36: // define layout order to 5. On 2016/08/11 19:11:56, ...
4 years, 4 months ago (2016-08-11 20:10:02 UTC) #20
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/2236743002/40001
4 years, 4 months ago (2016-08-11 20:10:20 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 20:10:44 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/2736276deff3abef9d6b226eb9f585abe138...

Powered by Google App Engine
This is Rietveld 408576698