Commit message (Expand) | Author | Age | |
---|---|---|---|
* | don't rely on canvas->readPixels | Mike Reed | 2017-07-21 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | lock pixels in image when bitmap is immutable and not-lazy | 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 |
* | add SkImage::NewFromBitmap | reed | 2015-07-07 |
* | Begin kLegacyFontHost_InitType cleanup | robertphillips | 2015-06-22 |
* | Read pixels in BGRA non-premul mode in few tests | kkinnunen | 2015-03-06 |
* | Revert of Add image as a draw type that can be filtered (patchset #4 id:60001... | kkinnunen | 2015-03-05 |
* | Add image as a draw type that can be filtered | kkinnunen | 2015-03-05 |
* | Make SkNewImageFromBitmap take pixel ref origin into account | kkinnunen | 2015-02-23 |