Age | Commit message (Expand) | Author |
---|---|---|
2017-10-02 | Implement CPDF_CryptoHandler::DecryptObject | Artem Strygin |
2017-09-21 | Rename CPDF_SyntaxParser::GetObject to GetObjectBody | Artem Strygin |
2017-09-07 | Implement CPDF_SyntaxParser::PeekNextWord. | Artem Strygin |
2017-05-03 | SetPos to at most the file length to avoid overflows | Nicolas Pena |
2017-04-20 | Convert IFX_MemoryStream to CFX_MemoryStream | Dan Sinclair |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-01-09 | Do not parse references with invalid objnum | npm |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |