aboutsummaryrefslogtreecommitdiff
path: root/tests/ColorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* make most of SkColorPriv.h privateCary Clark2017-09-151-1/+1
* Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org2014-01-241-1/+1
* Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org2014-01-141-1/+0
* Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org2013-12-121-6/+4
* More clang warning fixes.commit-bot@chromium.org2013-10-211-102/+0
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-2/+2
* Change random number generator for 'tests' to SkMWCRandom. Also removes some jvanverth@google.com2013-03-041-2/+2
* Tests : Unused parameters cleanupsugoi@google.com2013-02-271-2/+2
* eliminate all warnings in non-thirdparty code on machumper@google.com2013-01-071-9/+9
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2012-10-131-10/+10
* add experimental test for different 8888->565 blends (disabled)reed@google.com2012-10-121-0/+107
* Privatization:reed@google.com2012-08-071-1/+1
* Interpolate vertical linear gradients for improved quality.tomhudson@google.com2012-01-181-0/+42
* Make SkMath.h less visible in public header files.tomhudson@google.com2011-09-271-0/+1
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* updatereed@google.com2011-05-031-0/+5
* add test for premultiplycolorreed@google.com2011-04-221-0/+27