index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
dropshadowimagefilter.cpp
Commit message (
Expand
)
Author
Age
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Switch a bunch of tests to use DEF_SIMPLE_GM.
Stephen White
2017-01-13
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Update DropShadowImageFilter to sk_sp
robertphillips
2016-04-06
*
Update SkColorFilterImageFilter to sk_sp
robertphillips
2016-04-05
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
Use DEF_GM everywhere
scroggo
2015-12-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make colorwheelnative displacement dropshadowimagefilter getposttextpath gm p...
caryclark
2015-07-15
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
remove unused GM flags
mtklein
2015-01-23
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...
senorblanco@chromium.org
2013-11-26