| Commit message (Expand) | Author | Age |
* | Add onImageInfo call to SkImage_Base. | herb | 2016-04-19 |
* | images with offset bitmap don't share genid | halcanary | 2016-03-24 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5... | reed | 2016-03-11 |
* | Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000... | robertphillips | 2016-03-10 |
* | add Make variations to return SkImage by sk_sp | reed | 2016-03-10 |
* | unify peekPixels around pixmap parameter | reed | 2016-03-09 |
* | take gr-context parameter to refEncoded, indicating a desire for only gpu-spe... | reed | 2016-01-05 |
* | Remove SkImageMinRowBytes | scroggo | 2015-12-18 |
* | scaling API on SkPixmap | reed | 2015-11-23 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-20 |
* | Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster | Brian Salomon | 2015-10-19 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-19 |
* | Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a... | egdaniel | 2015-10-16 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-16 |
* | Remove image usage type enum. Use GrTextureParams instead. | bsalomon | 2015-10-12 |
* | SkImage doesn't use props, so don't need to store it | reed | 2015-10-04 |
* | Revert[4] of add ImageShader, sharing code with its Bitmap cousin | reed | 2015-09-30 |
* | SkImage::NewFromBitmap works with Index8 | halcanary | 2015-09-28 |
* | Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (... | reed | 2015-09-28 |
* | Revert[2] of add ImageShader, sharing code with its Bitmap cousin | reed | 2015-09-25 |
* | remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ... | reed | 2015-09-24 |
* | Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 ... | tomhudson | 2015-09-18 |
* | add ImageShader, sharing code with its Bitmap cousin | reed | 2015-09-18 |
* | have raster-image return itself as a texture | reed | 2015-09-16 |
* | remove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR, eliminates caller of dep... | reed | 2015-09-14 |
* | impl preroll for all image backends | reed | 2015-09-14 |
* | Use SkImageCacherator in SkImages | reed | 2015-09-10 |
* | make a shallow-copy so we don't get racy trying to lock/unlock our private bi... | reed | 2015-09-10 |
* | add preroll to image, for chrome's warmup pass | reed | 2015-09-01 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | SkImage method for detecting lazy decoding | fmalita | 2015-08-20 |
* | lock pixels in image when bitmap is immutable and not-lazy | reed | 2015-07-30 |
* | fix empty image constructor | reed | 2015-07-30 |
* | unify pixelref and image ID space, so we can share IDs when we share pixels | reed | 2015-07-30 |
* | SkImage_Raster's pixels are always immutable. | reed | 2015-07-29 |
* | Make peekPixels() usable with raster surface snapshots | fmalita | 2015-07-27 |
* | Fix SkImage::asLegacyBitmap() rowBytes assert | fmalita | 2015-07-09 |
* | Add image->bitmap | reed | 2015-07-08 |
* | add SkImage::NewFromBitmap | reed | 2015-07-07 |
* | add colortable param to newrastercopy | reed | 2015-07-03 |
* | change old picture serialization to really handle images | reed | 2015-06-22 |
* | add callbacks to Images that wrap client-provided content | reed | 2015-06-18 |
* | Make drawImage a virtual on SkDevice | reed | 2015-05-06 |
* | Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ... | reed | 2015-05-06 |
* | Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of... | reed | 2015-05-06 |
* | Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https... | reed | 2015-05-05 |
* | Make drawImage a virtual on SkDevice | reed | 2015-05-05 |