Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / typeface.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-09-20 halcanaryGM: add test for type1 font
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-07-13 bungemanDisable aliased font test on iOS.
2016-07-13 bungemanDisable embedded bitmap test on iOS.
2016-07-12 bungemanFactor code to rotate a canvas about a point.
2016-07-12 bungemanUse hintgasp font when testing rendering.
2016-07-06 bungemanAdd gm for various font rendering combinations.
2016-05-31 mbocSkTypeface::MakeFromName to take SkFontStyle.
2016-05-12 bungemanMove SkTypeface to sk_sp.
2016-05-12 scroggoRevert of Move SkTypeface to sk_sp. (patchset #5 id...
2016-05-11 bungemanMove SkTypeface to sk_sp.
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-24 caryclarkmake fontscalar gammatext lcdtext typeface verttext2...
2015-05-21 kkinnunenMove font loading in gm tests and benches out of constr...
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-01-27 reed@google.comfix more 64bit warnings
2013-10-31 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-10-30 reed@google.comprototype for kerning api
2013-02-27 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-26 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@7868 2bbb7eff...
2013-02-26 reed@google.commove SampleTypeface into gm/typefacestyles
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-15 robertphillips@goo... Addressed Windows compiler complaints
2012-07-27 scroggo@google.comIn SkGPipe, only serialize SkTypefaces in cross process...