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

Issue 1364083004: Merge to XFA: Split up JBig2_GeneralDecoder.cpp. (Closed)

Created:
5 years, 3 months ago by Lei Zhang
Modified:
5 years, 3 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

Merge to XFA: Split up JBig2_GeneralDecoder.cpp. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1359233002 . (cherry picked from commit 630a28442364f03c1d3d9b48873da42755e1fddf) Committed: https://pdfium.googlesource.com/pdfium/+/b060a551917627e3436bfb0a2a5c7a08cb5c58af

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3859 lines, -3551 lines) Patch
M BUILD.gn View 2 chunks +15 lines, -3 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_ArithDecoder.h View 2 chunks +5 lines, -95 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_ArithDecoder.cpp View 1 chunk +166 lines, -0 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp View 1 chunk +1 line, -0 lines 0 comments Download
D core/src/fxcodec/jbig2/JBig2_ArithQe.h View 1 chunk +0 lines, -17 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Context.h View 2 chunks +7 lines, -4 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Context.cpp View 4 chunks +34 lines, -14 lines 0 comments Download
D core/src/fxcodec/jbig2/JBig2_GeneralDecoder.h View 1 chunk +0 lines, -285 lines 0 comments Download
D core/src/fxcodec/jbig2/JBig2_GeneralDecoder.cpp View 1 chunk +0 lines, -3130 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_GrdProc.h View 1 chunk +124 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_GrdProc.cpp View 1 chunk +1257 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_GrrdProc.h View 1 chunk +44 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_GrrdProc.cpp View 1 chunk +515 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_GsidProc.h View 1 chunk +36 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_GsidProc.cpp View 1 chunk +150 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_HtrdProc.h View 1 chunk +47 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_HtrdProc.cpp View 1 chunk +103 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_PddProc.h View 1 chunk +34 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_PddProc.cpp View 1 chunk +86 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_SddProc.h View 1 chunk +48 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_SddProc.cpp View 1 chunk +651 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_TrdProc.h View 1 chunk +83 lines, -0 lines 0 comments Download
A core/src/fxcodec/jbig2/JBig2_TrdProc.cpp View 1 chunk +438 lines, -0 lines 0 comments Download
M pdfium.gyp View 2 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
JBig2_GeneralDecoder.cpp is the same on both branches -> clean merge \o/ ... well, except for ...
5 years, 3 months ago (2015-09-24 08:13:16 UTC) #1
Lei Zhang
5 years, 3 months ago (2015-09-24 08:13:30 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b060a551917627e3436bfb0a2a5c7a08cb5c58af (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698