summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/fpdf_parser_decode_unittest.cpp
AgeCommit message (Expand)Author
2018-09-11Make HexDecode()'s buffer out parameter a unique_ptr.Lei Zhang
2018-08-29Use pdfium::span<> in fpdf_parser_decode.h helper functions.Tom Sepez
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-24Fix a wrong variable usage in PDF_EncodeText().Lei Zhang
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair