summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2017-04-01Refcount CPDF_Image all the time.chromium/3061chromium/3060Tom Sepez
2017-03-30Fix some nits in the javascript util code.Lei Zhang
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-30Upgrade to FreeType 2.7.1.Lei Zhang
2017-03-29Quick fix for blank previewrbpotter
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
2017-03-27Return arrays where appropriate in fxfa.Tom Sepez
2017-03-27Remove old test expectations after the Mac 10.12 upgrade.Lei Zhang
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-03-23Remove dead code in fxet_edit.h.chromium/3050Lei Zhang
2017-03-23Use std::map<> in CPLST_SelectTom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-23Fix two CloneNonCycle issuesWei Li
2017-03-23Cleanup DocType definesDan Sinclair
2017-03-23Remove unused invalidate flagDan Sinclair
2017-03-23Remove dead CFX_Edit code and fix some typos.Lei Zhang
2017-03-22Remove unused docview flagDan Sinclair
2017-03-22Fix Mac tests on 10.12Nicolas Pena
2017-03-21Make CPVT_WordPlace more conformant with the prevailing idioms.Tom Sepez
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-17Handle web links across lineschromium/3045Wei Li
2017-03-16Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace.Lei Zhang
2017-03-15remove CFX_ArrayTemplate from fxet_list.Tom Sepez
2017-03-15Add IndexInBounds() convenience routine.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-03-10Add public method FPDFText_GetTextIndexFromCharIndexNicolas Pena
2017-03-06Add public method FPDFText_LoadFont to load some types of fonts.Nicolas Pena
2017-03-01Create virtual codec APIs so chrome/fuzzers can link separatelyTom Sepez
2017-02-28Remove unused IconElement::IconStream.Lei Zhang
2017-02-28Clean up CXML_Element.chromium/3026Lei Zhang
2017-02-27Add public API for creating a Type1 fontNicolas Pena
2017-02-27Fix uninitialized memory read in CJS_Object::GetEmbedObject()Tom Sepez
2017-02-23Remove unused Icon::m_pIconStreamchromium/3022Tom Sepez
2017-02-23Cleanup PWL_WndDan Sinclair
2017-02-23Observe all formfill environment pointer in JS objects.Tom Sepez
2017-02-23Cleanup CFX_Graphics.Dan Sinclair
2017-02-23Store JS string constants as single-byte strings.Tom Sepez
2017-02-23Cleanup PWL_Utils.Dan Sinclair
2017-02-23Convert TransformPoint calls to Transform callsDan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-22Convert OutputSelectedRect to take a rectDan Sinclair
2017-02-22Update Invalidate to take a rectDan Sinclair
2017-02-22Move JS constant tables to single-byte namesTom Sepez