summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-10-28Use CompositeMask instead of TransferBitmap when drawing type 3 textnpm
2016-10-28Change some ints to bools in JBIG2 code.thestig
2016-10-28Stop casting function pointers to data pointers in fx_win32_gdipext.cpp.tsepez
2016-10-28Fix more FX_BOOL / int noise in core/fpdfsdktsepez
2016-10-27Fix FX_BOOL / int noise in JBig2, pass 3tsepez
2016-10-27Fix FX_BOOL / int noise in JBig2, pass 2tsepez
2016-10-27Fix FX_BOOL / int noise in JBig2_Grd*Proctsepez
2016-10-27Fix some FX_BOOL / int noise in core/fx*chromium/2903tsepez
2016-10-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-26Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.tsepez
2016-10-26Add more checks to tiff_read() and tiff_seek().thestig
2016-10-26Traverse PDF page tree only once in CPDF_Documentnpm
2016-10-26Avoid some FX_BOOL/bool noise in fx_codec_fax.cpptsepez
2016-10-26Fix some bool/int mismatches.tsepez
2016-10-25Name core/fxge/android files appropriately and use one file per classnpm
2016-10-25Use m_GlyphIndex as backup for m_ExtGID on Macnpm
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-24Fix root dictionary leak in cpdf_document_unittestNicolas Pena
2016-10-21Add CPDF_Document::GetPage() unittestschromium/2899npm
2016-10-21Re-enable CHECK() than only 0-numbered objects are released.tsepez
2016-10-21Clean up fpf_skiafontmgrnpm
2016-10-21Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https:...npm
2016-10-20Fix loading page using hint tables.chromium/2897art-snake
2016-10-20Revert of Traverse PDF page tree only once in CPDF_Document (patchset #4 id:6...dsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-18Traverse PDF page tree only once in CPDF_Documentchromium/2895npm
2016-10-17Fix segv in AddImage()tsepez
2016-10-17Move fxge/android to if(is_android) on buildchromium/2894npm
2016-10-17Rename CFX_CountRef to CFX_SharedCopyOnWritetsepez
2016-10-17Revert "Make CPDF_Object containers hold objects via unique pointers."tsepez
2016-10-17Strengthen bounds check in CWeightTable::Calc * part IIstackexploit
2016-10-15Fix some nits in cpdf_annotlist.cpp.thestig
2016-10-14Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."Tom Sepez
2016-10-14Update CPDF_IndirectObjectHolder APIs for unique objects.tsepez
2016-10-13Make CPDF_Object containers hold objects via unique pointers.tsepez
2016-10-13Optimize roll operator in CPDF_PSEngine some more.thestig
2016-10-13Make CPDF_Image() constructors saner.chromium/2890tsepez
2016-10-13Put CPDF_StreamContentParser into its own .cpp/.h filestsepez
2016-10-13Clean up fx_basic_util a littlenpm
2016-10-13split CPDF_StreamContentParser::AddImage() into 3 overloads.tsepez
2016-10-13Verify number of ex flags matches number of ex items.dsinclair
2016-10-12Convert from int to float values.dsinclair
2016-10-12Reduce code duplication in CPDF_Type1Font::LoadGlyphMapnpm
2016-10-12Check for more undefined behavior in CPDF_PSEngine.thestig
2016-10-12Get rid of CFX_ArrayTemplate<CPDF_Object*>tsepez
2016-10-12Optimize roll operator in CPDF_PSEngine.thestig
2016-10-11Delete unused flags from CFX_SubstFontchromium/2888npm
2016-10-11Add CPDF_Object::IsInline()tsepez
2016-10-11Deleted unused members in CTTFontDescnpm
2016-10-11Rename fpdf_page_doc.cpp -> cpdf_docpagedata.htsepez