Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e244322a9db64b3b54068904a333203ae166d86d
/
tests
/
PathOpsOpCubicThreadedTest.cpp
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
38a017b
clean up tests
by caryclark
· 10 years ago
08bc848
fix multiple intersection logic
by caryclark
· 10 years ago
03b03ca
working on initial winding for cubics
by caryclark
· 10 years ago
1049f12
Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall.
by caryclark
· 10 years ago
5435929
cumulative pathops patch
by caryclark
· 10 years ago
0dc4dd6
Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/)
by reed
· 10 years ago
ccec0f9
pathops version two
by caryclark
· 10 years ago
406654b
SkThreadPool ~~> SkTaskGroup
by mtklein
· 10 years ago
2460bbd
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/)
by mtklein
· 10 years ago
9c7207b
SkThreadPool ~~> SkTaskGroup
by mtklein
· 10 years ago
4431e77
Mike R: please sanity check SkPostConfig.h
by commit-bot@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
78e7b4e
Get rid of DEFINE_TESTCLASS_SHORT() macro.
by tfarina@chromium.org
· 11 years ago
8d0a524
harden and speed up path op unit tests
by caryclark@google.com
· 11 years ago
fa2aeee
path ops near exact
by caryclark@google.com
· 11 years ago
16cfe40
allow tests to optionally use multiple threads
by caryclark@google.com
· 12 years ago
ad65a3e
path ops work in progress
by caryclark@google.com
· 12 years ago
66089e4
Make parallel unit testing work on windows
by caryclark@google.com
· 12 years ago
818b0cc
Add implementation of path ops
by caryclark@google.com
· 12 years ago