summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13Make CPDF_Image() constructors saner.chromium/2890tsepez
2016-10-13Fix nullptr crash inXFA_FFBarcode::UpdateWidgetProperty().thestig
2016-10-13Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht...dsinclair
2016-10-13Reland: Make the CPDFXFA_App non-globaldsinclair
2016-10-13Put CPDF_StreamContentParser into its own .cpp/.h filestsepez
2016-10-13Clean up fx_basic_util a littlenpm
2016-10-13Remove duplicate FWL key flagsdsinclair
2016-10-13Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co...dsinclair
2016-10-13Make the CPDFXFA_App non-globaldsinclair
2016-10-13split CPDF_StreamContentParser::AddImage() into 3 overloads.tsepez
2016-10-13Verify number of ex flags matches number of ex items.dsinclair
2016-10-13Cleanup CPDFXFA_App methodsdsinclair
2016-10-13Reduce missing evt file spam in pdfium_test.thestig
2016-10-12Cleanup nits from merge CLchromium/2889dsinclair
2016-10-12added SkSL to Skia buildethannicholas
2016-10-12Convert from int to float values.dsinclair
2016-10-12Cleanup env variable namesdsinclair
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
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-12Remove unused widget handler overridesdsinclair
2016-10-12Fix else-line corrupted by non-ascii character when importkcwu
2016-10-11Delete unused flags from CFX_SubstFontchromium/2888npm
2016-10-11Fixup formfiller cleanupdsinclair
2016-10-11Remove remaining CPDFSDK_Document referencesdsinclair
2016-10-11Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Add CPDF_Object::IsInline()tsepez
2016-10-11Deleted unused members in CTTFontDescnpm
2016-10-11Convert fpdfformfill to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert IJS_Runtime to CPDFSDK_FormFillEnvironmentdsinclair
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-11Remove CPDFSDK_Document from IJS_Contextdsinclair
2016-10-11Convert Field to use CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Slightly simplify CFX_FontMapper::FindSubstFontnpm
2016-10-11Fix cmdStageAllocMatrix parameter swap againkcwu
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-10libtiff: Prevent a buffer overflow in function ChopUpSingleUncompressedStrip.stackexploit
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