summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_Context.h
AgeCommit message (Expand)Author
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