summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_GrdProc.cpp
AgeCommit message (Expand)Author
2018-05-04Check CJBig2_Image is valid before filling.chromium/3423chromium/3422chromium/3421Lei Zhang
2018-05-01Add struct CJBig2_GRDProc::ProgressiveArithDecodeState.Lei Zhang
2018-05-01Clean up CJBig2_Image compose methods.Lei Zhang
2018-04-27Use std::function in CJBig2_GRDProc.Lei Zhang
2018-04-27Disambiguate methods in CJBig2_GRDProc.Lei Zhang
2018-04-27Fix style for many jbig2 methods.chromium/3412Lei Zhang
2018-04-27Add CJBig2_Image::IsValidImageSize() helper method.Lei Zhang
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2017-11-07Use MaybeOwned in CJBig2_ImageNicolas Pena
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-28Skip decoding of excessively large JBIG2 images.Lei Zhang
2017-07-13More unique_ptrs in JBig2 codeNicolas Pena
2017-05-26Pass CJBig2_ArithDecoder to CJBig2_GRDProc as needed.Tom Sepez
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-05More unused IFX_Pause parameters removedchromium/3091Dan Sinclair
2017-05-04Remove unused IFX_Pause memberDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-28Add bounds check into JBIG2 Arith decoder.Dan Sinclair
2016-10-27Fix FX_BOOL / int noise in JBig2_Grd*Proctsepez
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez
2016-06-07Fix more code which has shadow variablesweili
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-14Move core/src/ up to core/.Dan Sinclair