| Commit message (Expand) | Author | Age |
* | add helper to know when a colortype is always opaque | Mike Reed | 2018-02-10 |
* | move a bunch of helpers from SkImageInfo.h into priv | Mike Reed | 2018-02-09 |
* | 1010102, 101010x, 888x in sw | Mike Klein | 2018-01-30 |
* | Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. | Brian Salomon | 2018-01-30 |
* | remove dead code for returning 0 on overflow | Mike Reed | 2017-10-11 |
* | Revert "Revert "change computeByteSize to return max_size_t on overflow"" | Mike Reed | 2017-10-09 |
* | Revert "change computeByteSize to return max_size_t on overflow" | Mike Reed | 2017-10-06 |
* | change computeByteSize to return max_size_t on overflow | Mike Reed | 2017-10-06 |
* | Just add new safe size apis | Mike Reed | 2017-09-29 |
* | Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" | Jim Van Verth | 2017-09-27 |
* | guard old apis for querying byte-size of a bitmap/imageinfo/pixmap | Mike Reed | 2017-09-27 |
* | Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" | Greg Daniel | 2017-09-26 |
* | guard old apis for querying byte-size of a bitmap/imageinfo/pixmap | Mike Reed | 2017-09-26 |
* | Use enum value as the lower bound | Petr Hosek | 2017-09-09 |
* | Index8 is dead, remove guarded code | Mike Reed | 2017-07-17 |
* | runtime check for in-range colortypes | Mike Reed | 2017-07-17 |
* | Guard to remove kIndex_8_SkColorType | Mike Reed | 2017-07-13 |
* | SkColorSpace: remove named API, add gamut API | Matt Sarett | 2017-02-07 |
* | Revert "SkColorSpace: remove named API, add gamut API" | Matt Sarett | 2017-02-07 |
* | SkColorSpace: remove named API, add gamut API | Matt Sarett | 2017-02-07 |
* | Reland "Refactor trimming logic for read/writePixels()" | Matt Sarett | 2017-01-23 |
* | Revert "Refactor trimming logic for read/writePixels()" | Matt Sarett | 2017-01-23 |
* | Refactor trimming logic for read/writePixels() | Matt Sarett | 2017-01-23 |
* | Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" | Matt Sarett | 2017-01-17 |
* | Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" | Brian Osman | 2017-01-15 |
* | Add SkImageInfoValidConversion() and SkImageInfoIsValid | Matt Sarett | 2017-01-13 |
* | Rename all color space factories from New* to Make* | Brian Osman | 2016-10-24 |
* | Tighten up masking of colorType & alphaType in SkImageInfo serialization (for... | robertphillips | 2016-06-28 |
* | remove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-code | reed | 2016-06-28 |
* | Enable flattening and unflattening of SkColorSpace | msarett | 2016-06-22 |
* | More removal of SkColorProfileType... | brianosman | 2016-06-20 |
* | Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http... | egdaniel | 2016-06-17 |
* | More removal of SkColorProfileType... | brianosman | 2016-06-17 |
* | remove colorprofiletype from imageinfo | reed | 2016-06-17 |
* | SkPixmap::setColorSpace | msarett | 2016-06-09 |
* | add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug | reed | 2016-06-02 |
* | Add SkColorSpace to SkImageInfo | msarett | 2016-05-27 |
* | Revert of Change to sRGB default for codec generated images. (patchset #2 id:... | herb | 2016-05-17 |
* | Change to sRGB default for codec generated images. | herb | 2016-05-16 |
* | SkDefaultColorProfile: Hide gDefaultProfileIsSRGB | halcanary | 2016-04-25 |
* | gDefaultProfileIsSRGB symbol must exist in .so | halcanary | 2016-04-21 |
* | Make all the codecs default profiles based on gTreatSkColorAsSRGB. | herb | 2016-04-20 |
* | Revert of move static arrays into impl, to avoid multiple copies (patchset #3... | reed | 2016-04-16 |
* | move static arrays into impl, to avoid multiple copies | reed | 2016-04-15 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | update allocpixels to know about F16 | reed | 2016-02-06 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | add kGray_8_SkColorType | reed | 2015-03-17 |
* | Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa... | reed | 2015-02-27 |
* | Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ... | scroggo | 2015-02-27 |