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

Issue 1774753002: Split CPDF_SyntaxParser into its own named .cpp/.h files. (Closed)

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

Description

Split CPDF_SyntaxParser into its own named .cpp/.h files. BUG= R=dsinclair@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/d50095fb151688e119a7097aabce11e4b3d36244

Patch Set 1 #

Patch Set 2 : GN too #

Patch Set 3 : Include order. #

Patch Set 4 : Stray file. #

Total comments: 10

Patch Set 5 : Namespace {} #

Patch Set 6 : Copyright 2016. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1229 lines, -1175 lines) Patch
M BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M core/include/fpdfapi/fpdf_parser.h View 5 chunks +4 lines, -82 lines 0 comments Download
A core/src/fpdfapi/fpdf_parser/cpdf_syntax_parser.h View 1 chunk +96 lines, -0 lines 0 comments Download
A core/src/fpdfapi/fpdf_parser/cpdf_syntax_parser.cpp View 1 2 3 4 5 1 chunk +976 lines, -0 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_fdf.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp View 1 2 34 chunks +145 lines, -1091 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_parser_unittest.cpp View 3 chunks +3 lines, -2 lines 0 comments Download
M pdfium.gyp View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Tom Sepez
A little patch to make Dan happy.
4 years, 9 months ago (2016-03-08 00:59:30 UTC) #2
dsinclair
Yaaa. lgtm w/ comments. https://codereview.chromium.org/1774753002/diff/60001/core/include/fpdfapi/fpdf_parser.h File core/include/fpdfapi/fpdf_parser.h (right): https://codereview.chromium.org/1774753002/diff/60001/core/include/fpdfapi/fpdf_parser.h#newcode31 core/include/fpdfapi/fpdf_parser.h:31: class CPDF_SyntaxParser; What's our thoughts ...
4 years, 9 months ago (2016-03-08 01:15:06 UTC) #3
Tom Sepez
https://codereview.chromium.org/1774753002/diff/60001/core/include/fpdfapi/fpdf_parser.h File core/include/fpdfapi/fpdf_parser.h (right): https://codereview.chromium.org/1774753002/diff/60001/core/include/fpdfapi/fpdf_parser.h#newcode31 core/include/fpdfapi/fpdf_parser.h:31: class CPDF_SyntaxParser; On 2016/03/08 01:15:05, dsinclair wrote: > What's ...
4 years, 9 months ago (2016-03-08 19:35:42 UTC) #4
Tom Sepez
4 years, 9 months ago (2016-03-08 20:15:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
d50095fb151688e119a7097aabce11e4b3d36244 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698