aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleSubpixelTranslate.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "resources: remove most uses of GetResourcePath()""Gravatar Mike Reed2017-12-09
* Revert "resources: remove most uses of GetResourcePath()"Gravatar Mike Reed2017-12-08
* resources: remove most uses of GetResourcePath()Gravatar Hal Canary2017-12-08
* resources: orgainize directory.Gravatar Hal Canary2017-12-08
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* Remove uses of SkImageDecoder from samplecodeGravatar msarett2016-03-18
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* enable subpixel text on the subpixel translate sampleGravatar humper2015-01-29
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...Gravatar tfarina2014-07-01
* Refactor how we handle resources path in Tests.Gravatar tfarina2014-06-18
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* fix int->scalar warningsGravatar reed@google.com2014-05-30
* new animated sample to show subpixel translate bug with high quality scalingGravatar commit-bot@chromium.org2014-05-29