Age | Commit message (Expand) | Author |
---|---|---|
2018-08-07 | Combine redundant CJBig2_Image code. | Tom Sepez |
2018-08-06 | Small optimization in CJBig2_Image::SubImage() | Tom Sepez |
2018-08-02 | Use more helper macros/methods in JBig2_Image.cpp. | Tom Sepez |
2018-08-02 | Tidy JBig2_Image.cppchromium/3511 | Tom Sepez |
2018-05-22 | Remove return value from CJBig2_Image::SetPixel(). | Lei Zhang |
2018-05-22 | Fix method style in JBig2_Image. | Lei Zhang |
2018-05-17 | Expose CJBig2_Image::ComposeTo() as a public method. | Lei Zhang |
2018-05-01 | Clean up CJBig2_Image compose methods. | Lei Zhang |
2018-04-27 | Add CJBig2_Image::IsValidImageSize() helper method. | Lei Zhang |
2017-11-07 | Use MaybeOwned in CJBig2_Image | Nicolas Pena |
2017-08-28 | Add helper methods in CJBig2_GRRDProc. | Lei Zhang |
2017-07-14 | More unique_ptrs in JBIG2 code part 2 | Nicolas Pena |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-27 | Fix FX_BOOL / int noise in JBig2, pass 2 | tsepez |
2016-08-02 | Bound total pixels in JBig2 images to avoid overflows later. | tsepez |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |