aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureShader.cpp
Commit message (Expand)AuthorAge
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* SkPictureShader: floor scaledSize not to exceed maxTextureSizeGravatar gen.kim2015-05-10
* SkPictureShader: scale down if width or height is larger than maxTextureSizeGravatar gen.kim2015-05-03
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* add SkMatrix::decomposeScaleGravatar reed2015-03-19
* Lower SkPictureShader tile size limitsGravatar fmalita2015-03-13
* Revert of Use an image generator to back SkPictureShader tiles. (patchset #4 ...Gravatar fmalita2015-02-25
* Notify resource caches when pixelref genID goes staleGravatar reed2015-02-24
* Use an image generator to back SkPictureShader tiles.Gravatar fmalita2015-02-24
* remove unneeded prerollGravatar reed2015-02-15
* Disable LCD text when rasterizing SkPictureShader tiles.Gravatar fmalita2015-02-02
* initial preroll apiGravatar reed2015-01-25
* SkPictureShader should handle negative scaling gracefully.Gravatar fmalita2015-01-15
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* remove view matrix from contextGravatar joshualitt2014-12-17
* Don't store an SkMatrix in BitmapShaderKey.Gravatar fmalita2014-12-10
* Detect discarded SkPictureShader pixel refs.Gravatar fmalita2014-12-10
* Tweak SkPictureShader's tile semantics.Gravatar fmalita2014-12-08
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* SkResourceCache::Key namespace support.Gravatar fmalita2014-10-22
* Picture shader resource caching.Gravatar fmalita2014-10-22
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* make allocPixels throw on failureGravatar reed2014-09-02
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Clamp SkPictureShader's tile size.Gravatar fmalita2014-08-07
* Explicit tile bounds for SkPictureShaderGravatar fmalita2014-08-06
* Make SkPictureShader and SkPictureImageFilter use const SkPicturesGravatar robertphillips2014-07-14
* No need to cache local matrix in picture shader.Gravatar scroggo2014-07-11
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* re-land hide get/setLocalMatrixGravatar commit-bot@chromium.org2014-05-12
* add localmatrix parameter to shader's asNewEffectGravatar commit-bot@chromium.org2014-05-09
* Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)Gravatar commit-bot@chromium.org2014-05-09
* hide get/setLocalMatrixGravatar commit-bot@chromium.org2014-05-09
* add local-matrix to shader::contextGravatar commit-bot@chromium.org2014-05-06
* don't leak the bitmapShaderGravatar commit-bot@chromium.org2014-05-06
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02
* Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...Gravatar commit-bot@chromium.org2014-05-02
* Remove setLocalMatrix calls from picture shader GM.Gravatar commit-bot@chromium.org2014-05-02