summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-11-30Fix initial kerning when there is a horzscale setchromium/2938npm
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-30Remove unused methods from CPDF_FontNicolas Pena
2016-11-29Add pdfium::MakeRetain<>() helper function.tsepez
2016-11-29Do not clone in CPDF_ImageCacheEntry::GetCachedBitmapnpm
2016-11-28Make FDF document creation return unique_ptrstsepez
2016-11-28Use CFX_MaybeOwned<> in fpdf_edit_create.cppchromium/2936tsepez
2016-11-28Add some methods in CPDF_ImageRenderernpm
2016-11-28Merge CPDF_ImageLoader with its handlenpm
2016-11-28Nits in fx_ge_linuxnpm
2016-11-28Fix leak in cpdf_document_unittestnpm
2016-11-28Replace ASSERT with error return in bmp_read_headernpm
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