summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2017-09-06Convert FX_STRSIZE int->size_tRyan Harrison
2017-09-05Remove isDevice parameter from barcode Render().Henrique Nakashima
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-31Implement FORM_OnFocus() API.Lei Zhang
2017-08-30Move CFX_WideTextBuf out of fx_basicDan Sinclair
2017-08-30Move CFX_BitStream to its own fileDan Sinclair
2017-08-28Move replaced indirect objects to the orphans list.Lei Zhang
2017-08-28Limit pdf_codec_jbig2_fuzzer memory usage.Lei Zhang
2017-08-28Limit pdf_jpx_fuzzer memory usage.Lei Zhang
2017-08-28Add a global font loader in XFA testsDan Sinclair
2017-08-24Fix some nits in XFACodecFuzzer.chromium/3196Lei Zhang
2017-08-22Prepare safetynet_job.py to have its output sent in emailsHenrique Nakashima
2017-08-15Make errors in called processes more evident and easier to debug.Henrique Nakashima
2017-08-11Add 'testing' to a path that got missedRyan Harrison
2017-08-10Add safetynet_job.py to run safetynet_compare.py periodically.chromium/3182Henrique Nakashima
2017-08-10Fixing utf-8 safetynet_conclusions problem when writing the json.Henrique Nakashima
2017-08-10Extracting GetBooleanGnArg from coverage_report.pyHenrique Nakashima
2017-08-09Fixing PrintConclusionsDictHumanReadable for dicts loaded from string.Henrique Nakashima
2017-08-09Move tools/coverage to testing/tools/coverageHenrique Nakashima
2017-08-09API and test for retrieving image filters from image objectsJane Liu
2017-08-08Move CSS code to coreDan Sinclair
2017-08-03Add script to compare performance of two versions of pdfium.Henrique Nakashima
2017-08-03Added testing flag --save-images that saves embedded imagesJane Liu
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-08-01Add a regression test for FPDF_ImportPages().Lei Zhang
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-26Fix FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-07-24Observe Annot destruction in CPDFSDK_PageView::DeleteAnnotTom Sepez
2017-07-21Clean up pdfium_test.ccLei Zhang
2017-07-21Clarify --build-dir help info in safetynet_measure.py.Lei Zhang
2017-07-21Add safetynet_measure.py to measure pdfium performance.Henrique Nakashima
2017-07-20Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests.Diana Gage
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19Added testing flag --save-attachments that saves embedded attachmentsJane Liu
2017-07-18Make progressive renderer default for pdfium_test.Dan Sinclair
2017-07-17More tightly validate format strings in util.cpp.chromium/3160Tom Sepez
2017-07-13Add Embeddertest for password after savingchromium/3157Nicolas Pena
2017-07-13Fix invalid write for util.printfDan Sinclair
2017-07-13Basic APIs and test for retrieving embedded attachment count and nameJane Liu
2017-07-12Cleanup ICC code part 1Nicolas Pena
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-10Add combo box tests.dan sinclair
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-30Split CFDE_CSSTextBuf in two.Lei Zhang
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Cleanup call expression handling in fm2jsRyan Harrison
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-27Made existing annotation APIs to work with APchromium/3143Jane Liu
2017-06-27Change terminology of image diff to differentiate from pixel tests.Henrique Nakashima
2017-06-27Fixed file matching regex in test_runner.Henrique Nakashima