Age | Commit message (Expand) | Author |
2016-10-17 | Rename CFX_CountRef to CFX_SharedCopyOnWrite | tsepez |
2016-10-17 | Revert "Make CPDF_Object containers hold objects via unique pointers." | tsepez |
2016-10-17 | lcms: Revise previous cmsStageAllocMatrix fix | kcwu |
2016-10-17 | lcms: reject NaN when reading float numbers | kcwu |
2016-10-17 | Strengthen bounds check in CWeightTable::Calc * part II | stackexploit |
2016-10-15 | Fix some nits in cpdf_annotlist.cpp. | thestig |
2016-10-14 | Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." | Tom Sepez |
2016-10-14 | Ready to enable MSan build for PDFiumchromium/2891 | weili |
2016-10-14 | Update CPDF_IndirectObjectHolder APIs for unique objects. | tsepez |
2016-10-13 | Make CPDF_Object containers hold objects via unique pointers. | tsepez |
2016-10-13 | Optimize roll operator in CPDF_PSEngine some more. | thestig |
2016-10-13 | Make CPDF_Image() constructors saner.chromium/2890 | tsepez |
2016-10-13 | Fix nullptr crash inXFA_FFBarcode::UpdateWidgetProperty(). | thestig |
2016-10-13 | Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht... | dsinclair |
2016-10-13 | Reland: Make the CPDFXFA_App non-global | dsinclair |
2016-10-13 | Put CPDF_StreamContentParser into its own .cpp/.h files | tsepez |
2016-10-13 | Clean up fx_basic_util a little | npm |
2016-10-13 | Remove duplicate FWL key flags | dsinclair |
2016-10-13 | Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co... | dsinclair |
2016-10-13 | Make the CPDFXFA_App non-global | dsinclair |
2016-10-13 | split CPDF_StreamContentParser::AddImage() into 3 overloads. | tsepez |
2016-10-13 | Verify number of ex flags matches number of ex items. | dsinclair |
2016-10-13 | Cleanup CPDFXFA_App methods | dsinclair |
2016-10-13 | Reduce missing evt file spam in pdfium_test. | thestig |
2016-10-12 | Cleanup nits from merge CLchromium/2889 | dsinclair |
2016-10-12 | added SkSL to Skia build | ethannicholas |
2016-10-12 | Convert from int to float values. | dsinclair |
2016-10-12 | Cleanup env variable names | dsinclair |
2016-10-12 | Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-12 | Reduce code duplication in CPDF_Type1Font::LoadGlyphMap | npm |
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-12 | Remove unused widget handler overrides | dsinclair |
2016-10-12 | Fix else-line corrupted by non-ascii character when import | kcwu |
2016-10-11 | Delete unused flags from CFX_SubstFontchromium/2888 | npm |
2016-10-11 | Fixup formfiller cleanup | dsinclair |
2016-10-11 | Remove remaining CPDFSDK_Document references | dsinclair |
2016-10-11 | Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-11 | Add CPDF_Object::IsInline() | tsepez |
2016-10-11 | Deleted unused members in CTTFontDesc | npm |
2016-10-11 | Convert fpdfformfill to use CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-11 | Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-11 | Convert IJS_Runtime to CPDFSDK_FormFillEnvironment | dsinclair |
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 | Remove CPDFSDK_Document from IJS_Context | dsinclair |
2016-10-11 | Convert Field to use CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-11 | Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-11 | Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironment | dsinclair |