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

Issue 1319713003: Make a bunch of JBig2 classes independent of CJBig2_Object. (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@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make a bunch of JBig2 classes independent of CJBig2_Object. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/800bf5ac07305ccf9c9522c8c76f728a4fd99da5

Patch Set 1 #

Total comments: 28

Patch Set 2 : nits #

Patch Set 3 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+346 lines, -424 lines) Patch
M core/src/fxcodec/jbig2/JBig2_ArithDecoder.h View 1 2 chunks +8 lines, -5 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp View 2 chunks +8 lines, -5 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_BitStream.h View 1 chunk +3 lines, -1 line 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Context.h View 1 2 5 chunks +17 lines, -21 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Context.cpp View 1 2 35 chunks +139 lines, -179 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_GeneralDecoder.cpp View 1 13 chunks +87 lines, -112 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanDecoder.h View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanTable.h View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanTable.cpp View 8 chunks +30 lines, -35 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_List.h View 1 chunk +15 lines, -28 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Page.h View 1 chunk +9 lines, -4 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_PatternDict.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_PatternDict.cpp View 2 chunks +4 lines, -1 line 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Segment.h View 1 1 chunk +1 line, -4 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Segment.cpp View 2 chunks +20 lines, -23 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Lei Zhang
Less pModule->JBig2[Malloc/Free]() indirection. There's a bunch of cleanup in here too, so it's a bit ...
5 years, 3 months ago (2015-09-03 05:02:03 UTC) #2
Tom Sepez
https://codereview.chromium.org/1319713003/diff/1/core/src/fxcodec/jbig2/JBig2_ArithDecoder.h File core/src/fxcodec/jbig2/JBig2_ArithDecoder.h (right): https://codereview.chromium.org/1319713003/diff/1/core/src/fxcodec/jbig2/JBig2_ArithDecoder.h#newcode30 core/src/fxcodec/jbig2/JBig2_ArithDecoder.h:30: unsigned char B; nit: prefer blank line above and ...
5 years, 3 months ago (2015-09-03 20:24:58 UTC) #3
Lei Zhang
https://codereview.chromium.org/1319713003/diff/1/core/src/fxcodec/jbig2/JBig2_ArithDecoder.h File core/src/fxcodec/jbig2/JBig2_ArithDecoder.h (right): https://codereview.chromium.org/1319713003/diff/1/core/src/fxcodec/jbig2/JBig2_ArithDecoder.h#newcode30 core/src/fxcodec/jbig2/JBig2_ArithDecoder.h:30: unsigned char B; On 2015/09/03 20:24:57, Tom Sepez wrote: ...
5 years, 3 months ago (2015-09-03 22:52:13 UTC) #4
Tom Sepez
lgtm
5 years, 3 months ago (2015-09-03 22:58:36 UTC) #5
Lei Zhang
5 years, 3 months ago (2015-09-03 23:03:46 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
800bf5ac07305ccf9c9522c8c76f728a4fd99da5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698