summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfview.cpp
AgeCommit message (Expand)Author
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
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-20Wrapper class for annotation dictionary + CPDF_Formchromium/3137Jane Liu
2017-06-19Added public API FPDFPath_GetStrokeColorJane Liu
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-17Use more static_cast in fpdfsdkNicolas Pena
2017-05-16Properly ref-count CPDFXFA_PageTom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-05-11Add missing CheckUnsupportedErrorDan Sinclair
2017-05-11Move map and codec loading into managerDan Sinclair
2017-05-11Fixup Initialize spellingchromium/3097Dan Sinclair
2017-05-01Remove more |new|s, part 6chromium/3087Tom Sepez
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter