Age | Commit message (Expand) | Author |
2017-11-06 | Remove C-style casts in CPDF_PSEngine. | Lei Zhang |
2017-11-06 | Revert "Simplify CPDF_HintsTable." | dsinclair |
2017-11-06 | Pack struct FXCMAP_CMap more densely to save 1 KB. | Lei Zhang |
2017-11-06 | Mark some CPDF_StreamContentParser members as const. | Lei Zhang |
2017-11-04 | Simplify CPDF_HintsTable. | Artem Strygin |
2017-11-03 | Remove C-style casts in cpdf_colorspace.cpp. | Lei Zhang |
2017-11-03 | Remove flags param from FXMEM_DefaultAlloc() and friends. | Lei Zhang |
2017-11-03 | Check for NULL pointer in _TIFFfree().chromium/3258 | Lei Zhang |
2017-11-03 | Simplify CPDF_SecurityHandler. | Lei Zhang |
2017-11-03 | The component count in CPDF_IndexedCS should be unsigned. | Lei Zhang |
2017-11-02 | Move parsing logic from FPDF_DataAvail into CPDF_DataAvail. | Artem Strygin |
2017-11-02 | Encapsulate CPDF_FormObject members. | Lei Zhang |
2017-11-02 | Remove useless code. | Artem Strygin |
2017-11-02 | Refactoring of cross refs availability check. | Artem Strygin |
2017-11-02 | Rename Transparency to iTransparency. | Lei Zhang |
2017-11-02 | Remove some C-style const char* casts. | Lei Zhang |
2017-11-02 | Remove some redundent code in CPDF_DIBSource::StartLoadDIBSource(). | Lei Zhang |
2017-11-02 | Simplify some CMap code. | Lei Zhang |
2017-11-02 | Unify CPDF_DataAvail::Check[Header/End].chromium/3257 | Artem Strygin |
2017-11-02 | Improve readability for CPDF_Parser::StartParseInternal | Artem Strygin |
2017-11-02 | Unify parsing of linearized header. | Artem Strygin |
2017-10-30 | Remove useless code. | Artem Strygin |
2017-10-30 | Use CPDF_PageDataAvail to check page availability. | Artem Strygin |
2017-10-30 | Use CPDF_PageDataAvail to check page resources availability. | Artem Strygin |
2017-10-30 | Use CPDF_PageDataAvail to check form availability. | Artem Strygin |
2017-10-30 | More safe ints in CJBig2_TRDProc | Nicolas Pena |
2017-10-30 | Add test for CPDF_HintsTable. | Artem Strygin |
2017-10-27 | Revert "Revert "Reland "Remove ContrastAdjust()."""chromium/3253chromium/3252 | Henrique Nakashima |
2017-10-27 | Revert "Reland "Remove ContrastAdjust()."" | Henrique Nakashima |
2017-10-27 | Reland "Remove ContrastAdjust()." | Henrique Nakashima |
2017-10-27 | Revert "Remove ContrastAdjust()." | Henrique Nakashima |
2017-10-26 | Remove ContrastAdjust(). | Henrique Nakashima |
2017-10-25 | Enforce end of data in CJBig2_ArithDecoder | Nicolas Pena |
2017-10-23 | Fix some integer overflows in CJBig2_TRDProc | Nicolas Pena |
2017-10-23 | Return error when attempting to load frame with 0 height | Ryan Harrison |
2017-10-23 | Fix cpdf_textpage so it doesn't omit spaces. | Andrew Weintraub |
2017-10-23 | Cleanup some javascript color code | Dan Sinclair |
2017-10-23 | Validate pattern sizes before usage | Dan Sinclair |
2017-10-21 | Fix a FPDF_GetMetaText() crash. | Lei Zhang |
2017-10-20 | PostScript: Do not send fonts with size <= 0 to printerschromium/3246 | rbpotter |
2017-10-19 | Tidy up bits of CPDF_RenderStatus. | Lei Zhang |
2017-10-19 | Fix integer overflows in cfx_font.cpp.chromium/3245 | Henrique Nakashima |
2017-10-18 | Fix rounding of colour values | Dan Sinclair |
2017-10-17 | Fix loading mutually referencing colorspaces.chromium/3243 | Henrique Nakashima |
2017-10-17 | Remove fxge/ friend classes | Dan Sinclair |
2017-10-16 | Simplify CPVT_GenerateAP interface | Dan Sinclair |
2017-10-16 | More more CPVT_GenerateAP methods to anonymous namespacechromium/3242 | Dan Sinclair |
2017-10-16 | Cleanup CPVT_GenerateAP | Dan Sinclair |
2017-10-16 | Hide CPVT_Dash in CPVT_GenerateAP | Dan Sinclair |
2017-10-16 | Convert CPVT_Color to CFX_Color | Dan Sinclair |