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
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
Mike Reed
2017-02-23
*
Revert "Revert[2] "hide deprecated underline and strikethru""
Mike Reed
2017-02-23
*
Revert[2] "hide deprecated underline and strikethru"
Mike Reed
2017-02-22
*
Revert "hide deprecated underline and strikethru"
Leon Scroggins
2017-02-17
*
hide deprecated underline and strikethru
Mike Reed
2017-02-17
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
SkPaint intercept API for SkTextBlob and horizontal text
fmalita
2016-07-28
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
switch maskfilters to sk_sp
reed
2016-04-04
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
add helper to create fancy underlines
caryclark
2016-02-09
*
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