summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/jbig2/JBig2_Image.cpp
AgeCommit message (Expand)Author
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2015-11-24Merge to XFA: Fix a NULL pointer crash in the CJBig2_Image copy constructor.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-09-10Merge to XFA: Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-09-03Merge to XFA: Remove dead JBig2 code.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-04Merge to XFA: Move fx_safe_types.h to include/ directory.Tom Sepez
2015-05-20Merge to XFA: Integer overflow in CJBig2_Image::expandJUN FANG
2015-05-19Merge to XFA: Fix Heap Overflow in CJBig2_Image::expandJUN FANG
2014-08-04Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2Jun Fang
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek