summaryrefslogtreecommitdiff
path: root/core/fpdfapi
AgeCommit message (Expand)Author
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
2017-03-15Reset tree traversal when we think we're at the startchromium/3043Nicolas Pena
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-15Clean up more CPDF_PSEngine code.Lei Zhang
2017-03-15Cleanup nits from prior CLsDan Sinclair
2017-03-15Add IndexInBounds() convenience routine.Tom Sepez
2017-03-14Prevent integer overflow in CPDF_CIDFONT::LoadMetricsArrayNicolas Pena
2017-03-14Convert CPDF_Creator::m_Pos to uint32_tDan Sinclair
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-10Bound cbox from tricky faceschromium/3040chromium/3039chromium/3038Nicolas Pena
2017-03-10Normalize channels when transforming CMYK to RGBNicolas Pena
2017-03-07Manual revert of: Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmapNicolas Pena
2017-03-01Fix infinite loops in CPDF_MeshStream.Lei Zhang
2017-02-27Remove some pointless checks and assignments.Lei Zhang
2017-02-26core: fix two more uninitialized memberschromium/3025chromium/3024Miklos Vajna
2017-02-24Remove repeated flags from CPDF_Fontchromium/3023Nicolas Pena