Age | Commit message (Expand) | Author |
---|---|---|
2017-12-11 | Remove default arguments to CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-10-03 | Move initialization of CPDF_CryptoHandler into CPDF_SytnaxParser initialization. | Artem Strygin |
2017-10-02 | Implement CPDF_CryptoHandler::DecryptObject | Artem Strygin |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-12 | Don't attempt to decrypt AES streams that are too shortchromium/3214 | Ryan Harrison |
2017-05-06 | Remove type-unsafe void* / uint8_t* usage in fx_crypt.h | Tom Sepez |
2017-04-07 | Cleanup string passing in core/fpdf* | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2016-11-21 | Remove some void* usage in fx_crypt.cpp | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |