summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfview.cpp
AgeCommit message (Expand)Author
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
2017-04-27Add barcode test skeletonTom Sepez
2017-04-18Render image masks individually instead of rendering the entire page asrbpotter
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena
2017-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez