index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsSimplifyQuadThreadedTest.cpp
Commit message (
Expand
)
Author
Age
*
remove SkMemoryWStream -- unused externally
Mike Reed
2017-01-08
*
remove sprintf
caryclark
2016-10-06
*
fix security bug
caryclark
2016-05-26
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
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
*
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