summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2018-08-30Use pdfium::span<> arg in A85 and RLE encoder methodsTom Sepez
2018-08-28Use pdfium::span<> in more image modulesTom Sepez
2018-08-28Handle non-printing characters at beginning of extraction regionRyan Harrison
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-27Roll v8/ 9cf8abb7c..ff6b34b46 (689 commits)Lei Zhang
2018-08-24Fix a bug in make_expected.sh.Lei Zhang
2018-08-23Use pdfium::span<> in CPDF_Stream::SetData().Tom Sepez
2018-08-22Properly handle language markers in decoded textRyan Harrison
2018-08-21Remove excessive padding above and below PDF417 barcodes.Henrique Nakashima
2018-08-21Optimize rendering of two dimensional barcodes: defer upscale.Henrique Nakashima
2018-08-16Add a way to save a barcode generated bitmap to a .png.Henrique Nakashima
2018-08-16Optimize rendering of two dimensional barcodes: deduplicate regions.Henrique Nakashima
2018-08-14Remove CFX_BufferSeekableReadStream.Lei Zhang
2018-08-14Remove more default arg = nullptr cases.Tom Sepez