index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ClampRangeTest.cpp
Commit message (
Expand
)
Author
Age
*
Enable new gradients + suppress gms for now
reed
2014-12-19
*
Avoid undefined behavior and enable asserts in ClampTest.
commit-bot@chromium.org
2014-04-30
*
comment out SkDebugf (only needed for local testing)
commit-bot@chromium.org
2014-04-23
*
remove unused fOverflowed from SkClampRange
reed@google.com
2014-04-18
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Split SkGradientShader into separate files for each gradient subclass.
rileya@google.com
2012-07-26
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
handle overflow
reed@google.com
2011-04-18
*
add fFx1 field, returning where to start the iterator for fCount1 range
reed@google.com
2011-04-18