Age | Commit message (Expand) | Author |
2016-10-12 | Check for more undefined behavior in CPDF_PSEngine. | thestig |
2016-10-12 | Get rid of CFX_ArrayTemplate<CPDF_Object*> | tsepez |
2016-10-12 | Optimize roll operator in CPDF_PSEngine. | thestig |
2016-10-11 | Delete unused flags from CFX_SubstFontchromium/2888 | npm |
2016-10-11 | Add CPDF_Object::IsInline() | tsepez |
2016-10-11 | Deleted unused members in CTTFontDesc | npm |
2016-10-11 | Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h | tsepez |
2016-10-11 | Fix negative font rendering on Mac by reversing matrix c component. | npm |
2016-10-11 | Slightly simplify CFX_FontMapper::FindSubstFont | npm |
2016-10-10 | Move ToString() and friends from CPDF_Object.h to CPDF_String.h | tsepez |
2016-10-10 | Land all the fixes from 5609f39c but don't enable assertchromium/2887 | tsepez |
2016-10-10 | Add method to convert to an indirect object in a dictionary. | tsepez |
2016-10-10 | Revert "Re-land "Assert that only 0-numbered objects are Released()"" | tsepez |
2016-10-06 | Fix assertion failure when decoding malform G4 fax imagechromium/2886chromium/2885chromium/2884 | kcwu |
2016-10-06 | Reject JBig2 Huffman table with too large shift value | kcwu |
2016-10-06 | Split m_InstalledTTFonts into two vectors to avoid sketchy logic. | npm |
2016-10-06 | switch to new skia blend mode enum class | caryclark |
2016-10-05 | Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bit | npm |
2016-10-05 | Re-land "Assert that only 0-numbered objects are Released()" | tsepez |
2016-10-05 | Rework a redundant check when calling ConvertToIndirectObjectAt() | tsepez |
2016-10-05 | Remove FX_BOOL from core/fpdfapi/font | npm |
2016-10-04 | Fix ownership when making a private annot dictionary into a shared one. | tsepez |
2016-10-04 | Avoid crashing on CPDF_ToUnicodeMap::Load by using ValueOrDefault() | npm |
2016-10-04 | Move core/fpdfapi/fpdf_render to core/fpdfapi/render | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_font to core/fpdfapi/font | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_edit to core/fpdfapi/edit | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps | dsinclair |
2016-10-04 | Use FX_SAFE_UINT32 on CPDF_ToUnicodeMap::Load | npm |
2016-10-04 | update skia to latest sources | caryclark |
2016-10-03 | Revert of Assert that only 0-numbered objects are Released() (patchset #7 id:... | thestig |
2016-10-03 | Assert that only 0-numbered objects are Released() | tsepez |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-10-03 | Rename CFX_WeakPtr::Clear() to DestroyObject() | tsepez |
2016-10-03 | Detect resursive loading of type3 font char to avoid infinite loop | weili |
2016-10-03 | Remove _FX_OS_ checks in core/fxge/win32/. | thestig |
2016-09-30 | Move CPDF_Reference::SafeGetDirect() out of the header.chromium/2879chromium/2878 | thestig |
2016-09-30 | Fix build of pdf_hint_table_fuzzer.chromium/2877 | tsepez |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fxcodec/codec/include and core/fxcodec/include files up | dsinclair |
2016-09-29 | Move core/fpdftext/include to core/fpdftext | dsinclair |
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-09-29 | Move core/fpdfapi/include to core/fpdfapi | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font | dsinclair |