index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
shaders
/
SkPictureShader.cpp
Commit message (
Expand
)
Author
Age
*
Replace nearly all kRespect with kIgnore
Brian Osman
2018-07-12
*
clean up SkPicture include
Cary Clark
2018-06-12
*
rebase
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Fix use-of-uninitialized-value in SkPictureShader::onMakeContext
Florin Malita
2018-04-20
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
Remove unused field fBitmapBytes
Yuqian Li
2018-04-11
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Banish SkShaderBase::isRasterPipelineOnly()
Florin Malita
2018-04-04
*
Fix picture shader handling of outer local matrix
Florin Malita
2018-02-06
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
Revert "Revert "simplify GrFPArgs, isolating localmatrix""
Mike Reed
2018-01-20
*
Revert "simplify GrFPArgs, isolating localmatrix"
Mike Reed
2018-01-20
*
simplify GrFPArgs, isolating localmatrix
Mike Reed
2018-01-19
*
rename inner AsFPArgs to stand-alone GrFPArgs
Mike Reed
2018-01-19
*
remove code from old picture serial guard
Mike Reed
2018-01-19
*
remove unneeded readbuffer flags
Mike Reed
2018-01-03
*
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
Brian Salomon
2017-10-25
*
Remove dead SK_SUPPORT_LEGACY_PICTURESHADER_ROUNDING code
Florin Malita
2017-10-23
*
fold params into StageRec
Mike Reed
2017-08-29
*
use rasterpipeline if localmatrix is rotated or skewed for images
Mike Reed
2017-08-21
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
use rasterpipeline for images if matrix is >= scale+translate
Mike Reed
2017-08-08
*
simplify shaderbase -- remove shaderproc -- no measurable speed diff
Mike Reed
2017-08-07
*
Retry cleaning up SkLinearBitmapPipeline.
Mike Klein
2017-07-20
*
Purge cached SkPictureShader entries on shader deletion
Florin Malita
2017-07-14
*
Avoid unneeded picture shader color space transforms
Florin Malita
2017-07-13
*
Add some raster pipeline perspective asserts
Florin Malita
2017-07-12
*
Revert[2] "use rasterpipeline for non-8888-clamp shaders (so we can delete mo...
Mike Reed
2017-06-22
*
Revert "use rasterpipeline for non-8888-clamp shaders (so we can delete more ...
Mike Reed
2017-06-21
*
use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy c...
Mike Reed
2017-06-21
*
Bump min picture to 7+ months ago
Mike Reed
2017-06-08
*
[Reland] Relocate shaders to own dir
Florin Malita
2017-05-30
*
Revert "Relocate shaders to own dir"
Stan Iliev
2017-05-25
*
Relocate shaders to own dir
Florin Malita
2017-05-25