summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_SddProc.h
AgeCommit message (Expand)Author
2018-08-21Use UnownedPtr<> in JBIG2_SDDProc.Tom Sepez
2018-06-13Make CJBig2_Context::GetHuffmanTable return constNicolas Pena
2018-04-27Fix style for many jbig2 methods.chromium/3412Lei Zhang
2017-07-13More unique_ptrs in JBig2 codeNicolas Pena
2017-05-05More unused IFX_Pause parameters removedchromium/3091Dan Sinclair
2017-03-30Use more unique_ptr and std::vector in JBig2_SddProcNicolas Pena
2016-11-02Remove FX_BOOL from coretsepez
2016-10-28Change some ints to bools in JBIG2 code.thestig
2016-10-27Fix FX_BOOL / int noise in JBig2, pass 2tsepez
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