index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage_Base.h
Commit message (
Expand
)
Author
Age
*
Remove SkImage_Base::peekTexture call
Robert Phillips
2017-06-26
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Hide ctors of SkShader, SkImage & SkColorSpace
Florin Malita
2017-05-26
*
remove (possibly slow) call to refEncoded in getDeferredTextureImageData
Mike Reed
2017-05-09
*
SkImage::isValid
Brian Osman
2017-05-08
*
Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"
Matt Sarett
2017-05-04
*
Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
Matt Sarett
2017-05-04
*
Add SkImage::makeColorSpace() with correct transfer fn behavior
Matt Sarett
2017-05-03
*
remove unused yuv methods
Mike Reed
2017-04-28
*
Remove compressed texture support from cacherator
Brian Osman
2017-04-25
*
Add SkImage::makeColorSpace() to public API
Matt Sarett
2017-04-05
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef)
Robert Phillips
2017-03-22
*
Make SkImage_Gpu be deferred (take 2)
Robert Phillips
2017-03-22
*
Revert "Make SkImage_Gpu be deferred"
Robert Phillips
2017-03-21
*
Make SkImage_Gpu be deferred
Robert Phillips
2017-03-21
*
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
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Switch GrYUVProvider over to GrTextureProxies
Robert Phillips
2017-03-08
*
Add SkImage_Base::onMakeColorSpace() stub
Matt Sarett
2017-03-08
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Make SkImage_Base::onReadPixels() pure virtual
Matt Sarett
2017-01-10
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
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
*
Remove unused SkImage_Base and SkImage_Gpu onNewSurface methods
robertphillips
2016-09-21
*
Add alphaType() to SkImage
brianosman
2016-08-17
*
fix no-gpu build
reed
2016-08-17
*
pin as texture api
reed
2016-08-17
*
implement isABitmap for imageshader, return localmatrix for bitmap's impl
reed
2016-08-01
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Add onImageInfo call to SkImage_Base.
herb
2016-04-19
*
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
*
Remove internal calls to SkImage::getTexture
bsalomon
2016-02-29
*
remove SkImage::applyFilter() -- unused, can always re-add later
reed
2016-01-08
*
take gr-context parameter to refEncoded, indicating a desire for only gpu-spe...
reed
2016-01-05
*
Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except w...
bsalomon
2015-12-08
[next]