summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_Image.cpp
AgeCommit message (Expand)Author
2017-07-14More unique_ptrs in JBIG2 code part 2Nicolas Pena
2016-11-02Remove FX_BOOL from coretsepez
2016-10-27Fix FX_BOOL / int noise in JBig2, pass 3tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-08-08Check if image width or height are zero before proceeding.dsinclair
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-04-06Rename FX_SAFE_DWORD to FX_SAFE_UINT32dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-14Move core/src/ up to core/.Dan Sinclair