aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleIdentityScale.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
* change SkClipOp to a class enumGravatar Mike Reed2016-12-12
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* 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
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* add an animated test to verify that high-quality identity scaling doesn't cha...Gravatar humper2014-08-08