summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_Context.h
AgeCommit message (Expand)Author
2018-05-09Use enum class instead of int in CJBig2_Contextchromium/3426Nicolas Pena
2018-04-27Remove CJBig2_HuffmanTable::InitCodes().Lei Zhang
2018-04-27Adjust CJBig2_Context::HuffmanAssignCode().Lei Zhang
2018-04-27Simplify CJBig2_Context::DecodeSymbolIDHuffmanTable().Lei Zhang
2018-04-27Simplify CJBig2_Context::FindReferredSegmentByTypeAndIndex().Lei Zhang
2018-04-27Fix style for many jbig2 methods.chromium/3412Lei Zhang
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2017-11-09Rename some methods in CJBig2_Contextchromium/3264Nicolas Pena
2017-11-08Prevent cyclic offset on CJBig2_ContextNicolas Pena
2017-10-02Removing unused definesDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-07-17Simplify CJBig2_Context::huffman_assign_codeNicolas Pena
2017-05-26IFX_Pause is passed to CJBig2_Context, no need to store.chromium/3113Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-05More unused IFX_Pause parameters removedchromium/3091Dan Sinclair
2017-04-04Remove a couple checks for MakeUnique failures.Lei Zhang
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2016-12-14Remove CJBig2_List in favor of std::vector<std::unique_ptr<>>tsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-07-24Remove CFX_Deletableweili
2016-07-19Use smart pointers for various Jbig2 decoding contextsweili
2016-06-07Get rid of NULLs in core/thestig
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair