Age | Commit message (Expand) | Author |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
2017-03-28 | Init PDFium in fuzzer code | Dan Sinclair |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-24 | Refcount CPDF_CMap all the time.chromium/3052chromium/3051 | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2017-01-27 | Limit parsing recursion levels in CPDF_StreamParser | Nicolas Pena |
2017-01-26 | Fix CSS fuzzer input size | Dan Sinclair |
2017-01-19 | Split fde/css files into individual class files. | Dan Sinclair |
2017-01-18 | Remove unused syntax parser initialize method. | Dan Sinclair |
2017-01-12 | Add postscript path | rbpotter |
2017-01-11 | Convert FDE CSS enums to enum classes. | Dan Sinclair |
2016-12-07 | Use unique_ptr for CXFA_XMLParser. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-12-01 | Move Init to constructor in CXFA_FMProgram | Nicolas Pena |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-21 | Remove some WrapUnique() calls by returing unique_ptrs | tsepez |
2016-11-21 | Check dimensions and content of bitmaps in EmbedderTests.chromium/2927 | thestig |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-16 | Make CPDF_Array take unique_ptrs | tsepez |
2016-11-08 | Compile fuzzer sources in standalone builds. (try 2) | thestig |
2016-11-07 | Fix #include after commit c09625ca. | thestig |
2016-11-07 | Rename CPDF_Linearized to CPDF_LinearizedHeader | tsepez |
2016-11-07 | Reland of Unify some code | art-snake |
2016-11-07 | Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 ... | npm |
2016-11-07 | Compile fuzzer sources in standalone builds. | thestig |
2016-11-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-11-03 | Fix roll after TRUE conversion | dsinclair |
2016-11-03 | Remove FX_BOOL entirely. | tsepez |
2016-11-01 | libfuzzer: FALSE is not a pointer | tsepez |
2016-10-27 | Fix libfuzzer build broken at 9f7f7f8 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-04 | Fix fuzzer paths | dsinclair |
2016-10-04 | Make sure the fuzzer read size does not go negative. | dsinclair |
2016-09-30 | Fix #includes in libfuzzer so pdfium can be rolled | npm |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-27 | Add fuzzer for jbig2 parsing | kcwu |
2016-09-26 | Clean up fx_codec_fax.cpp. | thestig |
2016-09-26 | Add fuzzer for cmap parsingchromium/2873 | kcwu |
2016-09-23 | Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoder | kcwu |
2016-09-22 | Add fuzzer for icc codec | kcwu |
2016-09-19 | Add fuzzer for fax codec | kcwu |
2016-08-26 | Remove most things GYP. | thestig |
2016-08-22 | Add fuzzer for CPDF_StreamParser | tsepez |
2016-08-19 | Add a fuzzer for CPDF_HintTables. | thestig |