summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/jbig2/JBig2_HuffmanTable.cpp
AgeCommit message (Expand)Author
2015-12-18Merge to XFA: Cleanup CJBig2_HuffmanTable and friends.Lei Zhang
2015-12-18Merge to XFA: Fix the JBIG2 decoding regressions from commit bc4b82e and 8a9c...Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-10-23XFA: make JBig2_HuffmanTable.cpp match masterTom Sepez
2015-10-16Merge to XFA: Fix a bunch of sign mismatch warnings.Lei Zhang
2015-10-07Merge to XFA: Stop inlining CJBig2_BitStream.Lei Zhang
2015-10-07Merge to XFA: Remove gotos in JBig2 code.Lei Zhang
2015-09-15Merge to XFA: Cleanup casting of FX_Alloc() return values.Lei Zhang
2015-09-10Merge to XFA: Make a bunch of JBig2 classes independent of CJBig2_Object.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-05-21Merge to XFA: Fix an endless loop in CJBig2_HuffmanTable::parseFromCodedBufferJUN FANG
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek