Age | Commit message (Expand) | Author |
2018-05-10 | Fixup ASSERT in Bidi handling; Add bidi fuzzer. | Dan Sinclair |
2018-05-10 | Do not build BMP when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build GIF when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build PNG when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build TIFF when codec is disabled | Ryan Harrison |
2018-05-02 | Add a CFX_XMLDocument class. | Dan Sinclair |
2018-04-25 | Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h | Tom Sepez |
2018-04-23 | Revert "Change CFX_XML Save to take a write stream" | dsinclair |
2018-04-23 | Change CFX_XML Save to take a write stream | Dan Sinclair |
2018-04-17 | CFX_XML Cleanup | dan sinclair |
2018-04-17 | Convert CFX_XMLParser to take a IFX_SeekableStream | dan sinclair |
2018-04-17 | Cleanup some seekablestreamproxy code | dan sinclair |
2018-04-16 | Use CFX_XML instead of CXML in CPDF_Metadata | dan sinclair |
2018-04-12 | Remove CFX_XMLDoc and call the parser directly | Dan Sinclair |
2018-04-12 | Allow retrieving the XML tree from the CFX_XMLDoc | Dan Sinclair |
2018-04-12 | Cleanup some CFX_XMLParser code | Dan Sinclair |
2018-04-12 | [xfa] Remove form checksum abilities | Dan Sinclair |
2018-04-09 | Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser. | Tom Sepez |
2018-04-09 | Move the CFX_XMLParser out of CXFA_SimpleParser | Dan Sinclair |
2018-04-06 | Add span.h from chromium base.chromium/3392 | Tom Sepez |
2018-03-28 | Use ByteStringView in parsers | Dan Sinclair |
2018-03-21 | Rename "des_foo" to "dest_foo". | Lei Zhang |
2018-02-13 | Cleanup CFX_XMLNode pointers | Dan Sinclair |
2018-01-26 | Clean up construction of CFX_Barcode | Ryan Harrison |
2017-12-14 | Reduce XFA image fuzzer size limit to 64MB | Ryan Harrison |
2017-12-11 | Remove default arguments to CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
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-11-08 | Make most CPDF_LinearizedHeader members const.chromium/3263 | Lei Zhang |
2017-11-01 | Move some XFA JS code into fxjs/ | 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-10-19 | Implement fuzzer for FormCalc parsing | Ryan Harrison |
2017-10-19 | Implement fuzzer for LZW decompressor | Ryan Harrison |
2017-09-29 | Extract test subclasses of IFX_SeekableReadStream | Ryan Harrison |
2017-09-27 | Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T | Ryan Harrison |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-22 | Fix crash when rendering invalid GIF | Ryan Harrison |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-20 | Isolate lcms2 usage to a few files. | Lei Zhang |
2017-09-19 | Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220 | Lei Zhang |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-05 | Remove isDevice parameter from barcode Render(). | Henrique Nakashima |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-30 | Move CFX_WideTextBuf out of fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_BitStream to its own file | Dan Sinclair |
2017-08-28 | Limit pdf_codec_jbig2_fuzzer memory usage. | Lei Zhang |
2017-08-28 | Limit pdf_jpx_fuzzer memory usage. | Lei Zhang |