index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
Commit message (
Expand
)
Author
Age
*
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
*
abort op early if path isn't parseable
caryclark
2014-10-03
*
fail on extremely large coincident curves
caryclark
2014-09-29
*
fail early if coincidence can't be resolved
caryclark
2014-09-19
*
fix battlefield website by disallowing very small coordinates
caryclark
2014-09-18
*
fail when coincidence is too far apart
caryclark
2014-09-08
*
add const to arrays of member functions
caryclark
2014-08-25
*
copy points in array that may stretch
caryclark
2014-08-20
*
fix pathops skp-derived bugs; add more failing tests
caryclark
2014-08-12
*
relax quadratic binary search test
caryclark
2014-08-12
*
update pathops core and tests
caryclark
2014-07-18
*
add pathops tight bounds; conform path ops' gyp to unit tests
caryclark
2014-06-24
*
Add some missing header include guards
george
2014-06-20
*
Fix last pathops skp bug
caryclark
2014-06-18
*
fix chrome
caryclark
2014-06-17
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
When solving the cubic line intersection directly fails, use binary search as...
commit-bot@chromium.org
2014-05-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-01
*
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
*
fix cubic/line intersection; add skp tests
commit-bot@chromium.org
2014-04-30
*
one more tsan fix
commit-bot@chromium.org
2014-04-25
*
pathops debug globals use atomic increment
commit-bot@chromium.org
2014-04-25
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-15
*
change #if SK_DEBUG to #ifdef SK_DEBUG
commit-bot@chromium.org
2014-04-14
*
fix broken build
commit-bot@chromium.org
2014-04-14
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-22
*
Potential fix for array bounds warning.
commit-bot@chromium.org
2014-02-21
*
remove file added accidentally
commit-bot@chromium.org
2014-01-14
*
remove unused reduce order code
caryclark@google.com
2013-11-25
*
fix pathops quad line intersection
caryclark@google.com
2013-11-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-22
*
optimize pathops coverage
commit-bot@chromium.org
2013-11-21
*
fix line intersection
caryclark@google.com
2013-11-08
*
Fix for Chromium-side compilation complaint:
robertphillips@google.com
2013-11-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-02
*
pathops work in progress
caryclark@google.com
2013-11-01
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
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
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
fix linux point compare
caryclark@google.com
2013-07-15
*
path ops near exact
caryclark@google.com
2013-07-15
[next]