summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-05-22CFX_ByteStringC: avoid taking unreferenceable vector::data() ptr.chromium/3108Tom Sepez
2017-05-20Better identify web links by trimming irrelevant charschromium/3107Wei Li
2017-05-20Use std::vector and std::sort() in CPDF_PageRenderCache.Lei Zhang
2017-05-19Fix off-by-one introduced at ab20404Tom Sepez
2017-05-19Back-fill some functionality for CFX_UnownedPtrTom Sepez
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-19Remove image dimension params that are never used.Lei Zhang
2017-05-18Add more CFX_UnownedPtr usage.Tom Sepez
2017-05-18Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104Tom Sepez
2017-05-18Fix typo in CFX_ImageTransformer::ContinueNicolas Pena
2017-05-18Fix a situation where images are not properly rendered.Lei Zhang
2017-05-17CFX_UnownedPtr: check during assignment time as well.Tom Sepez
2017-05-17Reland: Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-17SkPictureRecorder.h includes less, so we have to IWYUchromium/3103Mike Reed
2017-05-17Gif: Detect string decoding errorsNicolas Pena
2017-05-17Revert "Small fix in CPDF_TrueTypeFont load"Nicolás Peña
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-05-16Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-16Simplify ContrastAdjust().chromium/3102Lei Zhang
2017-05-15Remove gamma codeDan Sinclair
2017-05-15Remove unused flags from CPDF_CreatorNicolas Pena
2017-05-15Gif: error out on invalid code sizeschromium/3101Nicolas Pena
2017-05-15Convert CPSOutput to an IFX_WriteStreamdan sinclair
2017-05-15Add a WriteString method to IFX_WriteStreamdan sinclair
2017-05-12Rename ErrorData and fix potential leakchromium/3100chromium/3099Nicolas Pena
2017-05-12Merge FXGIF_Context and CGifDecompressor into CGifContextchromium/3098Nicolas Pena
2017-05-11Use clamp() in a couple more places.Lei Zhang
2017-05-11Rename render device classesDan Sinclair
2017-05-11Remove unused GetPlatformSurface and GetDC methodsdan sinclair
2017-05-11Do not use vector data() when it is emptyNicolas Pena
2017-05-11Move map and codec loading into managerDan Sinclair
2017-05-11Fixup Initialize spellingchromium/3097Dan Sinclair
2017-05-11Stop rendering if a span length overflowed in AGGNicolas Pena
2017-05-10Split DCT decoder creation from CPDF_DIBSource::CreateDecoder().Lei Zhang
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
2017-05-10Store the offset in the archive bufferDan Sinclair
2017-05-10Cleaning up Edit codeDan Sinclair
2017-05-10Cleanup CGifDecompressor part 2Nicolas Pena
2017-05-10Simplify CPDF_ImageRenderer::StartRenderDIBSource().Lei Zhang
2017-05-10Use FXSYS_IntToTwoHexChars() in more places.Lei Zhang
2017-05-10Fix typos for the word start.Lei Zhang
2017-05-09Create common CXML_Object base class for CXML_Content and CXML_Element.Tom Sepez
2017-05-09Edit code cleanupDan Sinclair
2017-05-09Cleanup of CGifDecompressor part 1Nicolas Pena
2017-05-09Move FPDF_FILEWRITE adapter to own fileDan Sinclair
2017-05-09Rename fpdf_edit_create.cpp to cpdf_creator.cppDan Sinclair
2017-05-09Use CXFA_TextUserData in place of CFX_Retainable where possible.Tom Sepez
2017-05-09Remove editint.h and create individual headerschromium/3095Dan Sinclair
2017-05-09Remove CPDF_Creator friendsDan Sinclair