Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5788bb9af9ad77ff63a6b015390ca0440d31b981
/
tests
/
GeometryTest.cpp
fc31be4
Harden SkClassifyCubic
by Chris Dalton
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
29011a2
Remove tolerance form SkClassifyCubic
by Chris Dalton
· 7 years ago
91982ee
Fix SkClassifyCubic for near-quadratics
by Chris Dalton
· 7 years ago
16ef465
Fix ASAN bot
by msarett
· 8 years ago
b1b12f8
handle large conic weights
by reed
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
45398df
Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chromium.org/1312243002/ )
by caryclark
· 9 years ago
91298b4
Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview.chromium.org/1311273002/ )
by caryclark
· 9 years ago
7544124
fix zero-length tangent
by caryclark
· 9 years ago
daee7ea
impl SkConvertQuadToCubic w/ Sk2s
by reed
· 10 years ago
5501103
use new faster/vector impl for chopping conics
by reed
· 10 years ago
c08330f
remove slower scalar code in favor of vectors
by reed
· 10 years ago
6b9ef90
SkChopCubicAt2 using Sk2s -- 2x faster
by reed
· 10 years ago
b640203
use Sk2s for conics
by reed
· 10 years ago
40b7dd5
use Sk2s for EvalQuadTangent and ChopQuadAt
by reed
· 10 years ago
65cb2cd
alt SkEvalQuadAt that returns its answer, using Sk2f
by reed
· 10 years ago
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
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
42639cd
fix warnings on Mac in tests
by caryclark@google.com
· 12 years ago
c256cd1
remove fragile assert
by reed@google.com
· 13 years ago
087d5aa
fix edgecase in chopcubic where we computed duplicate tvalues
by reed@google.com
· 13 years ago
221db3c
Fix initialization of variables; eliminates warnings on Linux.
by tomhudson@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
6fc321a
add test for SkConvertQuadToCubic
by reed@google.com
· 13 years ago
d8730ea
more tests (need more meat in there)
by reed@android.com
· 16 years ago