Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ff8b3f0f652fd1c1ae8b88eda2478d16d6ab6c37
/
tests
/
InfRectTest.cpp
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
2b57dc6
fix warings. add SkTAbs()
by reed@google.com
· 12 years ago
ca47aae
Minor cleanup
by robertphillips@google.com
· 12 years ago
d9f7503
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
6898d52
add centerX() and centerY() to SkIRect (because they made me)
by reed@google.com
· 12 years ago
7b463ac
speedup SkRect::isFinite() (almost 2x)
by reed@google.com
· 12 years ago
1607863
rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
d413445
update to work correctly for scalar == fixed or float
by reed@android.com
· 14 years ago
534240f
hide divide-by-zero from the compiler, to avoid the warning
by reed@google.com
· 14 years ago
ff1ec2f
Add unit test for SkRect::hasValidCoordinates().
by wjmaclean@chromium.org
· 14 years ago