Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / texteffects.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2017-02-23 Mike ReedRevert "Revert "Revert[2] "hide deprecated underline...
2017-02-23 Mike ReedRevert "Revert[2] "hide deprecated underline and strike...
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
2017-02-17 Leon ScrogginsRevert "hide deprecated underline and strikethru"
2017-02-17 Mike Reedhide deprecated underline and strikethru
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
2016-11-23 Mike Reedmake it illegal to include SkXfermode.h
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-13 fmalitaUse sk_sp text blob APIs
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-07-28 fmalitaSkPaint intercept API for SkTextBlob and horizontal...
2016-05-31 mbocSkTypeface::MakeFromName to take SkFontStyle.
2016-04-04 reedswitch maskfilters to sk_sp
2016-03-21 reedguard rasterizer and drawlooper setters
2016-03-18 reedReland of "switch patheffects over to sk_sp (patchset...
2016-03-18 reedRevert of switch patheffects over to sk_sp (patchset...
2016-03-18 reedswitch patheffects over to sk_sp
2016-02-09 caryclarkadd helper to create fancy underlines
2015-12-21 caryclarkfix stroked text underline / strikethrough
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-20 caryclarkmake stroketext textblob* texteffects tileimagefilter...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-04-28 commit-bot@chromiu... move common blur types into central header
2014-02-26 commit-bot@chromiu... Builder class for SkLayerRasterizer.
2014-02-20 commit-bot@chromiu... Factory methods for heap-allocated SkPathEffect and...
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2013-10-16 robertphillips@goo... Third wave of Win64 warning cleanup
2013-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/benches...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-12 scroggo@google.comMake texteffects gm work through serialization and...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-13 mike@reedtribe.orgsuppress pip for now, since we use locally-defined...
2012-08-13 mike@reedtribe.orgadjust size to match the content
2012-08-13 mike@reedtribe.orgmove texteffects from Sample to gm