aboutsummaryrefslogtreecommitdiffstats
path: root/gm/copyTo4444.cpp
Commit message (Expand)AuthorAgeFilesLines
* gm: use DEF_GM macro consistantlyHal Canary2019-01-241-2/+1
* writePixels should notify GPU that pixels have changedCary Clark2018-02-211-0/+25
* resources: orgainize directory.Hal Canary2017-12-081-1/+1
* Better image for copyTo4444 testMatt Sarett2017-06-011-2/+4
* Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""Matt Sarett2017-04-281-1/+2
* Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Matt Sarett2017-04-271-2/+1
* Delete copyTo(Allocator), hide copyTo() behind flagMatt Sarett2017-04-271-1/+2
* Remove uses of SkImageDecoder from gmsmsarett2016-03-181-4/+1
* Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of htt...bungeman2016-03-171-1/+3
* Remove uses of SkImageDecoder from gmsmsarett2016-03-171-3/+1
* Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...tfarina2014-07-011-3/+2
* Refactor how we handle resources path in Tests.tfarina2014-06-181-1/+4
* hide Config in SkImageDecoder -- use SkColorType insteadreed2014-06-121-2/+1
* Cleanup: Get rid of make_isize() function from gm.h.tfarina2014-06-091-1/+1
* Reland "Clean up Test's resourcePath code."tfarina2014-06-091-2/+1
* Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org...mtklein2014-06-081-1/+2
* Clean up resourcePath code.tfarina2014-06-071-2/+1
* add new copyTo version to SkBitmap, which takes SkColorTypecommit-bot@chromium.org2014-02-231-1/+1
* Fix build.scroggo@google.com2013-08-071-1/+1
* Add downsample from 8888 to 4444.scroggo@google.com2013-08-071-0/+56