Age | Commit message (Expand) | Author |
2017-06-29 | Cleanup call expression handling in fm2js | Ryan Harrison |
2017-06-28 | Set default graphics before generating page contents | Nicolas Pena |
2017-06-27 | Made existing annotation APIs to work with APchromium/3143 | Jane Liu |
2017-06-27 | Change terminology of image diff to differentiate from pixel tests. | Henrique Nakashima |
2017-06-27 | Fixed file matching regex in test_runner. | Henrique Nakashima |
2017-06-27 | Remove pixel suppression for Line_Stroke.pdf. | Henrique Nakashima |
2017-06-27 | Fail pixel tests when they do not provide the expected image. | Henrique Nakashima |
2017-06-26 | Fix the Size trailer entry in hand written PDFs. | Lei Zhang |
2017-06-26 | Add presubmit check for png files | Nicolas Pena |
2017-06-26 | Adding back the CFX_DateTime print helpers. | Henrique Nakashima |
2017-06-23 | Cleaning up fx_string_testhelpers. | Henrique Nakashima |
2017-06-23 | Update corpus test hash to include Oneof tests | Nicolas Pena |
2017-06-22 | Move image_diff code into testing/image_diff/ | Lei Zhang |
2017-06-22 | Avoid regenerating appearance stream when already present. | Henrique Nakashima |
2017-06-22 | Clean up includes in testing/test_support.h | Lei Zhang |
2017-06-22 | Minor change to AP generation logic | Jane Liu |
2017-06-21 | Fixed optional content not rendered when OCGs array is empty.chromium/3138 | Henrique Nakashima |
2017-06-21 | Renamed bug_492 pixel test expected png. | Henrique Nakashima |
2017-06-20 | Add sample PDF with comboboxes. | Lei Zhang |
2017-06-19 | Added EmbedderTest::RenderPageWithFlags() | Jane Liu |
2017-06-19 | Consistently pass FPDF handles by value. | Lei Zhang |
2017-06-16 | Avoid a crash inside wcsftime() on Windows.chromium/3135chromium/3134chromium/3133 | Lei Zhang |
2017-06-13 | Allow zero length streams when parsing.chromium/3130 | Dan Sinclair |
2017-06-05 | Add start of CFGAS_FormatString tests | Dan Sinclair |
2017-06-01 | Basic APIs and tests for extracting annotations | Jane Liu |
2017-06-01 | Be less trusting of MaybeLocal<> return types from V8 To* methods. | Tom Sepez |
2017-06-01 | Fix content generation to only generate dirty page objects. | wileyrya |
2017-05-26 | Use proper file names in core/fpdfapi/font | Nicolas Pena |
2017-05-24 | More FM2JSContext tests | Dan Sinclair |
2017-05-19 | Update more references to sanitizers:deps | Tom Anderson |
2017-05-18 | Add pixel test for bug 113910 | Nicolas Pena |
2017-05-18 | Adding fm2js embedder tests | Dan Sinclair |
2017-05-18 | Add kerning test for bug 528103 | Nicolas Pena |
2017-05-18 | Fix a situation where images are not properly rendered. | Lei Zhang |
2017-05-17 | Add font loading fuzzer | Nicolas Pena |
2017-05-17 | Reland: Small fix in CPDF_TrueTypeFont load | Nicolas Pena |
2017-05-17 | Adding CXFA_Parse unittests | Dan Sinclair |
2017-05-17 | Rename formcalc files to better match contents | Dan Sinclair |
2017-05-17 | Revert "Small fix in CPDF_TrueTypeFont load" | Nicolás Peña |
2017-05-16 | Small fix in CPDF_TrueTypeFont load | Nicolas Pena |
2017-05-16 | Update formcalc return types | Dan Sinclair |
2017-05-11 | Add missing CheckUnsupportedError | Dan Sinclair |
2017-05-11 | Fixup Initialize spellingchromium/3097 | Dan Sinclair |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-05-03 | Actually build fuzzers with the pdfium_all target.chromium/3089 | Lei Zhang |
2017-05-02 | Change BarcodeTest to render to bitmaps. | Lei Zhang |
2017-04-29 | Fix rotationschromium/3086chromium/3085 | rbpotter |
2017-04-27 | Add barcode test skeleton | Tom Sepez |
2017-04-25 | Add test for bug 714187 | Dan Sinclair |
2017-04-24 | Use a pdfium-specific unittest main rather than gtest's | Tom Sepez |