summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-11-01Fix founding difference in pdfium_test on AdobeCMYK_to_sRGBbrucedawson
2016-10-31Re-land "Change FX_BOOL definition from int to bool."chromium/2906tsepez
2016-10-31Fix bool / int mismatch for win64tsepez
2016-10-31Fix a memory leak in CPDF_SecurityHandler.thestig
2016-10-31Fix loading page using hint tables.art-snake
2016-10-31remove deprecated skia transfer mode usagecaryclark
2016-10-29Revert of Change FX_BOOL definition from int to bool. (patchset #15 id:250001...dsinclair
2016-10-28Change FX_BOOL definition from int to bool.tsepez
2016-10-28Fix FX_BOOL / int issue in fx_skia_device.cpptsepez
2016-10-28Revert of Traverse PDF page tree only once in CPDF_Document Try 2 (patchset #...npm
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