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
*
Reland "Go back to cleaning up MIP levels on texture export rather than assum...
Brian Salomon
2018-07-27
*
Revert "Go back to cleaning up MIP levels on texture export rather than assum...
Mike Klein
2018-07-25
*
Fix GPU explicit resource allocation bug
Robert Phillips
2018-07-25
*
Go back to cleaning up MIP levels on texture export rather than assuming dirty
Brian Salomon
2018-07-25
*
share helper for flagging when added to raster cache
Mike Reed
2018-07-19
*
Fix validity check in SkSurface::MakeFromBackendTextureAsRenderTarget
Justin Novosad
2018-07-17
*
Remove SkTransferFunctionBehavior
Brian Osman
2018-07-17
*
Add bullet proofing to image_subset GM for TSAN failures
Robert Phillips
2018-07-13
*
Replace nearly all kRespect with kIgnore
Brian Osman
2018-07-12
*
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
[next]