index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureShader.cpp
Commit message (
Expand
)
Author
Age
...
*
remove unneeded preroll
reed
2015-02-15
*
Disable LCD text when rasterizing SkPictureShader tiles.
fmalita
2015-02-02
*
initial preroll api
reed
2015-01-25
*
SkPictureShader should handle negative scaling gracefully.
fmalita
2015-01-15
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
remove view matrix from context
joshualitt
2014-12-17
*
Don't store an SkMatrix in BitmapShaderKey.
fmalita
2014-12-10
*
Detect discarded SkPictureShader pixel refs.
fmalita
2014-12-10
*
Tweak SkPictureShader's tile semantics.
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
*
SkResourceCache::Key namespace support.
fmalita
2014-10-22
*
Picture shader resource caching.
fmalita
2014-10-22
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
make allocPixels throw on failure
reed
2014-09-02
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Clamp SkPictureShader's tile size.
fmalita
2014-08-07
*
Explicit tile bounds for SkPictureShader
fmalita
2014-08-06
*
Make SkPictureShader and SkPictureImageFilter use const SkPictures
robertphillips
2014-07-14
*
No need to cache local matrix in picture shader.
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
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
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
*
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
commit-bot@chromium.org
2014-05-09
*
hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-09
*
add local-matrix to shader::context
commit-bot@chromium.org
2014-05-06
*
don't leak the bitmapShader
commit-bot@chromium.org
2014-05-06
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
Remove setLocalMatrix calls from picture shader GM.
commit-bot@chromium.org
2014-05-02
*
Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...
commit-bot@chromium.org
2014-05-02
*
Remove setLocalMatrix calls from picture shader GM.
commit-bot@chromium.org
2014-05-02
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-23
*
Fixes for SkPictureShader.
commit-bot@chromium.org
2014-04-21
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.o...
commit-bot@chromium.org
2014-04-17
*
Fix memory leak in SkGradientShader.
commit-bot@chromium.org
2014-04-16
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-08
[prev]
[next]