summaryrefslogtreecommitdiff
path: root/testing/libfuzzer
AgeCommit message (Expand)Author
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
2017-08-28Limit pdf_codec_jbig2_fuzzer memory usage.Lei Zhang
2017-08-28Limit pdf_jpx_fuzzer memory usage.Lei Zhang
2017-08-24Fix some nits in XFACodecFuzzer.chromium/3196Lei Zhang
2017-08-08Move CSS code to coreDan Sinclair
2017-07-12Cleanup ICC code part 1Nicolas Pena
2017-06-30Split CFDE_CSSTextBuf in two.Lei Zhang
2017-05-26Use proper file names in core/fpdfapi/fontNicolas Pena
2017-05-17Add font loading fuzzerNicolas Pena
2017-05-17Adding CXFA_Parse unittestsDan Sinclair
2017-05-17Rename formcalc files to better match contentsDan Sinclair
2017-05-16Update formcalc return typesDan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-03Actually build fuzzers with the pdfium_all target.chromium/3089Lei Zhang
2017-04-27Add barcode test skeletonTom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Remove IFGAS_Stream::CreateWideStringReadStreamDan Sinclair
2017-04-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-12Remove MakeSeekableReadStreamDan Sinclair