Age | Commit message (Expand) | Author |
2018-02-05 | Make EmbedderTest class member style consistent. | Lei Zhang |
2018-01-17 | Pass ios_base::binary so WriteBitmapToPng works on Windows. | Henrique Nakashima |
2018-01-16 | Add WriteBitmapToPng to EmbedderTest. | Henrique Nakashima |
2018-01-12 | Use enum for tracking form field types | Ryan Harrison |
2018-01-08 | Initialize V8 once in embedder tests | Dan Sinclair |
2017-12-20 | Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300 | Lei Zhang |
2017-11-10 | Add FPDFSaveEmbedderTest.SaveLinearizedDocchromium/3267chromium/3266 | Henrique Nakashima |
2017-11-10 | Stop using m_SavedPage in embedder tests.chromium/3265 | Henrique Nakashima |
2017-10-18 | Fix rounding of colour values | Dan Sinclair |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | Ryan Harrison |
2017-09-28 | Implement FakeFileAccess. | Artem Strygin |
2017-08-03 | APIs and tests for extracting bitmaps from image objects | Jane Liu |
2017-07-13 | Add Embeddertest for password after savingchromium/3157 | Nicolas Pena |
2017-07-05 | Allow EmbedderTest to test saving | Nicolas Pena |
2017-06-29 | Basic APIs and tests for extracting and setting annotation paths | Jane Liu |
2017-06-22 | Minor change to AP generation logic | Jane Liu |
2017-06-19 | Added EmbedderTest::RenderPageWithFlags() | Jane Liu |
2017-06-13 | Allow zero length streams when parsing.chromium/3130 | Dan Sinclair |
2017-05-18 | Adding fm2js embedder tests | Dan Sinclair |
2017-05-02 | Change BarcodeTest to render to bitmaps. | Lei Zhang |
2017-03-27 | Remove old test expectations after the Mac 10.12 upgrade. | Lei Zhang |
2017-03-22 | Fix Mac tests on 10.12 | Nicolas Pena |
2016-12-19 | Relax the EncryptMetadata check.chromium/2957 | tsepez |
2016-11-21 | Check dimensions and content of bitmaps in EmbedderTests.chromium/2927 | thestig |
2016-10-06 | Fixup MSan embeddertests | Dan Sinclair |
2016-09-07 | Cleanup page when unloading in embedder tests | dsinclair |
2016-08-23 | Fix page leaks in an embedder test | weili |
2016-06-27 | Fix memory leaks with V8 startup data. | thestig |
2016-06-22 | Fix memory leaks in EmbedderTest::OpenDocument(). | thestig |
2016-06-09 | Roll V8 and its deps and update ICU initialization callchromium/2764 | jochen |
2016-05-31 | Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. | jochen |
2016-05-23 | Distinguish between user and owner passwords. | thestig |
2016-02-18 | Sort headers in non-xfa directories. | Dan Sinclair |
2016-01-06 | Merge to XFA: Return unique_ptrs from test_support functions | Tom Sepez |
2016-01-06 | Merge to XFA: Add fpdf_edit basic creation embedder test. | Tom Sepez |
2015-12-31 | Merge to XFA: Reapply "Fix a partial rendering problem" | Lei Zhang |
2015-12-21 | Merge to XFA: Fix JS seconds since epoch to date conversions. | Lei Zhang |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-20 | Merge to XFA: Initialize V8 before starting embedder tests | Tom Sepez |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-09 | Merge to XFA: Add path service to retrieve test data directory at run time so... | Wei Li |
2015-11-06 | Merge to XFA: Fix all relative includes to public. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-04 | XFA: Set the right FPDF_FORMFILLINFO version for embedder tests. | Lei Zhang |
2015-10-28 | Merge to XFA: Check if document was opened during testing. | Dan Sinclair |
2015-10-19 | Merge to XFA: Consolidate test support code. | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-10-02 | Merge to XFA: Correct mistakes in test case for 507316 | Tom Sepez |