summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2017-09-28Implement FakeFileAccess.Artem Strygin
2017-09-27Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_TRyan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-22Fix crash when rendering invalid GIFRyan Harrison
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-20Isolate lcms2 usage to a few files.Lei Zhang
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-09-15OnBeforeKeystroke may invalidate the widget's window.Tom Sepez
2017-09-14Move test/ to testing/resources/xfa/Lei Zhang
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-09-08Store raw json with run results when running safetynet_job.py.Henrique Nakashima
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