summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_HtrdProc.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-27Fix style for many jbig2 methods.chromium/3412Lei Zhang
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-07-20Create helper method in CJBig2_HTRDProcNicolas Pena
2017-07-19Remove JBig2_GsidProc classNicolas Pena
2017-07-14More unique_ptrs in JBIG2 code part 2Nicolas Pena
2017-07-13More unique_ptrs in JBig2 codeNicolas Pena
2017-05-05More unused IFX_Pause parameters removedchromium/3091Dan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
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-14Move core/src/ up to core/.Dan Sinclair