Age | Commit message (Expand) | Author |
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 |
2016-08-31 | Fix gn gn --check complaints about fxcrt. | thestig |
2016-08-31 | Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath().chromium/2846 | thestig |
2016-08-31 | Use CheckedNumeric for strength calculation. | dsinclair |
2016-08-31 | Move maxNumDataBytes and maxNumEcBytes calculation to fix crash | npm |
2016-08-31 | Make CPDF_ColorState have a CFX_ColorStateData rather than inheriting | tsepez |
2016-08-31 | Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting. | tsepez |
2016-08-31 | Update gn args in README so it includes is_component_build | npm |
2016-08-31 | Use enum class for subtypes of CPDF_Annot. | jaepark |
2016-08-31 | Free the GifPlainText object when complete. | dsinclair |
2016-08-30 | Update .gitignore to properly ignore base/ | thestig |
2016-08-30 | Fix ASAN build after rolling DEPS for build/ | thestig |
2016-08-30 | Roll DEPS for build to b73bafdd. | thestig |
2016-08-30 | Clean up CPDF_CMap declarationchromium/2845 | npm |
2016-08-30 | Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. | jaepark |
2016-08-30 | Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. | tsepez |
2016-08-30 | Guard against overflow when calculating font weight. | dsinclair |
2016-08-30 | Ignore the base/trace_event directory | dsinclair |