summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_TrdProc.cpp
AgeCommit message (Expand)Author
2017-07-13More unique_ptrs in JBig2 codeNicolas Pena
2017-04-10Guard against negative shift in nVal calculationDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-12Fix JBig2 decoding logicweili
2016-11-09Add early returns in CJBig2_TRDProc::decode_Arith when decode fails.npm
2016-11-02Remove FX_BOOL from coretsepez
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez
2016-06-07Verify we have a CJBig2_Image before attempting use.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-14Move core/src/ up to core/.Dan Sinclair