summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17SkPictureRecorder.h includes less, so we have to IWYUchromium/3103Mike Reed
2017-05-17Roll FreeType to 2.8Lei Zhang
2017-05-17Rename formcalc files to better match contentsDan Sinclair
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-16CFDE_RenderDevice::m_bOwnerDevice is always falseTom Sepez
2017-05-16Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-16Properly ref-count CPDFXFA_PageTom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-16Handle when XFA parser error handlers cannot format error messages.Lei Zhang
2017-05-16Add formcalc lexer tests.Dan Sinclair
2017-05-16Update formcalc return typesDan Sinclair
2017-05-16Do not walk off end of formcalc stringDan Sinclair
2017-05-16Minor xfa_lexer.cpp cleanupDan Sinclair
2017-05-16Simplify ContrastAdjust().chromium/3102Lei Zhang
2017-05-15Remove gamma codeDan Sinclair
2017-05-15Remove unused flags from CPDF_CreatorNicolas Pena
2017-05-15Libtiff: upstream fix for heap buffer overflowNicolas Pena
2017-05-15Check correctness of PDF Skia argsNicolas 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-15Smells like a leak in PWL_ComboBox.cppTom Sepez
2017-05-15Return unique_ptr from xfa lexer Scan() methodTom Sepez
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-11Add missing CheckUnsupportedErrorDan 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-11LibOpenJPEG: undefined shift in opj_t1_dec_clnpassNicolas Pena
2017-05-11Limit XFA FormCalc program translation size.Lei Zhang
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-10Check CXFA_FM2JSContext::Translate() return value.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-10Fix FPDFImageObj_LoadJpegFile(Inline) to allow NULL to be passed in for pages...chromium/3096Andrew Weintraub
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-09Remove FPDFPageObj_NewImgeObj().Lei Zhang
2017-05-09LibOpenJPEG: restrict l_img_comp->prec to avoid undefined shiftNicolas Pena