summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-11-03Check for NULL pointer in _TIFFfree().chromium/3258Lei Zhang
2017-11-03Simplify CPDF_SecurityHandler.Lei Zhang
2017-11-03The component count in CPDF_IndexedCS should be unsigned.Lei Zhang
2017-11-02Move parsing logic from FPDF_DataAvail into CPDF_DataAvail.Artem Strygin
2017-11-02Encapsulate CPDF_FormObject members.Lei Zhang
2017-11-02Remove useless code.Artem Strygin
2017-11-02Refactoring of cross refs availability check.Artem Strygin
2017-11-02Rename Transparency to iTransparency.Lei Zhang
2017-11-02Remove some C-style const char* casts.Lei Zhang
2017-11-02Remove some redundent code in CPDF_DIBSource::StartLoadDIBSource().Lei Zhang
2017-11-02Simplify some CMap code.Lei Zhang
2017-11-02Unify CPDF_DataAvail::Check[Header/End].chromium/3257Artem Strygin
2017-11-02Improve readability for CPDF_Parser::StartParseInternalArtem Strygin
2017-11-02Unify parsing of linearized header.Artem Strygin
2017-10-30Remove useless code.Artem Strygin
2017-10-30Use CPDF_PageDataAvail to check page availability.Artem Strygin
2017-10-30Use CPDF_PageDataAvail to check page resources availability.Artem Strygin
2017-10-30Use CPDF_PageDataAvail to check form availability.Artem Strygin
2017-10-30More safe ints in CJBig2_TRDProcNicolas Pena
2017-10-30Add test for CPDF_HintsTable.Artem Strygin
2017-10-27Revert "Revert "Reland "Remove ContrastAdjust()."""chromium/3253chromium/3252Henrique Nakashima
2017-10-27Revert "Reland "Remove ContrastAdjust().""Henrique Nakashima
2017-10-27Reland "Remove ContrastAdjust()."Henrique Nakashima
2017-10-27Revert "Remove ContrastAdjust()."Henrique Nakashima
2017-10-26Remove ContrastAdjust().Henrique Nakashima
2017-10-25Enforce end of data in CJBig2_ArithDecoderNicolas Pena
2017-10-23Fix some integer overflows in CJBig2_TRDProcNicolas Pena
2017-10-23Return error when attempting to load frame with 0 heightRyan Harrison
2017-10-23Fix cpdf_textpage so it doesn't omit spaces.Andrew Weintraub
2017-10-23Cleanup some javascript color codeDan Sinclair
2017-10-23Validate pattern sizes before usageDan Sinclair
2017-10-21Fix a FPDF_GetMetaText() crash.Lei Zhang
2017-10-20PostScript: Do not send fonts with size <= 0 to printerschromium/3246rbpotter
2017-10-19Tidy up bits of CPDF_RenderStatus.Lei Zhang
2017-10-19Fix integer overflows in cfx_font.cpp.chromium/3245Henrique Nakashima
2017-10-18Fix rounding of colour valuesDan Sinclair
2017-10-17Fix loading mutually referencing colorspaces.chromium/3243Henrique Nakashima
2017-10-17Remove fxge/ friend classesDan Sinclair
2017-10-16Simplify CPVT_GenerateAP interfaceDan Sinclair
2017-10-16More more CPVT_GenerateAP methods to anonymous namespacechromium/3242Dan Sinclair
2017-10-16Cleanup CPVT_GenerateAPDan Sinclair
2017-10-16Hide CPVT_Dash in CPVT_GenerateAPDan Sinclair
2017-10-16Convert CPVT_Color to CFX_ColorDan Sinclair
2017-10-12Add more checks to fseeks in CFX_FolderFontInfoNicolas Pena
2017-10-10Fix dangling pointer to ID array in CPDF_SecurityHandler.chromium/3238chromium/3237Henrique Nakashima
2017-10-10Fix crash when offset > file_size_ in cpdf_read_validator.cpp.Henrique Nakashima
2017-10-06Fix a crash in CPDF_ImageRenderer.chromium/3236chromium/3235Lei Zhang
2017-10-05Remove CPVT_SectionInfoDan Sinclair
2017-10-05Remove unused CPVT_SectionInfo::nTotalLinesDan Sinclair
2017-10-05Remove CPVT_SectionDan Sinclair