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 old lazy image decoding heuristic logic
Brian Osman
2018-07-11
*
Add color type to the image filter DAG's OutputProperties
Brian Osman
2018-07-06
*
Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor
Weiliang Chen
2018-07-03
*
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Greg Daniel
2018-07-03
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Revert "Revert "Temporary fix for SkImage_Lazy handling of color spaces""
Brian Osman
2018-06-28
*
gpu: Expose GrContextPriv::abandoned in the public API.
Khushal
2018-06-27
*
Handle F32 in lazy image
Brian Osman
2018-06-26
*
Revert "Temporary fix for SkImage_Lazy handling of color spaces"
Brian Osman
2018-06-26
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Temporary fix for SkImage_Lazy handling of color spaces
Brian Osman
2018-06-26
*
Alternative fix for stale MIP maps on texture export/import.
Brian Salomon
2018-06-21
*
Remove GrNonlinearColorSpaceXformEffect
Brian Osman
2018-06-18
*
Remove const from (immutable) SkColorSpace args to some functions
Brian Osman
2018-06-14
*
Allow caller to specify if the want mip maps in makeTextureImage call.
Greg Daniel
2018-06-13
*
Fall back to bilerp if we are undable to do a copy for mips.
Greg Daniel
2018-06-08
*
Reland "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Revert "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
rebase
Cary Clark
2018-06-08
*
Fix A2B JPEG images on GPU backed xform or color-managed canvas
Brian Osman
2018-06-08
*
Reland "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-08
*
Revert "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-07
*
Require mips to be allocated at texture creation time and disable late alloca...
Greg Daniel
2018-06-07
*
Remove color space restrictions from image infos
Brian Osman
2018-06-04
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
Add DDL to SKPBench
Robert Phillips
2018-05-30
*
support image-subsets in serialization
Mike Reed
2018-05-29
*
Make SkImage own its GrContext.
Brian Salomon
2018-05-24
*
Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API
Weiliang Chen
2018-05-23
*
Reland "Remove GrBackendObject and all related functions from Skia."
Greg Daniel
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE.
Ben Wagner
2018-05-17
*
SkImage::onRefEncoded to return sk_sp.
Ben Wagner
2018-05-16
*
remove typedef Info
Cary Clark
2018-05-15
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Revert "Remove GrBackendObject and all related functions from Skia."
Brian Osman
2018-05-10
*
non-linear blending first steps
Mike Klein
2018-05-10
*
Remove GrBackendObject and all related functions from Skia.
Greg Daniel
2018-05-10
*
Make GPU lattice/nine patch not bleed across cells.
Brian Salomon
2018-05-07
*
Add internal grsurface flag to track if using gl rectangle or external texture.
Greg Daniel
2018-05-02
*
Take sk_sp<SkDevice> instead of SkDevice*
Herb Derby
2018-05-02
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Don't allow ganesh to allocate mip maps for wrapped textures.
Greg Daniel
2018-04-16
*
Revert "Delete getRenderTargetHandle call on SkSurface."
Greg Daniel
2018-04-14
*
Support downscaling to max texture size when making cross-context images
Brian Osman
2018-04-13
*
Delete getRenderTargetHandle call on SkSurface.
Greg Daniel
2018-04-12
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
[next]