Age | Commit message (Expand) | Author |
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 | 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-23 | Validate pattern sizes before usage | Dan Sinclair |
2017-10-21 | Fix a FPDF_GetMetaText() crash. | Lei Zhang |
2017-10-19 | Tidy up bits of CPDF_RenderStatus. | Lei Zhang |
2017-10-18 | Fix rounding of colour values | Dan Sinclair |
2017-10-17 | Fix loading mutually referencing colorspaces.chromium/3243 | Henrique Nakashima |
2017-10-10 | Fix dangling pointer to ID array in CPDF_SecurityHandler.chromium/3238chromium/3237 | Henrique Nakashima |
2017-10-10 | Fix crash when offset > file_size_ in cpdf_read_validator.cpp. | Henrique Nakashima |
2017-10-06 | Fix a crash in CPDF_ImageRenderer.chromium/3236chromium/3235 | Lei Zhang |
2017-10-05 | Move CPDF_RenderOptions members to private | Dan Sinclair |
2017-10-05 | Cleanup CPDF_RenderStatus | Dan Sinclair |
2017-10-05 | Remove CPDF_Object friends | Dan Sinclair |
2017-10-05 | Remove CPDF_CMapParser friends | Dan Sinclair |
2017-10-05 | Fix Null-dereference READ in CPDF_Dictionary::GetIntegerFor. | Artem Strygin |
2017-10-04 | Remove friends from CPDF_TextObjectchromium/3233 | Dan Sinclair |
2017-10-04 | Remove CPDF_CMap friends | Dan Sinclair |
2017-10-04 | Make CPDF_TransferFunc members private | Dan Sinclair |
2017-10-04 | Make CPDF_FontGlobals members private | Dan Sinclair |
2017-10-04 | Fix Heap-use-after-free in CPDF_SecurityHandler::~CPDF_SecurityHandler. | Artem Strygin |
2017-10-04 | Improve readability for CPDF_LinearizedHeader. | Artem Strygin |
2017-10-04 | Unify parsing of cross ref table v4. | Artem Strygin |
2017-10-04 | Simplify CPDF_DataAvail::ParseIndirectObjectAt | Artem Strygin |
2017-10-03 | Unify CPDF_HintsTable.chromium/3232 | Artem Strygin |
2017-10-03 | Improve CPDF_SecurityHandler code style. | Artem Strygin |
2017-10-03 | Simplify CPDF_Parser::GetIDArray | Artem Strygin |
2017-10-03 | Move initialization of CPDF_CryptoHandler into CPDF_SytnaxParser initialization. | Artem Strygin |
2017-10-03 | Use ByteString instead raw string for password in CPDF_SecurityHandler. | Artem Strygin |
2017-10-03 | Move the CryptoHandler into the SecurityHandler | Artem Strygin |
2017-10-03 | Remove the parser from the CPDF_SecurityHandler . | Artem Strygin |
2017-10-03 | Change the ownership of the CPDF_CryptoHandler. | Artem Strygin |
2017-10-03 | Reduce calls of external API within CPDF_ReadVaildator | Artem Strygin |
2017-10-03 | Improve CPDF_ReadVaildator | Artem Strygin |