summaryrefslogtreecommitdiff
path: root/testing/libfuzzer
AgeCommit message (Expand)Author
2018-05-25Move fuzzers to testing/fuzzers.Lei Zhang
2018-05-23Fix linking errors in fuzzer targets.Lei Zhang
2018-05-10Fixup ASSERT in Bidi handling; Add bidi fuzzer.Dan Sinclair
2018-05-10Do not build BMP when codec is disabledRyan Harrison
2018-05-09Do not build GIF when codec is disabledRyan Harrison
2018-05-09Do not build PNG when codec is disabledRyan Harrison
2018-05-09Do not build TIFF when codec is disabledRyan Harrison
2018-05-02Add a CFX_XMLDocument class.Dan Sinclair
2018-04-25Introduce ScopedFPDF types in public/cpp/fpdf_scopers.hTom Sepez
2018-04-23Revert "Change CFX_XML Save to take a write stream"dsinclair
2018-04-23Change CFX_XML Save to take a write streamDan Sinclair
2018-04-17CFX_XML Cleanupdan sinclair
2018-04-17Convert CFX_XMLParser to take a IFX_SeekableStreamdan sinclair
2018-04-17Cleanup some seekablestreamproxy codedan sinclair
2018-04-16Use CFX_XML instead of CXML in CPDF_Metadatadan sinclair
2018-04-12Remove CFX_XMLDoc and call the parser directlyDan Sinclair
2018-04-12Allow retrieving the XML tree from the CFX_XMLDocDan Sinclair
2018-04-12Cleanup some CFX_XMLParser codeDan Sinclair
2018-04-12[xfa] Remove form checksum abilitiesDan Sinclair
2018-04-09Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser.Tom Sepez
2018-04-09Move the CFX_XMLParser out of CXFA_SimpleParserDan Sinclair
2018-04-06Add span.h from chromium base.chromium/3392Tom Sepez
2018-03-28Use ByteStringView in parsersDan Sinclair
2018-03-21Rename "des_foo" to "dest_foo".Lei Zhang
2018-02-13Cleanup CFX_XMLNode pointersDan Sinclair
2018-01-26Clean up construction of CFX_BarcodeRyan Harrison
2017-12-14Reduce XFA image fuzzer size limit to 64MBRyan Harrison
2017-12-11Remove default arguments to CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-11-30Reduce memory limit of PDF XFA fuzzersNicolas Pena
2017-11-28Fix PDF fuzzers memory limitNicolas Pena
2017-11-27Convert CFX_GifContext::GetFrameNum to size_tDan Sinclair
2017-11-08Make most CPDF_LinearizedHeader members const.chromium/3263Lei Zhang
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair
2017-10-31Fix FPE in XFACodecFuzzerchromium/3255Ryan Harrison
2017-10-30Fix overflow in image size checkRyan Harrison
2017-10-27Limit the size of images being fuzzed in XFACodecFuzzersRyan Harrison
2017-10-19Implement fuzzer for FormCalc parsingRyan Harrison
2017-10-19Implement fuzzer for LZW decompressorRyan Harrison
2017-09-29Extract test subclasses of IFX_SeekableReadStreamRyan Harrison
2017-09-27Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_TRyan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-22Fix crash when rendering invalid GIFRyan Harrison
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-20Isolate lcms2 usage to a few files.Lei Zhang
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-09-05Remove isDevice parameter from barcode Render().Henrique Nakashima
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-30Move CFX_WideTextBuf out of fx_basicDan Sinclair
2017-08-30Move CFX_BitStream to its own fileDan Sinclair