aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ClampRangeTest.cpp
Commit message (Expand)AuthorAge
* Fix code that left shifts a negative value. This has undefined behavior.Gravatar benjaminwagner2015-11-11
* Enable new gradients + suppress gms for nowGravatar reed2014-12-19
* Avoid undefined behavior and enable asserts in ClampTest.Gravatar commit-bot@chromium.org2014-04-30
* comment out SkDebugf (only needed for local testing)Gravatar commit-bot@chromium.org2014-04-23
* remove unused fOverflowed from SkClampRangeGravatar reed@google.com2014-04-18
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* My clang now doesn't complain about !"foo".Gravatar mtklein@google.com2013-08-22
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Split SkGradientShader into separate files for each gradient subclass.Gravatar rileya@google.com2012-07-26
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* handle overflowGravatar reed@google.com2011-04-18
* add fFx1 field, returning where to start the iterator for fCount1 rangeGravatar reed@google.com2011-04-18