index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
PathOpsSimplifyQuadThreadedTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove SkMemoryWStream -- unused externally
Mike Reed
2017-01-08
1
-2
/
+2
*
remove sprintf
caryclark
2016-10-06
1
-25
/
+22
*
fix security bug
caryclark
2016-05-26
1
-1
/
+0
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
1
-2
/
+2
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
1
-1
/
+1
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
1
-2
/
+7
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
1
-2
/
+2
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
1
-2
/
+2
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
1
-2
/
+2
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
1
-0
/
+1
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
1
-1
/
+0
*
Get rid of DEFINE_TESTCLASS_SHORT() macro.
tfarina@chromium.org
2014-01-02
1
-5
/
+2
*
harden and speed up path op unit tests
caryclark@google.com
2013-07-16
1
-13
/
+20
*
allow tests to optionally use multiple threads
caryclark@google.com
2013-04-18
1
-1
/
+1
*
path ops work in progress
caryclark@google.com
2013-04-15
1
-3
/
+2
*
Make parallel unit testing work on windows
caryclark@google.com
2013-04-10
1
-70
/
+57
*
Add implementation of path ops
caryclark@google.com
2013-04-08
1
-0
/
+104