summaryrefslogtreecommitdiff
path: root/testing/libfuzzer
AgeCommit message (Expand)Author
2017-03-24Refcount CPDF_CMap all the time.chromium/3052chromium/3051Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-01Create virtual codec APIs so chrome/fuzzers can link separatelyTom Sepez
2017-01-27Limit parsing recursion levels in CPDF_StreamParserNicolas Pena
2017-01-26Fix CSS fuzzer input sizeDan Sinclair
2017-01-19Split fde/css files into individual class files.Dan Sinclair
2017-01-18Remove unused syntax parser initialize method.Dan Sinclair
2017-01-12Add postscript pathrbpotter
2017-01-11Convert FDE CSS enums to enum classes.Dan Sinclair
2016-12-07Use unique_ptr for CXFA_XMLParser.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-12-01Move Init to constructor in CXFA_FMProgramNicolas Pena
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-21Remove some WrapUnique() calls by returing unique_ptrstsepez
2016-11-21Check dimensions and content of bitmaps in EmbedderTests.chromium/2927thestig
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-16Make CPDF_Array take unique_ptrstsepez
2016-11-08Compile fuzzer sources in standalone builds. (try 2)thestig
2016-11-07Fix #include after commit c09625ca.thestig
2016-11-07Rename CPDF_Linearized to CPDF_LinearizedHeadertsepez
2016-11-07Reland of Unify some codeart-snake
2016-11-07Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 ...npm
2016-11-07Compile fuzzer sources in standalone builds.thestig
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-03Fix roll after TRUE conversiondsinclair
2016-11-03Remove FX_BOOL entirely.tsepez
2016-11-01libfuzzer: FALSE is not a pointertsepez
2016-10-27Fix libfuzzer build broken at 9f7f7f8tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-04Fix fuzzer pathsdsinclair
2016-10-04Make sure the fuzzer read size does not go negative.dsinclair
2016-09-30Fix #includes in libfuzzer so pdfium can be rollednpm
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-27Add fuzzer for jbig2 parsingkcwu
2016-09-26Clean up fx_codec_fax.cpp.thestig
2016-09-26Add fuzzer for cmap parsingchromium/2873kcwu
2016-09-23Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoderkcwu
2016-09-22Add fuzzer for icc codeckcwu
2016-09-19Add fuzzer for fax codeckcwu
2016-08-26Remove most things GYP.thestig
2016-08-22Add fuzzer for CPDF_StreamParsertsepez
2016-08-19Add a fuzzer for CPDF_HintTables.thestig
2016-08-18Add llvm fuzzer for CPDF_PSEnginetsepez
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-06-16Add CFX_SAXReader fuzzerdsinclair