index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage.cpp
Commit message (
Expand
)
Author
Age
*
Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas
Brian Osman
2017-03-15
*
Begin implementation of SkImage_Base::makeColorSpace
Matt Sarett
2017-03-14
*
Revert "Begin implementation of SkImage_Base::makeColorSpace"
Mike Reed
2017-03-14
*
Begin implementation of SkImage_Base::makeColorSpace
Matt Sarett
2017-03-14
*
Switch GrYUVProvider over to GrTextureProxies
Robert Phillips
2017-03-08
*
Add SkImage::colorSpace() and SkImage::refColorSpace()
Matt Sarett
2017-03-04
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Replace SkSpecialImage::makeTightSubset with asImage (take 2)
Robert Phillips
2017-02-18
*
Revert "Replace SkSpecialImage::makeTightSubset with asImage"
Robert Phillips
2017-02-17
*
Replace SkSpecialImage::makeTightSubset with asImage
Robert Phillips
2017-02-16
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
Picture backed images must have a bit depth and color space
Matt Sarett
2017-02-14
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
Bring back SkImage::makeTextureImage
Brian Osman
2017-02-07
*
Expand SkImage::getTextureHandle call
Robert Phillips
2017-02-01
*
Revert "Remove SkImage::MakeTextureFromPixmap"
Brian Osman
2017-01-25
*
Reland "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Revert "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Refactor trimming logic for read/writePixels()
Matt Sarett
2017-01-23
*
Remove SkImage::MakeTextureFromPixmap
Brian Osman
2017-01-20
*
Fix code that relied on readPixels not doing color space conversion
Brian Osman
2017-01-17
*
Respect SkColorSpace in SkPNGImageEncoder
Matt Sarett
2017-01-10
*
Make SkImage_Base::onReadPixels() pure virtual
Matt Sarett
2017-01-10
*
Allow constrained and unconstrained picture-images
Matt Sarett
2017-01-09
*
Specify bit depth and color space in SkImage::MakeFromPicture()
Matt Sarett
2017-01-09
*
remove SK_SUPPORT_LEGACY_PREROLL code
Mike Reed
2016-12-22
*
Add color space to picture image as a creation parameter
Brian Osman
2016-12-16
*
hide deprecated SkImage::preroll
Mike Reed
2016-12-16
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Remove SkImage::makeTextureImage
Brian Osman
2016-12-09
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
Handle nullptr from asTextureRef
brianosman
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Enable SkImage_pinAsTexture to signal if the operation succeeded.
Derek Sollenberger
2016-11-09
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
Revert "Delete SkImage::encode(Type)"
Leon Scroggins
2016-11-08
*
Delete SkImage::encode(Type)
Matt Sarett
2016-11-08
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
add isAlphaOnly() query
reed
2016-10-31
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Modify deferred texture image API's handling of gamma
Brian Osman
2016-10-17
[next]