Commit message (Expand) | Author | Age | |
---|---|---|---|
* | move SkImage::ColorType into SkColorType | reed@google.com | 2013-11-01 |
* | Add an option on SkImageDecoder to skip writing 0s. | scroggo@google.com | 2013-10-01 |
* | Change SkImageDecoders to take an SkStreamRewindable. | scroggo@google.com | 2013-09-25 |
* | Rewrite SkTRegistry to take any trivially-copyable type. | mtklein@google.com | 2013-09-04 |
* | Allow decoding JPEG into A8. | scroggo@google.com | 2013-07-18 |
* | Allow ico decoder to decode PNG sub-images. | scroggo@google.com | 2013-07-09 |
* | Remove bitmap reuse from SkImageDecoder. | scroggo@google.com | 2013-07-09 |
* | Add an option to create unpremultiplied bitmaps. | scroggo@google.com | 2013-06-14 |
* | Separate core and images project. | scroggo@google.com | 2013-05-31 |