summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-01-12Add postscript pathrbpotter
2017-01-11Make tiff_read return actual length readNicolas Pena
2017-01-10Remove CFX_ArrayTemplate in cfx_psrender.tsepez
2017-01-10Restrict code size in CGifLZWDecoderchromium/2978Nicolas Pena
2017-01-10Remove some CFX_ArrayTemplate in fpdfapi and fpdfdoctsepez
2017-01-10Remove more _LP* typedefs.tsepez
2017-01-09Check validity of width and height in CCodec_TiffContext::LoadFrameInfoNicolas Pena
2017-01-09HardClip all points used when building pathsNicolas Pena
2017-01-09Do not parse references with invalid objnumnpm
2017-01-09Remove CFX_ArrayTemplate from fpdftext and fxcodec.tsepez
2017-01-09Remove CFX_ArrayTemplate from fpdfapitsepez
2017-01-09Tidy cfgas_fontmgr, remove custom sorting code.tsepez
2017-01-06Remove CFX_MapPtrToPtr and templates.chromium/2976chromium/2975tsepez
2017-01-06Revert postscript code removal.rbpotter
2017-01-05Remove two unused members in cpdf_streamcontentparser.tsepez
2017-01-05Banish CFX_Points, CFX_PointsF, and CFX_RectFArray to XFA-side only.tsepez
2017-01-05Fix bCJK calculation in Windows MapFontnpm
2017-01-05Remove unused CPDF_ImageCacheEntry::GetCachedBitmapNicolas Pena
2017-01-04Kill render_int.hchromium/2973chromium/2972Nicolas Pena
2017-01-04Add missing operator<() to CFX_RetainPtr.tsepez
2017-01-03Add CFX_RetainPtr Leak() and Unleak() methodstsepez
2017-01-03Check for overflow in JBig2 Huffman decoderDan Sinclair
2017-01-03Kill last use of CFX_PtrList.tsepez
2017-01-03Force stop of page tree traversal when max level reachedNicolas Pena
2017-01-02Use vector of unique_ptrs for page node children.tsepez
2016-12-28Make CFX_Observable copy constructable.chromium/2969chromium/2968chromium/2967chromium/2966tsepez
2016-12-19Missing null initializer in CPDF_StreamParser::ReadInlineStreamchromium/2965chromium/2964chromium/2963chromium/2962chromium/2961chromium/2960chromium/2959chromium/2958tsepez
2016-12-19Relax the EncryptMetadata check.chromium/2957tsepez
2016-12-16Return unique_ptr<> from IPDF_StructTreetsepez
2016-12-16Better tests for password protected documents.chromium/2954tsepez
2016-12-15Return unique_ptr from CFX_BinaryBuf::DetachBuffer()tsepez
2016-12-14Remove unused m_OtfFontData.chromium/2953tsepez
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-12-14Return unique_ptr from GetAlphaMask.tsepez
2016-12-14Remove some usage of |return XXX.release()| anti-pattern.tsepez
2016-12-14Add inline JPEGs.rbpotter
2016-12-14Remove CJBig2_List in favor of std::vector<std::unique_ptr<>>tsepez
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-13Return unique_ptr<>s from fxcodec/chromium/2951tsepez
2016-12-13Replace CFX_FloatArray with std::vectortsepez
2016-12-13Use CFX_MaybeOwned<> in CPDF_Annot.tsepez
2016-12-12fix linux buildcaryclark
2016-12-12Fix JBig2 decoding logicweili
2016-12-12sync with latest skia apicaryclark
2016-12-12Fix dotted line drawing for GDI device driverweili
2016-12-09update to latest skia apichromium/2949chromium/2948chromium/2947caryclark
2016-12-08Replace CFX_WideStringCArray with std::vector.chromium/2946tsepez
2016-12-08Remove last usage of CFX_ObjectArray.tsepez
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-07Replace CFX_ByteStringArray with std::vector.tsepez