aboutsummaryrefslogtreecommitdiffstats
path: root/gm/gradients_no_texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...caryclark2015-06-151-1/+1
* Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...caryclark2015-06-151-1/+1
* make gm background colors 565 compatiblecaryclark2015-06-151-1/+1
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...reed2015-05-121-2/+2
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...reed2015-05-121-2/+2
* stop calling SkScalarDivreed2015-05-121-2/+2
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalreed2015-05-041-1/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-6/+6
* remove unused GM flagsmtklein2015-01-231-6/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-6/+6
* Cleanup: Get rid of make_isize() function from gm.h.tfarina2014-06-091-1/+1
* Remove unused (by clients) SkUnitMappercommit-bot@chromium.org2014-05-221-20/+13
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org2014-05-221-13/+20
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...commit-bot@chromium.org2014-05-211-20/+13
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org2014-05-161-13/+20
* remove unused (by clients) SkUnitMappercommit-bot@chromium.org2014-05-161-20/+13
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+8
* SkDELETE() -> SkDELETE_ARRAY() in gradients_many testbsalomon@google.com2014-04-211-2/+2
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2014-04-191-5/+5
* gradient_many gm to test banding and precisionreed@google.com2014-04-181-0/+127
* Two and three color GPU gradients without textures.bsalomon@google.com2013-09-091-0/+130