summaryrefslogtreecommitdiff
path: root/testing/embedder_test.cpp
AgeCommit message (Expand)Author
2018-10-18Remove a few V8 includes from header files.Lei Zhang
2018-10-12Move core/fdrm/crypto/* to core/fdrm/.Lei Zhang
2018-10-03Reland "Make potentially dangerous Actions require a user click."Henrique Nakashima
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-08-16Add a way to save a barcode generated bitmap to a .png.Henrique Nakashima
2018-08-14Remove more default arg = nullptr cases.Tom Sepez
2018-07-12Reland "Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream()."Artem Strygin
2018-07-06Revert "Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream()."Henrique Nakashima
2018-07-03Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream().Artem Strygin
2018-06-06Embedder tests can write saved PDFs to a file for debugging.Henrique Nakashima
2018-06-05Revert "Convert (void) to static_cast<void> in C++ code"Ryan Harrison
2018-06-04Convert (void) to static_cast<void> in C++ codechromium/3450Ryan Harrison
2018-04-25Introduce ScopedFPDF types in public/cpp/fpdf_scopers.hTom Sepez
2018-04-23Disable JavaScript entirely if no JSPlatform passed by embedder.Tom Sepez
2018-03-02Make EmbedderTest::WriteBitmapToPng() work with grayscale images.chromium/3362chromium/3361chromium/3360Lei Zhang
2018-02-12Get rid of EmbedderTest::RenderPageWithFlagsDeprecated().Lei Zhang
2018-02-09Get rid of EmbedderTest::RenderPageDeprecated().Lei Zhang
2018-02-08Do page load/unload checks in EmbedderTest for saved pages.chromium/3344Lei Zhang
2018-02-08Do more page load/unload checks in EmbedderTest.Lei Zhang
2018-02-07Clean up RenderPage methods in EmbedderTest.Lei Zhang
2018-02-05Make EmbedderTest class member style consistent.Lei Zhang
2018-01-17Pass ios_base::binary so WriteBitmapToPng works on Windows.Henrique Nakashima
2018-01-16Add WriteBitmapToPng to EmbedderTest.Henrique Nakashima
2018-01-12Use enum for tracking form field typesRyan Harrison
2018-01-08Initialize V8 once in embedder testsDan Sinclair
2017-12-20Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300Lei Zhang
2017-11-10Add FPDFSaveEmbedderTest.SaveLinearizedDocchromium/3267chromium/3266Henrique Nakashima
2017-11-10Stop using m_SavedPage in embedder tests.chromium/3265Henrique Nakashima
2017-10-18Fix rounding of colour valuesDan Sinclair
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-09-28Implement FakeFileAccess.Artem Strygin
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-07-13Add Embeddertest for password after savingchromium/3157Nicolas Pena
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-22Minor change to AP generation logicJane Liu
2017-06-19Added EmbedderTest::RenderPageWithFlags()Jane Liu
2017-06-13Allow zero length streams when parsing.chromium/3130Dan Sinclair
2017-05-18Adding fm2js embedder testsDan Sinclair
2017-05-02Change BarcodeTest to render to bitmaps.Lei Zhang
2017-03-27Remove old test expectations after the Mac 10.12 upgrade.Lei Zhang
2017-03-22Fix Mac tests on 10.12Nicolas Pena
2016-12-19Relax the EncryptMetadata check.chromium/2957tsepez
2016-11-21Check dimensions and content of bitmaps in EmbedderTests.chromium/2927thestig
2016-10-06Fixup MSan embeddertestsDan Sinclair
2016-09-07Cleanup page when unloading in embedder testsdsinclair
2016-08-23Fix page leaks in an embedder testweili
2016-06-27Fix memory leaks with V8 startup data.thestig