summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2018-05-09safetynet_compare.py generates pngs to compare visuallyHenrique Nakashima
2018-05-09Do not build GIF when codec is disabledRyan Harrison
2018-05-09Do not build PNG when codec is disabledRyan Harrison
2018-05-09Do not build TIFF when codec is disabledRyan Harrison
2018-05-08Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange().Lei Zhang
2018-05-07Restore logic of CreateChildUIAndValueNodesIfNeeded().Henrique Nakashima
2018-05-02Add a CFX_XMLDocument class.Dan Sinclair
2018-05-01Check for NULL XFA context even when XFATom Sepez
2018-05-01Make FPDF_Document always be CPDF_Document.Tom Sepez
2018-05-01Fix CFX_XML and add unit testsDan Sinclair
2018-04-27Fix backspace on 1st character of a line erases the line break.Henrique Nakashima
2018-04-26Improve diffing and regeneration of expected pngs.Henrique Nakashima
2018-04-26Optionally optimize PNGs with optipng in make_expected.sh.Lei Zhang
2018-04-25Introduce ScopedFPDF types in public/cpp/fpdf_scopers.hTom Sepez
2018-04-23Revert "Change CFX_XML Save to take a write stream"dsinclair
2018-04-23Change CFX_XML Save to take a write streamDan Sinclair
2018-04-23Create FPDFPageObjMark_GetParamStringValue().Henrique Nakashima
2018-04-23Disable JavaScript entirely if no JSPlatform passed by embedder.Tom Sepez
2018-04-23Create API to get PageObject mark parameters.Henrique Nakashima
2018-04-17CFX_XML Cleanupdan sinclair
2018-04-17Convert CFX_XMLParser to take a IFX_SeekableStreamdan sinclair
2018-04-17Cleanup some seekablestreamproxy codedan sinclair
2018-04-16Use CFX_XML instead of CXML in CPDF_Metadatadan sinclair
2018-04-13Add test for circular CPDF_Function::Load().Henrique Nakashima
2018-04-12Remove CFX_XMLDoc and call the parser directlyDan Sinclair
2018-04-12Allow retrieving the XML tree from the CFX_XMLDocDan Sinclair
2018-04-12Cleanup some CFX_XMLParser codeDan Sinclair
2018-04-12[xfa] Remove form checksum abilitiesDan Sinclair
2018-04-11Fix crash when ColorSpace references itself directly.Henrique Nakashima
2018-04-09Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser.Tom Sepez
2018-04-09Sort test cases in test_runner.py.Lei Zhang
2018-04-09Move the CFX_XMLParser out of CXFA_SimpleParserDan Sinclair
2018-04-06Add span.h from chromium base.chromium/3392Tom Sepez
2018-04-05Ignore bad data in the shared object hint table.Lei Zhang
2018-04-03Off-by-one in CPDF_StreamParser::ParseNextElement()Tom Sepez
2018-03-29Fixup API checkdan sinclair
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair
2018-03-28Use ByteStringView in parsersDan Sinclair
2018-03-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-03-22Remove testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-22Update gtest and gmock to 1.8.x.Lei Zhang
2018-03-22Add testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-21Rename "des_foo" to "dest_foo".Lei Zhang
2018-03-21Add a regression test for bug 821454.Lei Zhang
2018-03-19Calculate AP for multi-line markup annotations correctlyRalf Sippl
2018-03-19Add more options to combobox_form.pdf resource.Henrique Nakashima
2018-03-12Add test that non-ASCII characters to not foul hyphen processingRyan Harrison
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-02Make EmbedderTest::WriteBitmapToPng() work with grayscale images.chromium/3362chromium/3361chromium/3360Lei Zhang