index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
RegionTest.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-08
*
fix SkRegion::intersects(rect) where the part of the rgn that we intersect is
reed@google.com
2012-11-07
*
fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/s...
mike@reedtribe.org
2012-11-07
*
add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?i...
mike@reedtribe.org
2012-11-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
add more tests for rgn::intersects(rect)
reed@google.com
2012-05-02
*
add more tests around contains for rects and regions
reed@google.com
2012-05-02
*
add tests for how empty regions should behave in intersects() and contains()
reed@google.com
2012-04-30
*
add test for contains and intersects, in advance of optimization work
mike@reedtribe.org
2012-04-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add SkRegion::setRects(), and its unit tests
reed@android.com
2010-07-13