summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-29Fix a FPE in CStretchEngine::StartStretchHorz().thestig
2016-07-29Cleanup CPDF_DocPageData release methods and callers.thestig
2016-07-28Remove the document tagged code as it is unused.dsinclair
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-28fix text matrix againcaryclark
2016-07-27Fixup integer conversion logic.chromium/2813chromium/2812chromium/2811dsinclair
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-26Use smart pointer for CPDF_Form in CPDF_Annot.jaepark
2016-07-26Remove unused m_bFirstLayer in CPDF_RenderContext.jaepark
2016-07-25Remove FX_FONTCACHE_DEFINEtsepez
2016-07-25fix text rotation for skiacaryclark
2016-07-25Use smart pointers for CFX_Font and CFX_Type3Font classesweili
2016-07-24Remove CFX_Deletableweili
2016-07-24Use actual type instead CFX_Deletableweili
2016-07-21Fix skia build broken by commit c38cd6weili
2016-07-21Use smart pointers for graphics device classesweili
2016-07-21Bring pdfium file in sync with chrome, fix mac buildcaryclark
2016-07-20Move CPDF_Annot and CPDF_AnnotList to their own header.jaepark
2016-07-20Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot.jaepark
2016-07-20Clean up singleton implementationweili
2016-07-19Use smart pointers for various Jbig2 decoding contextsweili
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-07-18Remove default params in CPDF_VariableText.dsinclair
2016-07-18Removing default params from CFX_Edit.dsinclair
2016-07-15Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference.jaepark
2016-07-13Remove RichText support from fpdfsdk/fxedit.dsinclair
2016-07-12Rename methods in CPDF_Interform.jaepark
2016-07-12Replace void* to actual type for jbig2 context to avoid castsweili
2016-07-11Use smart pointers for class owned member variablesweili
2016-07-07set font cache if nullcaryclark
2016-07-06Change class member variables in raw pointer type into unique_ptrweili
2016-07-06copy graphics state fullycaryclark
2016-07-01Clean up parts of CPDF_CIDFont.thestig
2016-07-01Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787thestig
2016-07-01Clean up CFX_MacFontInfo and surrounding code.thestig
2016-06-29fix skia unit testscaryclark
2016-06-29add local caching for skia drawscaryclark
2016-06-29Disable failing embedder tests for Skia builds.thestig
2016-06-27Fix a regression from commit f3e6851.thestig
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-27Simplify CPDF_TextRenderer::DrawTextString().thestig
2016-06-27Double AdobeCMYK_to_sRGB speed with faster roundingbrucedawson
2016-06-23Improve hint table validation checks.thestig
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Remove FPDFAPI_LoadCID2UnicodeMap.dsinclair
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-22Fix Skia GN build on Macweili
2016-06-22Fix memory leaks in EmbedderTest::OpenDocument().thestig
2016-06-21Use FXFONT defines in place of integers.thestig