index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkLocalMatrixShader.cpp
Commit message (
Expand
)
Author
Age
*
Make SkCreateRasterPipelineBlitter() not fail.
Mike Klein
2017-05-10
*
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local m...
Matt Sarett
2017-04-12
*
Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image...
Matt Sarett
2017-04-12
*
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local m...
Matt Sarett
2017-04-12
*
Use SkArenaAlloc in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...
Robert Phillips
2017-02-07
*
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Raster pipeline support for SkLocalMatrixShader composition
Florin Malita
2017-01-27
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
SkShader* refAs... to sk_sp<SkShader> makeAs...
Ben Wagner
2016-10-24
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
sk_sp versions of newWithColorFilter and newWithLocalMatrix
reed
2016-03-10
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
change factory to method, to parallel pattern in imagefilters. no functionali...
reed
2015-12-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Bump min picture version.
mtklein
2014-12-01
*
Trying to be consistent when members are allowed to be NULL
sugoi
2014-10-30
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
fix concat order for local matrices
reed
2014-08-06
*
Use SkShader's localMat for SkLocalMatrixShader.
scroggo
2014-07-11
*
re-land hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-12
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-08
*
add localmatrix-shader
commit-bot@chromium.org
2014-05-07