summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_GrrdProc.cpp
AgeCommit message (Expand)Author
2018-04-27Fix style for many jbig2 methods.chromium/3412Lei Zhang
2018-04-27Add CJBig2_Image::IsValidImageSize() helper method.Lei Zhang
2017-11-10Check for decoder completeness in CJBig2_GRRDProcNicolas Pena
2017-11-07Use MaybeOwned in CJBig2_ImageNicolas Pena
2017-08-28Add helper methods in CJBig2_GRRDProc.Lei Zhang
2017-08-28Skip decoding of excessively large JBIG2 images.Lei Zhang
2017-07-13More unique_ptrs in JBig2 codeNicolas Pena
2017-03-30Add some calls to MakeUniqueDan Sinclair
2016-10-28Change some ints to bools in JBIG2 code.thestig
2016-10-27Fix FX_BOOL / int noise in JBig2_Grd*Proctsepez
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez
2016-06-07Fix more code which has shadow variablesweili
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-14Move core/src/ up to core/.Dan Sinclair