index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkShader.h
Commit message (
Expand
)
Author
Age
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
use SkBitmapProvider for shader-context
reed
2015-09-15
*
Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"
reed
2015-09-08
*
Comments: note existance of SkImage::newShader next to CreateBitmapShader
halcanary
2015-09-08
*
Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (...
scroggo
2015-09-08
*
switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE
reed
2015-09-07
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
remove SkInstCnt
mtklein
2015-06-26
*
delete (unused) TransparentShader
reed
2015-06-05
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
move kTileModeCount out of TileMode enum
reed
2015-03-15
*
remove unneeded preroll
reed
2015-02-15
*
Remove unused hasLocalMatrix.
scroggo
2015-01-30
*
Fix Chrome build
robertphillips
2015-01-26
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
initial preroll api
reed
2015-01-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
remove view matrix from context
joshualitt
2014-12-17
*
Constify CreatePictureShader's picture arg.
fmalita
2014-12-08
*
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
*
Remove android-framework-only unused parameter.
scroggo
2014-11-24
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
make set3DMask virtual, so we can safely notify the shadercontext
reed
2014-09-10
*
extend SkShader to report a luminance-color to be used for gamma correction
reed
2014-08-22
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Explicit tile bounds for SkPictureShader
fmalita
2014-08-06
*
Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview...
bsalomon
2014-07-28
*
Remove relative path to GrColor.h in SkShader.h
bsalomon
2014-07-28
*
Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.
scroggo
2014-07-11
*
Use SkShader's localMat for SkLocalMatrixShader.
scroggo
2014-07-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
re-expose hasLocalMatrix for now (can't hurt) -- unblocks blink
commit-bot@chromium.org
2014-05-22
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Add ownership dox for SkShader::asACompose.
commit-bot@chromium.org
2014-05-14
*
Add functions for inspecting SkShader.
commit-bot@chromium.org
2014-05-13
[next]