Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
ec3ed6a5ebf6f2c406d7bcf94b6bc34fcaeb976e
/
tests
/
PathTest.cpp
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
f131694
Add functionality for isRect() to SkPath. http://codereview.appspot.com/4807052/
by caryclark@google.com
· 14 years ago
b3b8dfa
Fix path iter returned pt on close, test path close pt in unit test.
by bsalomon@google.com
· 14 years ago
1f75399
fix PathTest for SKIA_SCALAR=fixed http://codereview.appspot.com/4528083/
by epoger@google.com
· 14 years ago
2047f00
get tests closer to passing for SKIA_SCALAR=fixed
by epoger@google.com
· 14 years ago
b54455e
Change getConvexity() to now compute it if the value is set to kUnkown.
by reed@google.com
· 14 years ago
85b6e39
detect more than one loop in computeconvexity
by reed@google.com
· 14 years ago
7c42481
migrate more tests from GrPath.cpp
by reed@google.com
· 14 years ago
04863fa
add Convexity enum to SkPath
by reed@google.com
· 14 years ago
62047cf
clear the convex-hint in reset() and rewind(), to match its state in a newly
by reed@google.com
· 14 years ago
60bc6d5
add Make to SkTSize
by reed@android.com
· 15 years ago
6b82d1a
add isConvex() hit to SkPath, to be used to speed up fills and opengl
by reed@android.com
· 16 years ago
80e39a7
cleanup formating (e.g. no trailing spaces)
by reed@android.com
· 16 years ago
d252db0
API change: SkPath computeBounds -> getBounds
by reed@android.com
· 16 years ago
3abec1d
add initial unittests for Path
by reed@android.com
· 16 years ago