summaryrefslogtreecommitdiff
path: root/core/fpdfapi
AgeCommit message (Expand)Author
2017-04-13Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072Tom Sepez
2017-04-12Some fixes to the fallback font code.Nicolas Pena
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-04-07Tweak CFDF_Font::AppendChar()Tom Sepez
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena
2017-04-05Fix assignment to len.dan sinclair
2017-04-05Use correct length in guard checkdan sinclair
2017-04-04Remove a couple checks for MakeUnique failures.Lei Zhang
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas Pena
2017-04-04RefCount CPDF_IccProfile all the timeTom Sepez
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-04Remove unneeded void* casts.Lei Zhang
2017-04-03Use unique_ptr in cpdf_type3cache.h.Tom Sepez
2017-04-03RefCount CPDF_Type3Cache all the time.chromium/3062Tom Sepez
2017-04-03RefCount CPDF_TransferFunc all the time.Tom Sepez
2017-04-03Drop FXSYS_ from util methodsDan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-04-03Drop FXSYS_ from string methodsDan Sinclair
2017-04-03Remove some used-only-once typedefs from CPDF_DocPageDataTom Sepez
2017-04-03Split fx_dib part 5Nicolas Pena
2017-04-01Refcount CPDF_Image all the time.chromium/3061chromium/3060Tom Sepez
2017-03-31Split fx_dib part 3Nicolas Pena
2017-03-31Split fx_dib part 1Nicolas Pena
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Upgrade to FreeType 2.7.1.Lei Zhang
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-27Guard against lengths greater then input sizeDan Sinclair
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-24Refcount CPDF_CMap all the time.chromium/3052chromium/3051Tom Sepez
2017-03-23Fix two CloneNonCycle issuesWei Li
2017-03-23Revert "Remove CFX_FixedBufGrow"Nicolás Peña
2017-03-22Return errors after validation instead of ASSERT in CPDF_DataAvailNicolas Pena
2017-03-22Fix ASSERT in CPDF_Data_AvailNicolas Pena
2017-03-22Remove CFX_FixedBufGrowDan Sinclair
2017-03-21Move colorspace specific code to colorspace classDan Sinclair
2017-03-21Replace CFX_FileSizeListArray with a std::mapDan Sinclair
2017-03-21Pop when Pages is malformed and has no kidsNicolas Pena
2017-03-20Allow processing fonts with indirect dictNicolas Pena
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-17Use std::vector in CPDF_StreamContentParser.Lei Zhang
2017-03-17Bring CPDF_ICCBasedCS closer to PDF spec.Lei Zhang
2017-03-17Coalesce redundant path points.Lei Zhang
2017-03-16Remove some nested statements in CPDF_DataAvail.Lei Zhang
2017-03-16Fix nits in CPDF_DIBSource.Lei Zhang
2017-03-16Use EXPECT_FLOAT_EQ in cpdf_devicecs_unittestNicolas Pena