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
*
Pin color type when a cross-context image is constructed
Brian Osman
2018-03-27
*
Move GrPixelConfig to GrTypesPriv
Brian Salomon
2018-03-23
*
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...
Brian Salomon
2018-03-23
*
Always validate GrBackendTextures passed to YUV image factories
Brian Salomon
2018-03-22
*
Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...
Brian Salomon
2018-03-21
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
Brian Salomon
2018-03-20
*
Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy
Greg Daniel
2018-03-20
*
Remove deprecated versions of YUV texture SkImage factories
Brian Salomon
2018-03-19
*
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
Brian Salomon
2018-03-19
*
Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't t...
Brian Salomon
2018-03-19
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
Cleanup SkImage YUV texture factories.
Brian Salomon
2018-03-15
*
Remove SK_RASTER_RECORDER_IMPLEMENTATION
Robert Phillips
2018-03-15
*
Make sure we set correct GrPixelConfig in promise images
Greg Daniel
2018-03-15
*
Add SkColorType getter on SkImage.
Greg Daniel
2018-03-14
*
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
Greg Daniel
2018-03-14
*
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
Greg Daniel
2018-03-14
*
Add GrMockRenderTarget and mock backend render targets
Brian Salomon
2018-03-09
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Rename wrap backend tex/rt methods on GrProxyProvider
Brian Salomon
2018-03-07
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Cleaning up SkColorSpaceXform a bit
Brian Osman
2018-03-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...
Greg Daniel
2018-02-15
*
Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...
Greg Daniel
2018-02-14
*
Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...
Greg Daniel
2018-02-14
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
Robert Phillips
2018-02-14
*
Revert "Revert "Allow linear 8888 surface contexts in GPU backend.""
Brian Salomon
2018-02-13
*
Revert "Allow linear 8888 surface contexts in GPU backend."
Brian Salomon
2018-02-13
*
Allow linear 8888 surface contexts in GPU backend.
Brian Salomon
2018-02-13
*
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
Cary Clark
2018-02-13
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy
Robert Phillips
2018-02-13
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap
Greg Daniel
2018-02-12
*
Remove unused code resulted from deleting DeferredTextureImage
Greg Daniel
2018-02-10
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
Revert "Revert "Remove SkImage deferred texture image data APIs.""
Brian Salomon
2018-02-09
*
Don't allow DDL GrContexts to MakeCrossContextFromPixmap
Greg Daniel
2018-02-08
*
add writePixels to SkSurface --> so we can remove it from canvas
Mike Reed
2018-02-08
*
ensure that what is valid for a surface is also valid for an image
Mike Reed
2018-02-08
*
remove kRW_LegacyBitmapMode
Cary Clark
2018-02-08
*
Add function to GrProxyProvider to lazily upload mip map data
Greg Daniel
2018-02-07
*
Add test for reading back from unpremul texture image
Brian Salomon
2018-02-05
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
[next]