summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-08explicit operator bool for CFX_RetainPtr and CFX_CountRefchromium/2855tsepez
2016-09-08Reland of Fix leaked internal fontweili
2016-09-08Delete unused methods in CPDF_Documentnpm
2016-09-08Fix CPDFSDK_PageView cleanup.dsinclair
2016-09-08Check whether the annotation content is empty using CFX_WideString.jaepark
2016-09-08Fix memory management errors for font loading and copyingweili
2016-09-08Pass CFX_WideString further down widget callerstsepez
2016-09-08Remove unused context parameter from JSGetStringFromIDtsepez
2016-09-08Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observertsepez
2016-09-08Switch to ValueOrDiedsinclair
2016-09-08Fix leaks in class CFGAS_FontMgrImpweili
2016-09-07Fix spelling of "Formated" in several variableschromium/2854tsepez
2016-09-07Make Observers into a templated classtsepez
2016-09-07Verify image dimentions before usingdsinclair
2016-09-07Verify pattern start values.dsinclair
2016-09-07Fixup CPDFSDK_PageView and CPDF_Page interactions.dsinclair
2016-09-07Maybe avoid a copy in CPDF_RenderStatus::SelectClipPathtsepez
2016-09-07Cleanup page when unloading in embedder testsdsinclair
2016-09-07Add observer for BAAnnots from Javascriptdsinclair
2016-09-06Make CPDF_TextStateData private to CPDF_TextState.chromium/2853tsepez
2016-09-06Do not re-create the page view when accessing from Document::removeField.dsinclair
2016-09-06Fix gn --check complaints about fxcrt. (try 2)thestig
2016-09-06Move CPDF_GraphState to CFX_GraphStatetsepez
2016-09-06Make CPDF_ContentMarkData private to CPDF_ContentMarktsepez
2016-09-06Make ColorStateData private to CPDF_ColorStatetsepez
2016-09-06Use new Skia .gni file for sources, remove .gypis.brettw
2016-09-06Avoid leaking params if any entry bad.dsinclair
2016-09-06Move CFX_Font definition to its own file and clean upnpm
2016-09-06Move ShouldGenerateAPForAnnotation check to CPDF_Annot::GenerateAPIfNeededtonikitoo
2016-09-03Use safe bool conversion operators in fpdf_page/chromium/2852chromium/2851chromium/2850tsepez
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