summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_BitStream.cpp
AgeCommit message (Expand)Author
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-03-28Add bounds check into JBIG2 Arith decoder.Dan Sinclair
2017-03-27Verify available bits in bit streamDan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Split CPDF_Stream/CPDF_StreamAcc into separate filesTom Sepez
2016-03-14Move core/src/ up to core/.Dan Sinclair