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
*
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
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Add new GrContext queries for imagability, surfacability, and max sample coun...
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Implement GPU/OpList DDLs
Robert Phillips
2018-02-01
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
1010102, 101010x, 888x in sw
Mike Klein
2018-01-30
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
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
[next]