Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Assume HQ is handled by pipeline, delete legacy code-path | Mike Reed | 2017-07-20 |
* | bicubic, attempt gazillion | Mike Klein | 2016-12-09 |
* | Remove dest surface color mode from bitmap controller | Brian Osman | 2016-12-06 |
* | Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode | Brian Osman | 2016-11-09 |
* | respect srgb gamma when building mips | reed | 2016-06-10 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | move SkBitmapProvider to its own file | reed | 2015-09-15 |
* | use SkBitmapProvider for shader-context | reed | 2015-09-15 |
* | create SkBitmapProvider to abstract images and bitmaps | reed | 2015-09-15 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | switch bitmapshader internals over to pixmap | reed | 2015-06-04 |
* | refactor bitmapshader to use a controller | reed | 2015-06-04 |