Age | Commit message (Expand) | Author |
2016-09-08 | Reland of Fix leaked internal font | weili |
2016-09-08 | Delete unused methods in CPDF_Document | npm |
2016-09-08 | Fix CPDFSDK_PageView cleanup. | dsinclair |
2016-09-08 | Check whether the annotation content is empty using CFX_WideString. | jaepark |
2016-09-08 | Fix memory management errors for font loading and copying | weili |
2016-09-08 | Pass CFX_WideString further down widget callers | tsepez |
2016-09-08 | Remove unused context parameter from JSGetStringFromID | tsepez |
2016-09-08 | Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observer | tsepez |
2016-09-08 | Switch to ValueOrDie | dsinclair |
2016-09-08 | Fix leaks in class CFGAS_FontMgrImp | weili |
2016-09-07 | Fix spelling of "Formated" in several variableschromium/2854 | tsepez |
2016-09-07 | Make Observers into a templated class | tsepez |
2016-09-07 | Verify image dimentions before using | dsinclair |
2016-09-07 | Verify pattern start values. | dsinclair |
2016-09-07 | Fixup CPDFSDK_PageView and CPDF_Page interactions. | dsinclair |
2016-09-07 | Maybe avoid a copy in CPDF_RenderStatus::SelectClipPath | tsepez |
2016-09-07 | Cleanup page when unloading in embedder tests | dsinclair |
2016-09-07 | Add observer for BAAnnots from Javascript | dsinclair |
2016-09-06 | Make CPDF_TextStateData private to CPDF_TextState.chromium/2853 | tsepez |
2016-09-06 | Do not re-create the page view when accessing from Document::removeField. | dsinclair |
2016-09-06 | Fix gn --check complaints about fxcrt. (try 2) | thestig |
2016-09-06 | Move CPDF_GraphState to CFX_GraphState | tsepez |
2016-09-06 | Make CPDF_ContentMarkData private to CPDF_ContentMark | tsepez |
2016-09-06 | Make ColorStateData private to CPDF_ColorState | tsepez |
2016-09-06 | Use new Skia .gni file for sources, remove .gypis. | brettw |
2016-09-06 | Avoid leaking params if any entry bad. | dsinclair |
2016-09-06 | Move CFX_Font definition to its own file and clean up | npm |
2016-09-06 | Move ShouldGenerateAPForAnnotation check to CPDF_Annot::GenerateAPIfNeeded | tonikitoo |
2016-09-03 | Use safe bool conversion operators in fpdf_page/chromium/2852chromium/2851chromium/2850 | tsepez |
2016-09-02 | Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon.chromium/2849 | jaepark |
2016-09-02 | Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting. | tsepez |
2016-09-02 | Remove CFX_Matrix::Copy() in favor of assignment | tsepez |
2016-09-02 | Make CPDF_GeneralStateData private. | tsepez |
2016-09-02 | Make CPDF_Path have a CFX_Path rather than inheriting | tsepez |
2016-09-02 | Make CPDF_GeneralState have a CPDF_GeneralStateDatachromium/2848 | tsepez |
2016-09-02 | Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. | jaepark |
2016-09-01 | Revert of Fix leaked internal font (patchset #2 id:60001 of https://coderevie... | weili |
2016-09-01 | Fix leaked internal font | weili |
2016-09-01 | Fix leaks due to created popup annotationschromium/2847 | weili |
2016-09-01 | Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca... | jaepark |
2016-09-01 | Use unsigned page indexes in CPDF_HintTables. | thestig |
2016-09-01 | Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files | npm |
2016-09-01 | Fix CPDF_CIDFont::GlyphFromCharCode for fonts flagged with PDFFONT_SYMBOLIC | npm |
2016-09-01 | Fix leaks during XFA text layout | weili |
2016-09-01 | Handle another integer overflow in ReadPageHintTable(). | thestig |
2016-09-01 | Better validate hint table header bits entries. | thestig |
2016-09-01 | Do not download Linux sysroots. | thestig |
2016-09-01 | Make CPDF_ContentMark have a CPDF_ContentMarkData. | tsepez |
2016-08-31 | Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http... | thestig |
2016-08-31 | Check first page number in CPDF_HintTables::ReadPageHintTable(). | thestig |