summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-10-12Convert from int to float values.dsinclair
2016-10-12Reduce code duplication in CPDF_Type1Font::LoadGlyphMapnpm
2016-10-12Check for more undefined behavior in CPDF_PSEngine.thestig
2016-10-12Get rid of CFX_ArrayTemplate<CPDF_Object*>tsepez
2016-10-12Optimize roll operator in CPDF_PSEngine.thestig
2016-10-11Delete unused flags from CFX_SubstFontchromium/2888npm
2016-10-11Add CPDF_Object::IsInline()tsepez
2016-10-11Deleted unused members in CTTFontDescnpm
2016-10-11Rename fpdf_page_doc.cpp -> cpdf_docpagedata.htsepez
2016-10-11Fix negative font rendering on Mac by reversing matrix c component.npm
2016-10-11Slightly simplify CFX_FontMapper::FindSubstFontnpm
2016-10-10Move ToString() and friends from CPDF_Object.h to CPDF_String.htsepez
2016-10-10Land all the fixes from 5609f39c but don't enable assertchromium/2887tsepez
2016-10-10Add method to convert to an indirect object in a dictionary.tsepez
2016-10-10Revert "Re-land "Assert that only 0-numbered objects are Released()""tsepez
2016-10-06Fix assertion failure when decoding malform G4 fax imagechromium/2886chromium/2885chromium/2884kcwu
2016-10-06Reject JBig2 Huffman table with too large shift valuekcwu
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-10-06switch to new skia blend mode enum classcaryclark
2016-10-05Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bitnpm
2016-10-05Re-land "Assert that only 0-numbered objects are Released()"tsepez
2016-10-05Rework a redundant check when calling ConvertToIndirectObjectAt()tsepez
2016-10-05Remove FX_BOOL from core/fpdfapi/fontnpm
2016-10-04Fix ownership when making a private annot dictionary into a shared one.tsepez
2016-10-04Avoid crashing on CPDF_ToUnicodeMap::Load by using ValueOrDefault()npm
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-10-04Move core/fpdfapi/fpdf_edit to core/fpdfapi/editdsinclair
2016-10-04Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmapsdsinclair
2016-10-04Use FX_SAFE_UINT32 on CPDF_ToUnicodeMap::Loadnpm
2016-10-04update skia to latest sourcescaryclark
2016-10-03Revert of Assert that only 0-numbered objects are Released() (patchset #7 id:...thestig
2016-10-03Assert that only 0-numbered objects are Released()tsepez
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-10-03Rename CFX_WeakPtr::Clear() to DestroyObject()tsepez
2016-10-03Detect resursive loading of type3 font char to avoid infinite loopweili
2016-10-03Remove _FX_OS_ checks in core/fxge/win32/.thestig
2016-09-30Move CPDF_Reference::SafeGetDirect() out of the header.chromium/2879chromium/2878thestig
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdftext/include to core/fpdftextdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
2016-09-29Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_renderdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair