summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfview.cpp
AgeCommit message (Expand)Author
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair
2018-03-28More fpdfsdk filename cleanupDan Sinclair
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair
2018-03-28Cleanup fsdk_define methodsDan Sinclair
2018-03-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-01-29Clean up FPDF_GetFormType().Lei Zhang
2018-01-17Fix behavior of FPDF_RenderPageBitmapWithMatrixHenrique Nakashima
2018-01-16Add FPDF_GetPageBoundingBox API.chromium/3323Henrique Nakashima
2018-01-09Fix some nits in FPDF_BStr_Set().Lei Zhang
2017-12-04Remove XFA isolate trackerdan sinclair
2017-11-02Remove some C-style const char* casts.Lei Zhang
2017-11-02CMemFile's buffer should be const uint8_t* const.Lei Zhang
2017-10-31Add FS_RECTF conversion functions.Lei Zhang
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair
2017-10-25Temporarily disable mask rendering againchromium/3251rbpotter
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-10-16Move HasXFAField out from XFA feature flagRyan Harrison
2017-10-05Move CPDF_RenderOptions members to privateDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Rename CFPDF_* classesDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-20Add FPDFPath_GetPoint() APIchromium/3221Miklos Vajna
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-09-14Fix CPDFPathObjectFromFPDFPageObject() implementation.Lei Zhang
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-08-22Corrected the error setting after calling FPDF_LoadDocument()Jane Liu
2017-08-17Fix some issues with individual image mask renderingrbpotter
2017-08-10Temporarily disable image mask individual renderingrbpotter
2017-08-10Rename DLLEXPORT AND STDCALLDan Sinclair
2017-08-10Revert "Add a build target and a proper export header for shared library buil...Henrique Nakashima
2017-08-09Add a build target and a proper export header for shared library builds.Felix Kauselmann
2017-08-03APIs and tests for retrieving raw/decoded data from image objectsJane Liu
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-07-27Unify FPDF_LoadXXXDocument functions.Artem Strygin
2017-07-26Fix FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-07-25flush but do not release skia driverCary Clark
2017-07-21Fix nits from commit 67ccef7.chromium/3164Lei Zhang
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-13Restore FPDF_SetPrintingPostscriptLevel APIrbpotter
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-07-13Remove unused CPDF_RenderOptions membersDan Sinclair
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu