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
*
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