summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-23Add FPDF_RenderPageBitmapWithMatrix API.thestig
2016-11-23Use CFX_MaybeOwned<> in CPDF_Imagetsepez
2016-11-23Add CFX_MaybeOwned<> template.tsepez
2016-11-23Remove some .release() calls in cpdf_renderstatustsepez
2016-11-23Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmapnpm
2016-11-23Move CPDF_ImageRenderer from render_intnpm
2016-11-23fix negative font sizecaryclark
2016-11-23Add API for getting page labels.thestig
2016-11-22Multiply safely in CCodec_TiffContext::Decodenpm
2016-11-22Use more unique_ptrs in CPDF_SyntaxParser and CPDF_Annotchromium/2929tsepez
2016-11-22Ensure CPDF_CountedObjects only made from owned references.tsepez
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-22pdfium: Fix inconsistent number of color components of ICC profilekcwu
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-21Avoid calls to WrapUnique in CPDF_streamparsertsepez
2016-11-21Split fwl/core class pt II.dsinclair
2016-11-21Use more unique_ptrs in CPDF_Image.thestig
2016-11-21Remove some WrapUnique() calls by returing unique_ptrstsepez
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