summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2018-10-15Split pdfium_embeddertests sources.chromium/3582Lei Zhang
2018-10-15Split pdfium_unittests sources.Lei Zhang
2018-10-15Clone dict before iteration in CJS_Document::get_infoTom Sepez
2018-10-13Make testing/ pass gn check.Lei Zhang
2018-10-12Add setters/getters for BleedBox and TrimBox.xlou
2018-10-12Beef up coverage in CJS_Field.Tom Sepez
2018-10-12Beef up CJS_Document method coverage.Tom Sepez
2018-10-12Add test for CJS_Annot JS callbacks.Tom Sepez
2018-10-12Remove more unnecessary includes and do IWYU as needed.Lei Zhang
2018-10-12Move core/fdrm/crypto/* to core/fdrm/.Lei Zhang
2018-10-12Split constants and testing build rules into their own BUILD.gn files.Lei Zhang
2018-10-12Add test for CJS_Color properties.Tom Sepez
2018-10-12Add tests for CJS_Console methods.Tom Sepez
2018-10-12Add minimal pixel test for a rendering bug.Lei Zhang
2018-10-11Add functions to get/set ArtBox.chromium/3578xlou
2018-10-11Enable jumbo support for PDFium fuzzers.Lei Zhang
2018-10-11Fix double V8 initialization with fuzzers.Lei Zhang
2018-10-10Use optipng to optimize expected .pngs when regenerating them.Henrique Nakashima
2018-10-10Create embeddertests for other kinds of actions.Tom Sepez
2018-10-10Catch SSL errors when fetching Gold JSON data.Lei Zhang
2018-10-09Do IWYU for retain_ptr.h and unowned_ptr.hLei Zhang
2018-10-09Copy some fuzzer code from Chromium into PDFium.Lei Zhang
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-10-04Change |virtual ~Foo(){}| to |virtual ~Foo()=default;|chromium/3571Tom Sepez
2018-10-03Reland "Make potentially dangerous Actions require a user click."Henrique Nakashima
2018-10-02Remove unneeded cfgas_fontmgr.h includes.Lei Zhang
2018-10-02Remove ability to delete annot in CJS_Document::removeField()Tom Sepez
2018-10-02Fix nits in gold.py.Lei Zhang
2018-10-02Retry fetching Gold JSON data.Lei Zhang
2018-10-02Normalize widget bounding boxes when flattening.Lei Zhang
2018-10-01Add XFA BMP pixel testchromium/3569Ryan Harrison
2018-10-01Add XFA TIFF Deflate pixel testRyan Harrison
2018-10-01Add XFA TIFF PackBits pixel testRyan Harrison
2018-10-01Add XFA TIFF LZW pixel testRyan Harrison
2018-10-01Add XFA PNG pixel testRyan Harrison
2018-10-01Add XFA TIFF pixel testRyan Harrison
2018-10-01Add XFA JPG pixel testRyan Harrison
2018-10-01Add XFA GIF pixel testRyan Harrison
2018-09-24Revert "Make potentially dangerous Actions require a user click."Henrique Nakashima
2018-09-20Make potentially dangerous Actions require a user click.Henrique Nakashima
2018-09-20Make some methods const in XFAJSEmbedderTestchromium/3560chromium/3559chromium/3558Nicolas Pena
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-09-12Set correct stream index when parsing is done in several steps.Henrique Nakashima
2018-09-10Remove check for clean branch from safetynet_job.py.chromium/3549Henrique Nakashima
2018-09-07Force gclient sync in safetynet_compare.py.chromium/3548chromium/3547chromium/3546Henrique Nakashima
2018-09-07Revert "Discard deps that are not sync'ed anymore in safetynet_compare.py."Henrique Nakashima
2018-09-06Discard deps that are not sync'ed anymore in safetynet_compare.py.chromium/3545Henrique Nakashima
2018-08-31Test for radial shading when start is a point on border of end circle.Henrique Nakashima
2018-08-31Fix radial shading when start circle is a point in the center of end circle.Henrique Nakashima
2018-08-30Add unit test for AutoRestorer<> on smart pointer types.Tom Sepez