C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / dftext.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 jvanverthFix up some issues introduced by https://codereview...
2015-03-16 jvanverthFix SDF gradient calculation for non-uniform xforms
2015-02-02 rmistryAdd missing SK_OVERRIDE
2015-01-23 mtkleinremove unused GM flags
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-16 bsalomonRequire budget decision when creating a RenderTarget...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-13 bsalomonDM warning-free on win64
2014-10-20 jvanverthAdd color emoji fallback for distance field text.
2014-10-08 djsollenfix android framework build errors
2014-10-07 jvanverthFix perspective version of dftext GM
2014-10-06 jvanverthReduce sizes in dftext GM on Android to match desktop...
2014-09-24 piotaixrSkCanvas::drawImage is the new way for drawing a SkImag...
2014-09-24 borenetRevert of SkCanvas::drawImage is the new way for drawin...
2014-09-23 piotaixrSkCanvas::drawImage is the new way for drawing a SkImag...
2014-09-22 jvanverthFix SDF font positions when using global scale.
2014-09-22 reedIntroduce Props to surface (patchset #27 id:520001...
2014-09-21 reedRevert of introduce Props to surface (patchset #27...
2014-09-21 reedintroduce Props to surface (work in progress)
2014-09-16 jvanverthFix scaling issue with distance field text.