summaryrefslogtreecommitdiff
path: root/testing/libfuzzer
AgeCommit message (Expand)Author
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
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-28Init PDFium in fuzzer codeDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
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