summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon.chromium/2849jaepark
2016-09-02Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting.tsepez
2016-09-02Remove CFX_Matrix::Copy() in favor of assignmenttsepez
2016-09-02Make CPDF_GeneralStateData private.tsepez
2016-09-02Make CPDF_Path have a CFX_Path rather than inheritingtsepez
2016-09-02Make CPDF_GeneralState have a CPDF_GeneralStateDatachromium/2848tsepez
2016-09-02Remove unused IPDFSDK_AnnotHandler::OnDrawSleep.jaepark
2016-09-01Revert of Fix leaked internal font (patchset #2 id:60001 of https://coderevie...weili
2016-09-01Fix leaked internal fontweili
2016-09-01Fix leaks due to created popup annotationschromium/2847weili
2016-09-01Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca...jaepark
2016-09-01Use unsigned page indexes in CPDF_HintTables.thestig
2016-09-01Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own filesnpm
2016-09-01Fix CPDF_CIDFont::GlyphFromCharCode for fonts flagged with PDFFONT_SYMBOLICnpm
2016-09-01Fix leaks during XFA text layoutweili
2016-09-01Handle another integer overflow in ReadPageHintTable().thestig
2016-09-01Better validate hint table header bits entries.thestig
2016-09-01Do not download Linux sysroots.thestig
2016-09-01Make CPDF_ContentMark have a CPDF_ContentMarkData.tsepez
2016-08-31Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http...thestig
2016-08-31Check first page number in CPDF_HintTables::ReadPageHintTable().thestig
2016-08-31Fix gn gn --check complaints about fxcrt.thestig
2016-08-31Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath().chromium/2846thestig
2016-08-31Use CheckedNumeric for strength calculation.dsinclair
2016-08-31Move maxNumDataBytes and maxNumEcBytes calculation to fix crashnpm
2016-08-31Make CPDF_ColorState have a CFX_ColorStateData rather than inheritingtsepez
2016-08-31Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting.tsepez
2016-08-31Update gn args in README so it includes is_component_buildnpm
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-31Free the GifPlainText object when complete.dsinclair
2016-08-30Update .gitignore to properly ignore base/thestig
2016-08-30Fix ASAN build after rolling DEPS for build/thestig
2016-08-30Roll DEPS for build to b73bafdd.thestig
2016-08-30Clean up CPDF_CMap declarationchromium/2845npm
2016-08-30Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler.jaepark
2016-08-30Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.tsepez
2016-08-30Guard against overflow when calculating font weight.dsinclair
2016-08-30Ignore the base/trace_event directorydsinclair
2016-08-30Fix missing files found by gn gen --check.thestig
2016-08-30More better const-ness in CFX_CountRef<>tsepez
2016-08-29Display content of the annotation when mouse hover.jaepark
2016-08-29Skip the channel if there is no data.dsinclair
2016-08-29Revert "Add -> operators to CFX_CountRef."tsepez
2016-08-29Revert "Replace wrapper methods in CPDF_Path with -> operator."tsepez
2016-08-29Revert "Use ->() in CPDF_ColorState"tsepez
2016-08-29Fix for #618267. Adding a method to determine if multiplication hastracy_jiang
2016-08-29Verify element exists before accessing.dsinclair
2016-08-29Use ->() in CPDF_ColorStatetsepez
2016-08-29openjpeg: Prevent an integer overflow in opj_jp2_apply_pclr.stackexploit
2016-08-29Initialize the CPDF_Document pointerdsinclair