index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
InfRectTest.cpp
Commit message (
Expand
)
Author
Age
*
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
*
fix warings. add SkTAbs()
reed@google.com
2013-01-08
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-09
*
add centerX() and centerY() to SkIRect (because they made me)
reed@google.com
2012-11-08
*
speedup SkRect::isFinite() (almost 2x)
reed@google.com
2012-05-16
*
rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed
reed@google.com
2011-12-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
update to work correctly for scalar == fixed or float
reed@android.com
2011-02-09
*
hide divide-by-zero from the compiler, to avoid the warning
reed@google.com
2011-02-07
*
Add unit test for SkRect::hasValidCoordinates().
wjmaclean@chromium.org
2011-02-07