summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-11-21Remove iCompress parameter to CPDF_Image::SetImage().thestig
2016-11-21Make CPDF_ImageObject::m_Matrix private.thestig
2016-11-21Remove some void* usage in fx_crypt.cpptsepez
2016-11-21Check dimensions and content of bitmaps in EmbedderTests.chromium/2927thestig
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Remove unused CRYPT_SetPubKeyDecryptor()tsepez
2016-11-21Add unit test for fdrm's MD5tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21Fix CPDFImage::IsInline().thestig
2016-11-21Continue splitting up render_intnpm
2016-11-21Clean up CPDF_PageContentGenerator.thestig
2016-11-21use skia textcaryclark
2016-11-20Provide perfect-forwarding in CPDF_Object templates.tsepez
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-18Add unit test for CXFA_FileRead.tsepez
2016-11-17fix corpus testscaryclark
2016-11-17Move CPDF_RenderStatus from render_intnpm
2016-11-17Move CPDF_DocRenderData from render_intnpm
2016-11-16Make CPDF_Object subclass constructors intern stringstsepez
2016-11-16Move ByteStringPool from document to indirect object holder.tsepez
2016-11-16Make CPDF_Array take unique_ptrstsepez
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-15Make AddIndirectObject() take a unique_ptr.tsepez
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark
2016-11-14Make CPDF_PageContentGenerator methods take object numberstsepez
2016-11-14Properly release caches in CPDF_DocRenderDatanpm
2016-11-11Relax colorspace checks in CPDF_DIBSource::CreateDecoder().chromium/2917thestig
2016-11-11Fix sevg above CPDF_PageContentGenerator::ProcessImage()tsepez
2016-11-10Use more unique_ptrs for CPDF_Annot and friends.thestig
2016-11-10Use more unique_ptrs in CPVT_GenerateAP.thestig
2016-11-09Do not load main cross ref table for first page in linearized pdf.art-snake
2016-11-09Add early returns in CJBig2_TRDProc::decode_Arith when decode fails.npm
2016-11-09Fix receiving page, if it have not obj num.art-snake
2016-11-09Return unique_ptr from CPDF_Object::Clone().tsepez
2016-11-09Revert of Clean up fx_codec_icc.cpp (patchset #1 id:1 of https://codereview.c...kcwu
2016-11-08Define IsFloatEqual macro properly.thestig
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