index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsDebug.cpp
Commit message (
Expand
)
Author
Age
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
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
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...
caryclark
2015-10-22
*
Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...
caryclark
2015-10-21
*
The remaining 1m skp bugs are asserts that can be harmlessly
caryclark
2015-10-20
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
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
*
fix builder winding again
caryclark
2015-05-18
*
look for deleted pts when detecting line/curve coincident edges
caryclark
2015-05-14
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
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
*
update pathops core and tests
caryclark
2014-07-18
*
Fix last pathops skp bug
caryclark
2014-06-18
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
commit-bot@chromium.org
2014-04-30
*
Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium...
commit-bot@chromium.org
2014-04-30
*
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
commit-bot@chromium.org
2014-04-30
*
one more tsan fix
commit-bot@chromium.org
2014-04-25
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
optimize pathops coverage
commit-bot@chromium.org
2013-11-21
*
pathops work in progress
caryclark@google.com
2013-11-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-03
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-09
*
path ops work in progress
caryclark@google.com
2013-07-08
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
path ops work in progress
caryclark@google.com
2013-04-18
*
Add base types for path ops
caryclark@google.com
2013-04-08