summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2018-06-01Fix XFA guardsRyan Harrison
2018-06-01Fix V8 guardsRyan Harrison
2018-05-31Make XFA pixel tests more stablechromium/3447Ryan Harrison
2018-05-31Handle image mask continuous loading correctlyWei Li
2018-05-31Fix font regression in AdjustMMParamsNicolas Pena
2018-05-31Add alphabetical order per file check in api_check.pyNicolas Pena
2018-05-30Migrate coverage_report.py to use upstream Chromium scriptsRyan Harrison
2018-05-30Add pixel tests for PDFs that use generation numbers.Lei Zhang
2018-05-30Remove manual references to exe_and_shlib_depsTom Anderson
2018-05-25Move fuzzers to testing/fuzzers.Lei Zhang
2018-05-25[xfa] Allow accessing the event changed parameter from JS.Dan Sinclair
2018-05-23Fix linking errors in fuzzer targets.Lei Zhang
2018-05-22Make friend RetainPtr<T> statements consistently public.Lei Zhang
2018-05-22Fix a regression with missing text.Lei Zhang
2018-05-22Add test case for a font substitution regression.Lei Zhang
2018-05-18Fix small typo in common.pychromium/3436chromium/3435Ryan Harrison
2018-05-17Add check that --font-dir is actually a directorychromium/3434Ryan Harrison
2018-05-17Update third_party/base/compiler_specific.h.Lei Zhang
2018-05-15Use {{streamlen}} macro in testing/resources/javascript/*.inTom Sepez
2018-05-15Use {{trailer}} macro in testing/resources/javascript/*.inTom Sepez
2018-05-15Test app.beep() in standalone PDFium.Tom Sepez
2018-05-13Add option to run safetynet_compare.py without a profiler.chromium/3430Henrique Nakashima
2018-05-12Prepare image comparison in safetynet_compare.py to work in nightly run.chromium/3429Henrique Nakashima
2018-05-10Fixup ASSERT in Bidi handling; Add bidi fuzzer.Dan Sinclair
2018-05-10Cleanup formcalc method generationchromium/3427Dan Sinclair
2018-05-10Use test_dir instead of 'pdfium' for source typeRyan Harrison
2018-05-10Make GetTestDataDir() work in a non-standalone checkout.Lei Zhang
2018-05-10Do not build BMP when codec is disabledRyan Harrison
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