summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_syntax_parser_unittest.cpp
AgeCommit message (Expand)Author
2017-10-02Implement CPDF_CryptoHandler::DecryptObjectArtem Strygin
2017-09-21Rename CPDF_SyntaxParser::GetObject to GetObjectBodyArtem Strygin
2017-09-07Implement CPDF_SyntaxParser::PeekNextWord.Artem Strygin
2017-05-03SetPos to at most the file length to avoid overflowsNicolas Pena
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-01-09Do not parse references with invalid objnumnpm
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair