Age | Commit message (Expand) | Author |
2017-08-10 | Extracting GetBooleanGnArg from coverage_report.py | Henrique Nakashima |
2017-08-09 | Fixing PrintConclusionsDictHumanReadable for dicts loaded from string. | Henrique Nakashima |
2017-08-09 | Move tools/coverage to testing/tools/coverage | Henrique Nakashima |
2017-08-09 | API and test for retrieving image filters from image objects | Jane Liu |
2017-08-08 | Move CSS code to core | Dan Sinclair |
2017-08-03 | Add script to compare performance of two versions of pdfium. | Henrique Nakashima |
2017-08-03 | Added testing flag --save-images that saves embedded images | Jane Liu |
2017-08-03 | APIs and tests for extracting bitmaps from image objects | Jane Liu |
2017-08-01 | Add a regression test for FPDF_ImportPages(). | Lei Zhang |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-26 | Fix FPDF_RenderPageBitmapWithMatrix | Nicolas Pena |
2017-07-24 | Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot | Tom Sepez |
2017-07-21 | Clean up pdfium_test.cc | Lei Zhang |
2017-07-21 | Clarify --build-dir help info in safetynet_measure.py. | Lei Zhang |
2017-07-21 | Add safetynet_measure.py to measure pdfium performance. | Henrique Nakashima |
2017-07-20 | Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. | Diana Gage |
2017-07-19 | Rename StringCs c_str() to unterminated_c_str(). | Tom Sepez |
2017-07-19 | Added testing flag --save-attachments that saves embedded attachments | Jane Liu |
2017-07-18 | Make progressive renderer default for pdfium_test. | Dan Sinclair |
2017-07-17 | More tightly validate format strings in util.cpp.chromium/3160 | Tom Sepez |
2017-07-13 | Add Embeddertest for password after savingchromium/3157 | Nicolas Pena |
2017-07-13 | Fix invalid write for util.printf | Dan Sinclair |
2017-07-13 | Basic APIs and test for retrieving embedded attachment count and name | Jane Liu |
2017-07-12 | Cleanup ICC code part 1 | Nicolas Pena |
2017-07-10 | Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154 | Nicolas Pena |
2017-07-10 | Add combo box tests. | dan sinclair |
2017-07-05 | Allow EmbedderTest to test saving | Nicolas Pena |
2017-06-30 | Split CFDE_CSSTextBuf in two. | Lei Zhang |
2017-06-29 | Basic APIs and tests for extracting and setting annotation paths | Jane Liu |
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 |