| Commit message (Expand) | Author | Age |
* | Remove SK_SUPPORT_GPU checks in tool-only code | Brian Osman | 2018-05-31 |
* | support image-subsets in serialization | Mike Reed | 2018-05-29 |
* | Revert "Revert "move GrColor.h to private, IWYU"" | Mike Reed | 2018-02-06 |
* | Revert "move GrColor.h to private, IWYU" | Brian Salomon | 2018-02-06 |
* | move GrColor.h to private, IWYU | Mike Reed | 2018-02-06 |
* | gm: image-surface: stop looking for nonexistant file | Hal Canary | 2017-12-13 |
* | test scalePixels and unpremul | Mike Reed | 2017-11-16 |
* | Revert "Revert "Change image encode api to return sk_sp"" | Mike Reed | 2017-07-12 |
* | Revert "Change image encode api to return sk_sp" | Mike Reed | 2017-07-11 |
* | Change image encode api to return sk_sp | Mike Reed | 2017-07-11 |
* | add drawString helper to canvas | Cary Clark | 2017-04-28 |
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | Mark overridden destructors with 'override' and remove 'virtual' | Brian Salomon | 2017-03-22 |
* | removed unused code around scaled generators | Mike Reed | 2017-02-15 |
* | Fix new_texture_image in "preAbandonGpuContext" mode | Robert Phillips | 2017-02-10 |
* | SkColorSpace: remove named API, add gamut API | Matt Sarett | 2017-02-07 |
* | Address feedback on makeTextureImage | Brian Osman | 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 |
* | Bring back SkImage::makeTextureImage | Brian Osman | 2017-02-07 |
* | Specify bit depth and color space in SkImage::MakeFromPicture() | Matt Sarett | 2017-01-09 |
* | Add color space to picture image as a creation parameter | Brian Osman | 2016-12-16 |
* | Remove SkImage::makeTextureImage | Brian Osman | 2016-12-09 |
* | SkImageEncoder: simplify API | Hal Canary | 2016-11-23 |
* | Revert 248ff023 & 2cb6cb72 | Hal Canary | 2016-11-22 |
* | SkImageEncoder: simplify API | Hal Canary | 2016-11-22 |
* | Revert "Delete SkImage::encode(Type)" | Leon Scroggins | 2016-11-08 |
* | Delete SkImage::encode(Type) | Matt Sarett | 2016-11-08 |
* | gm: s/SkAutoTUnref/sk_sp/ | Hal Canary | 2016-11-07 |
* | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Add alphaType() to SkImage | brianosman | 2016-08-17 |
* | Convert SkAutoTUnref<SkData> to sk_sp<SkData>. | bungeman | 2016-08-03 |
* | GMs: fail gracefully for null surface | scroggo | 2016-05-13 |
* | Move SkGLContext and some GrGLInterface implementations to skgputest module | bsalomon | 2016-03-30 |
* | Revert of Move SkGLContext and some GrGLInterface implementations to skgputes... | robertphillips | 2016-03-30 |
* | Move SkGLContext and some GrGLInterface implementations to skgputest module | bsalomon | 2016-03-30 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR | reed | 2016-03-25 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | return pictures as sk_sp | reed | 2016-03-18 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | Add SkSpecialImage::extractSubset & NewFromPixmap | robertphillips | 2016-03-17 |
* | Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8... | robertphillips | 2016-03-16 |
* | Add SkSpecialImage::extractSubset & NewFromPixmap | robertphillips | 2016-03-16 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc... | bsalomon | 2016-02-25 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Add SkImage factory method that forces image to be resolved to a texture. | bsalomon | 2016-01-30 |
* | SkBitmap::installPixels(const SkPixmap&); | halcanary | 2015-12-09 |