aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/colorwheel.cpp
Commit message (Collapse)AuthorAge
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
| | | | | | BUG=skia:3275 Review URL: https://codereview.chromium.org/834633006
* use portable fontsGravatar halcanary2014-12-02
| | | | Review URL: https://codereview.chromium.org/769343002
* colorwheelnative gm, to test that colors look right under all conditions.Gravatar halcanary2014-12-02
| | | | | | | | Motivation: colorwheel on pdf-native (MacOS coregraphics) reverses Blue and Red. I want to see if this has anything to do with image decoding. BUG=skia:3184 Review URL: https://codereview.chromium.org/774713003
* add gm: colorwheelGravatar halcanary2014-10-26
BUG=skia:3061 Review URL: https://codereview.chromium.org/680533002