Age | Commit message (Expand) | Author |
---|---|---|
2017-05-06 | Remove type-unsafe void* / uint8_t* usage in fx_crypt.h | Tom Sepez |
2017-04-13 | Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072 | Tom Sepez |
2017-04-04 | Remove unneeded void* casts. | Lei Zhang |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-15 | Refactor some CPDF_ColorSpace code. | Lei Zhang |
2016-12-19 | Relax the EncryptMetadata check.chromium/2957 | tsepez |
2016-12-16 | Better tests for password protected documents.chromium/2954 | tsepez |
2016-11-21 | Add unit test for fdrm's MD5 | tsepez |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-31 | Fix a memory leak in CPDF_SecurityHandler. | thestig |
2016-10-26 | Fix some bool/int mismatches. | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |