index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
*
allow 4444 sw surfaces
Mike Klein
2018-01-24
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Better handle context-loss in MakeBackendTextureFromSkImage
Eric Karl
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
Greg Daniel
2018-01-19
*
Remove GrSurfaceProxy::MakeWrapped (take 2)
Robert Phillips
2018-01-17
*
Revert "Remove GrSurfaceProxy::MakeWrapped"
Robert Phillips
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped
Robert Phillips
2018-01-17
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Revert "Revert "fix legacy makeRasterImage()""
Mike Klein
2018-01-12
*
Revert "fix legacy makeRasterImage()"
Mike Klein
2018-01-12
*
fix legacy makeRasterImage()
Mike Klein
2018-01-11
*
support gray8 destinations on CPU
Mike Klein
2018-01-09
*
SkBitmap now *has* a SkPixmap.
Hal Canary
2018-01-09
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Removed unused useCache param in GrYUVProvider
Greg Daniel
2018-01-04
*
share impl between makeNonTexture and makeRaster
Mike Reed
2018-01-02
*
converted YUVEffect to SkSL
Ethan Nicholas
2017-12-22
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
remove deprecated SkPixelSerializer
Mike Reed
2017-12-16
*
remove dead SK_SUPPORT_LEGACY_IMAGEDESERIALIZER code
Mike Reed
2017-12-16
*
Revert "Remove SkImage deferred texture image data APIs."
Eric Karl
2017-12-15
*
Revert "Revert "hide SkImageDeserializer""
Mike Reed
2017-12-15
*
Revert "hide SkImageDeserializer"
Mike Reed
2017-12-15
*
hide SkImageDeserializer
Mike Reed
2017-12-15
*
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
Robert Phillips
2017-12-13
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
centralize encoding to SkData
Mike Reed
2017-12-09
*
Remove SkImage deferred texture image data APIs.
Brian Salomon
2017-12-07
*
helper api to force a raster image
Mike Reed
2017-12-04
*
Add resource cache limits to SkSurfaceCharacterization
Robert Phillips
2017-12-04
*
Add unit test for SkDeferredDisplayLists (take 2)
Robert Phillips
2017-12-04
*
Revert "Add unit test for SkDeferredDisplayLists"
Robert Phillips
2017-12-04
*
Add unit test for SkDeferredDisplayLists
Robert Phillips
2017-12-04
*
Flesh out SkSurfaceCharacterization
Robert Phillips
2017-11-30
*
Add a GrContextThreadSafeProxy to SkSurfaceCharacterization
Robert Phillips
2017-11-30
*
Add MakeCrossContextFromPixmap
Brian Osman
2017-11-07
*
Remove content area from GrTextureAdjuster.
Greg Daniel
2017-11-02
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Create mipped texture proxys for PictureImageGenerator
Greg Daniel
2017-10-24
[next]