index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsExtendedTest.cpp
Commit message (
Expand
)
Author
Age
*
fix pathops_unittest test strings
Cary Clark
2017-04-14
*
Fix SkFILEStream.
Ben Wagner
2017-03-10
*
Revert "Revert "IWYU""
Mike Reed
2017-02-13
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
IWYU
Mike Reed
2017-02-10
*
Revert "offset angle check edge in common"
Cary Clark
2017-01-23
*
offset angle check edge in common
Cary Clark
2017-01-20
*
Rename function in PathOpsExtendedTest which takes strings.
Ben Wagner
2017-01-09
*
remove SkMemoryWStream -- unused externally
Mike Reed
2017-01-08
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
formalize host debugging
caryclark
2016-10-24
*
pathops coincident work
caryclark
2016-08-31
*
add flaky test option
caryclark
2016-08-09
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix fuzz bugs
caryclark
2016-06-28
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
fix security bug
caryclark
2016-05-26
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
fix path ops fuzz buster
caryclark
2015-07-23
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Add sk_parallel_for()
mtklein
2015-06-17
*
clean up tests
caryclark
2015-05-13
*
deal more consistently with unsortable edges
caryclark
2015-05-13
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
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
*
Avoid wrong memory access due to double substitution and %%
kkinnunen
2015-02-19
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-11-13
*
Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...
hcm
2014-10-28
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-10-28
*
fix battlefield website by disallowing very small coordinates
caryclark
2014-09-18
*
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
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
update pathops core and tests
caryclark
2014-07-18
[next]