Plumb dst color space in many places, rather than "mode"
[platform/upstream/libSkiaSharp.git] / src / core / SkLocalMatrixShader.cpp
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-11-09 Brian OsmanRename SkSourceGammaTreatment to SkDestinationSurfaceCo...
2016-10-24 Ben WagnerSkShader* refAs... to sk_sp<SkShader> makeAs...
2016-07-25 brianosmanAdd destination color space to AsFPArgs. Eliminates...
2016-07-22 brianosmanBundle SkShader::asFragmentProcessor arguments in a...
2016-06-09 bungemansk_sp for Ganesh.
2016-04-03 reedchange flattenable factory to return sk_sp
2016-03-10 reedsk_sp versions of newWithColorFilter and newWithLocalMatrix
2016-03-09 reeduse Make instead of Create to return a shared shader
2015-12-30 reedchange factory to method, to parallel pattern in imagef...
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 mtkleinRevert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING....
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 mtkleinBump min picture version.
2014-10-30 sugoiTrying to be consistent when members are allowed to...
2014-08-21 reedSimplify flattening to just write enough to call the...
2014-08-06 reedfix concat order for local matrices
2014-07-11 scroggoUse SkShader's localMat for SkLocalMatrixShader.
2014-05-12 commit-bot@chromiu... re-land hide get/setLocalMatrix
2014-05-09 commit-bot@chromiu... add localmatrix parameter to shader's asNewEffect
2014-05-08 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-05-07 commit-bot@chromiu... add localmatrix-shader