Age | Commit message (Expand) | Author |
2017-12-14 | Reduce XFA image fuzzer size limit to 64MB | Ryan Harrison |
2017-11-30 | Reduce memory limit of PDF XFA fuzzers | Nicolas Pena |
2017-11-28 | Fix PDF fuzzers memory limit | Nicolas Pena |
2017-11-27 | Convert CFX_GifContext::GetFrameNum to size_t | Dan Sinclair |
2017-10-31 | Fix FPE in XFACodecFuzzerchromium/3255 | Ryan Harrison |
2017-10-30 | Fix overflow in image size check | Ryan Harrison |
2017-10-27 | Limit the size of images being fuzzed in XFACodecFuzzers | Ryan Harrison |
2017-09-29 | Extract test subclasses of IFX_SeekableReadStream | Ryan Harrison |
2017-09-22 | Fix crash when rendering invalid GIF | Ryan Harrison |
2017-08-24 | Fix some nits in XFACodecFuzzer.chromium/3196 | Lei Zhang |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
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-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-11-08 | Compile fuzzer sources in standalone builds. (try 2) | thestig |
2016-10-27 | Fix libfuzzer build broken at 9f7f7f8 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
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-06-13 | Optionally skip image type detection in progressive decoder. | dsinclair |
2016-06-06 | Add GIF, BMP, JPEG and TIFF XFA fuzzers | dsinclair |