index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
pictureshader.cpp
Commit message (
Expand
)
Author
Age
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
return pictures as sk_sp
reed
2016-03-18
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
make pixelsnap textblob* etc gm portable
caryclark
2015-07-28
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fuzzer fixes
caryclark
2015-02-25
*
GM for http://skbug.com/3398
halcanary
2015-02-05
*
remove unused GM flags
mtklein
2015-01-23
*
SkPictureShader should handle negative scaling gracefully.
fmalita
2015-01-15
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Explicit tile bounds for SkPictureShader
fmalita
2014-08-06
*
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
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-08
*
Revert of Initial picture shader implementation (https://codereview.chromium....
commit-bot@chromium.org
2014-04-07
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-07