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
/
PathOpsOpCubicThreadedTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove SkMemoryWStream -- unused externally
Mike Reed
2017-01-08
1
-1
/
+1
*
remove sprintf
caryclark
2016-10-06
1
-23
/
+17
*
fix security bug
caryclark
2016-05-26
1
-1
/
+0
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
1
-2
/
+2
*
clean up tests
caryclark
2015-05-13
1
-1
/
+1
*
fix multiple intersection logic
caryclark
2015-04-24
1
-2
/
+2
*
working on initial winding for cubics
caryclark
2015-04-23
1
-25
/
+32
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
1
-2
/
+2
*
cumulative pathops patch
caryclark
2015-03-26
1
-1
/
+8
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
1
-7
/
+0
*
pathops version two
caryclark
2015-03-24
1
-0
/
+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
-1
/
+2
*
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
-7
/
+3
*
harden and speed up path op unit tests
caryclark@google.com
2013-07-16
1
-18
/
+25
*
path ops near exact
caryclark@google.com
2013-07-15
1
-0
/
+3
*
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
-60
/
+48
*
Add implementation of path ops
caryclark@google.com
2013-04-08
1
-0
/
+93