summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-11-08Cleanup CPDF_DeviceCS and friends.chromium/2914thestig
2016-11-08Add FPDFDest_GetLocationInPage APIdsinclair
2016-11-07Force compiler to deduce src type for checked_cast<dst, src>.tsepez
2016-11-07Hold trailers via unique_ptrs.tsepez
2016-11-07Use unique_ptr return from CPDF_Parser::ParseIndirectObject()tsepez
2016-11-07Rename CPDF_Linearized to CPDF_LinearizedHeadertsepez
2016-11-07Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913npm
2016-11-07Clean up fpdf_page_parsersnpm
2016-11-07Reland of Unify some codeart-snake
2016-11-07Clean up fx_codec_icc.cppkcwu
2016-11-04Revert of Unify some code (patchset #14 id:260001 of https://codereview.chrom...chromium/2912chromium/2911dsinclair
2016-11-04Unify some codeart-snake
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-11-04Pass object to ReplaceIndirectObjectIfHigherGeneration() by unique_ptr.tsepez
2016-11-04CHECK for re-addition of indirect objectstsepez
2016-11-04Traverse PDF page tree only once in CPDF_Document Try 3npm
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-04Assert objnum non-zero in ReplaceIndirectObjectIfHigherGeneration()tsepez
2016-11-04Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #...dsinclair
2016-11-03Remove CPDF_Object::Release() in favor of direct deletetsepez
2016-11-03Clean up CPDF_SyntaxParser a little bitnpm
2016-11-03Move CPDF_Document insert methods from namespacenpm
2016-11-03Remove FX_BOOL entirely.tsepez
2016-11-02Remove FX_BOOL from coretsepez
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