index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsOpCubicThreadedTest.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
clean up tests
caryclark
2015-05-13
*
fix multiple intersection logic
caryclark
2015-04-24
*
working on initial winding for cubics
caryclark
2015-04-23
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
cumulative pathops patch
caryclark
2015-03-26
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Get rid of DEFINE_TESTCLASS_SHORT() macro.
tfarina@chromium.org
2014-01-02
*
harden and speed up path op unit tests
caryclark@google.com
2013-07-16
*
path ops near exact
caryclark@google.com
2013-07-15
*
allow tests to optionally use multiple threads
caryclark@google.com
2013-04-18
*
path ops work in progress
caryclark@google.com
2013-04-15
*
Make parallel unit testing work on windows
caryclark@google.com
2013-04-10
*
Add implementation of path ops
caryclark@google.com
2013-04-08