Age | Commit message (Expand) | Author |
---|---|---|
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-12 | Fix JBig2 decoding logic | weili |
2016-11-09 | Add early returns in CJBig2_TRDProc::decode_Arith when decode fails. | npm |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-08-02 | Bound total pixels in JBig2 images to avoid overflows later. | tsepez |
2016-06-07 | Verify we have a CJBig2_Image before attempting use. | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-21 | Re-enable several MSVC warnings | Wei Li |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |