index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
pictureimagegenerator.cpp
Commit message (
Expand
)
Author
Age
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
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
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
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
*
Shrink the SkImageGenerator API
Brian Osman
2016-12-15
*
Narrow the SkImageGenerator interface
Brian Osman
2016-11-28
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
return pictures as sk_sp
reed
2016-03-18
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
discardable pixelrefs are gone, update tests accordingly
reed
2015-09-14
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkPictureImageGenerator
fmalita
2015-08-04