summaryrefslogtreecommitdiff
path: root/testing/resources
AgeCommit message (Expand)Author
2018-10-24Be more particular about FX objects constructed from JSTom Sepez
2018-10-23Test color.convert() and equal() from JS (and fix comparison logic).Tom Sepez
2018-10-23Split field.in into field_properties.in and field_methods.inTom Sepez
2018-10-22Modernize app.* JS method tests.chromium/3590Tom Sepez
2018-10-22Consolidate app_*.in tests into app_methods.inTom Sepez
2018-10-22Add missing property to event_properties.inTom Sepez
2018-10-22Call last uncovered document methods.Tom Sepez
2018-10-22Add FPDFFormFillEmbeddertest.DocumentAActions.Tom Sepez
2018-10-22Fix timezone inconsistency in document methods test.Tom Sepez
2018-10-19Roll v8/ c623fabe5..604c50c84 (9 commits)Lei Zhang
2018-10-18Fully populate JS platform callbacks in pdfium_testTom Sepez
2018-10-18Try assigning more kinds of values to doc propsTom Sepez
2018-10-18Expand CJS_Document::mail{Doc,Form}() parametersTom Sepez
2018-10-18Remove PrintParams object.Tom Sepez
2018-10-18Push/pop the graphics state stack when flattening.Lei Zhang
2018-10-18Add JavaScript tests for event API.Tom Sepez
2018-10-18Add JavaScript public methods tests.Tom Sepez
2018-10-15Clone dict before iteration in CJS_Document::get_infoTom Sepez
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-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-10Create embeddertests for other kinds of actions.Tom Sepez
2018-10-03Reland "Make potentially dangerous Actions require a user click."Henrique Nakashima
2018-10-02Remove ability to delete annot in CJS_Document::removeField()Tom Sepez
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-12Set correct stream index when parsing is done in several steps.Henrique 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-28Handle non-printing characters at beginning of extraction regionRyan Harrison
2018-08-27Roll v8/ 9cf8abb7c..ff6b34b46 (689 commits)Lei Zhang
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-16Optimize rendering of two dimensional barcodes: deduplicate regions.Henrique Nakashima
2018-08-01Bounds check lineSrc in JBig2_Image.cpp.Tom Sepez