summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_simple_parser.cpp
AgeCommit message (Expand)Author
2018-04-09Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser.Tom Sepez
2018-03-28Use CPDF_DefaultAppearance instead of custom parsingDan Sinclair
2018-03-28Use ByteStringView in parsersDan Sinclair
2018-03-08Cleanup CPDF_SimpleParserdan sinclair
2017-11-21Avoid passing pointers by reference in core.Lei Zhang
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair