Age | Commit message (Expand) | Author |
---|---|---|
2018-04-27 | Remove CJBig2_HuffmanTable::InitCodes(). | Lei Zhang |
2018-04-27 | Change CJBig2_HuffmanTable to use struct JBig2HuffmanCode. | Lei Zhang |
2018-04-27 | Adjust CJBig2_Context::HuffmanAssignCode(). | Lei Zhang |
2018-02-12 | Fix signedness in CJBig2_HuffmanTable, and add overflow check | Nicolas Pena |
2017-11-30 | Prevent integer overflow in CJBig2_HuffmanTable::ParseFromCodedBuffer | Nicolas Pena |
2017-04-10 | Use checked_numeric to guard shift | Dan Sinclair |
2017-04-10 | Guard against negative shift in jbig2 huffman initialization | Dan Sinclair |
2017-01-03 | Check for overflow in JBig2 Huffman decoder | Dan Sinclair |
2016-10-06 | Reject JBig2 Huffman table with too large shift value | kcwu |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |