index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureShader.h
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5...
reed
2016-03-11
*
Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000...
robertphillips
2016-03-10
*
add Make variations to return SkImage by sk_sp
reed
2016-03-10
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...
reed
2016-03-03
*
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...
halcanary
2016-03-03
*
enforce 16byte alignment in shader contexts
reed
2016-03-03
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
remove 565 effects shaders
caryclark
2016-01-04
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Image generator-backed SkPictureShader
fmalita
2015-08-31
*
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
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
Empty picture shaders should draw nothing.
mtklein
2015-05-18
*
SkPictureShader: scale down if width or height is larger than maxTextureSize
gen.kim
2015-05-03
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Revert of Use an image generator to back SkPictureShader tiles. (patchset #4 ...
fmalita
2015-02-25
*
Use an image generator to back SkPictureShader tiles.
fmalita
2015-02-24
*
remove unneeded preroll
reed
2015-02-15
*
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
*
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
*
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
*
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
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
add local-matrix to shader::context
commit-bot@chromium.org
2014-05-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
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
*
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
*
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
[next]