summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfview_embeddertest.cpp
AgeCommit message (Expand)Author
2018-01-16Add FPDF_GetPageBoundingBox API.chromium/3323Henrique Nakashima
2017-12-20Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300Lei Zhang
2017-10-31Add FS_RECTF conversion functions.Lei Zhang
2017-09-28Implement FakeFileAccess.Artem Strygin
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-08-31Prevent FPDFAvail_IsDocAvail() from infinite looping.Lei Zhang
2017-08-22Corrected the error setting after calling FPDF_LoadDocument()Jane Liu
2017-08-09Add a FPDF_GetFileVersion() test for a linearized document.Lei Zhang
2017-07-26Fix FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-05-11Add missing CheckUnsupportedErrorDan Sinclair
2016-11-23Add FPDF_RenderPageBitmapWithMatrix API.thestig
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-16Fix the code that causes warningsweili
2016-04-06FPDF_GetSecurityHandlerRevision() should not crash.thestig
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair