index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
texteffects.cpp
Commit message (
Expand
)
Author
Age
*
fix stroked text underline / strikethrough
caryclark
2015-12-21
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make stroketext textblob* texteffects tileimagefilter gm portable
caryclark
2015-07-20
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Builder class for SkLayerRasterizer.
commit-bot@chromium.org
2014-02-26
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Make texteffects gm work through serialization and pipe.
scroggo@google.com
2012-09-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
suppress pip for now, since we use locally-defined effects
mike@reedtribe.org
2012-08-13
*
adjust size to match the content
mike@reedtribe.org
2012-08-13
*
move texteffects from Sample to gm
mike@reedtribe.org
2012-08-13