Age | Commit message (Expand) | Author |
2018-05-10 | Fixup ASSERT in Bidi handling; Add bidi fuzzer. | Dan Sinclair |
2018-05-10 | Cleanup formcalc method generationchromium/3427 | Dan Sinclair |
2018-05-10 | Use test_dir instead of 'pdfium' for source type | Ryan Harrison |
2018-05-10 | Make GetTestDataDir() work in a non-standalone checkout. | Lei Zhang |
2018-05-10 | Do not build BMP when codec is disabled | Ryan Harrison |
2018-05-09 | safetynet_compare.py generates pngs to compare visually | Henrique Nakashima |
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-08 | Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange(). | Lei Zhang |
2018-05-07 | Restore logic of CreateChildUIAndValueNodesIfNeeded(). | Henrique Nakashima |
2018-05-02 | Add a CFX_XMLDocument class. | Dan Sinclair |
2018-05-01 | Check for NULL XFA context even when XFA | Tom Sepez |
2018-05-01 | Make FPDF_Document always be CPDF_Document. | Tom Sepez |
2018-05-01 | Fix CFX_XML and add unit tests | Dan Sinclair |
2018-04-27 | Fix backspace on 1st character of a line erases the line break. | Henrique Nakashima |
2018-04-26 | Improve diffing and regeneration of expected pngs. | Henrique Nakashima |
2018-04-26 | Optionally optimize PNGs with optipng in make_expected.sh. | Lei Zhang |
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-23 | Create FPDFPageObjMark_GetParamStringValue(). | Henrique Nakashima |
2018-04-23 | Disable JavaScript entirely if no JSPlatform passed by embedder. | Tom Sepez |
2018-04-23 | Create API to get PageObject mark parameters. | Henrique Nakashima |
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-13 | Add test for circular CPDF_Function::Load(). | Henrique Nakashima |
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-11 | Fix crash when ColorSpace references itself directly. | Henrique Nakashima |
2018-04-09 | Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser. | Tom Sepez |
2018-04-09 | Sort test cases in test_runner.py. | Lei Zhang |
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-04-05 | Ignore bad data in the shared object hint table. | Lei Zhang |
2018-04-03 | Off-by-one in CPDF_StreamParser::ParseNextElement() | Tom Sepez |
2018-03-29 | Fixup API check | dan sinclair |
2018-03-28 | Rename fpdfsdk/fpdf* files to be consistent | Dan Sinclair |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2018-03-28 | Use ByteStringView in parsers | Dan Sinclair |
2018-03-27 | Open FPDF_PAGEOBJECTMARK API. | Henrique Nakashima |
2018-03-22 | Remove testing/{gmock,gtest}/dummy. | Lei Zhang |
2018-03-22 | Update gtest and gmock to 1.8.x. | Lei Zhang |
2018-03-22 | Add testing/{gmock,gtest}/dummy. | Lei Zhang |
2018-03-21 | Rename "des_foo" to "dest_foo". | Lei Zhang |
2018-03-21 | Add a regression test for bug 821454. | Lei Zhang |